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 <[email protected]> Sent: Sunday, July 5, 2020 6:45 PM To: Yan Fridland <[email protected]> Cc: users <[email protected]> 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 <[email protected]<mailto:[email protected]>> 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
