[dpdk-users] DPDK 19.11 can't work in a multi PRIMARY mode
Yan Fridland
yan at asocscloud.com
Sun Jul 5 20:03:16 CEST 2020
Hi Cliff,
Sure, here it is:
-l ‘1-3’-n 4 --proc-type=primary --file-prefix=rte_10000 --socket-mem=2000
Thanks,
Yan
From: Cliff Burdick <shaklee3 at gmail.com>
Sent: Sunday, July 5, 2020 6:45 PM
To: Yan Fridland <yan at asocscloud.com>
Cc: users <users at dpdk.org>
Subject: Re: [dpdk-users] DPDK 19.11 can't work in a multi PRIMARY mode
Can you paste the whole command you're running? --file-prefix with unique strings afterward should allow you to do that.
On Sun, Jul 5, 2020 at 7:49 AM Yan Fridland <yan at asocscloud.com<mailto:yan at asocscloud.com>> wrote:
Hi Guys,
I am trying to use the --file-prefix to run several independent PRIMARY processes on the same VM (--proc-type=primary for all the processes).
The problem is that it doesn’t work and I am getting the following error:
"EAL: Cannot create lock on '/var/run/dpdk/rte/config'. Is another primary process running?"
Can anyone assist in resolving this issue ?
Thanks
Yan
More information about the users
mailing list