Re: [PATCH v6] app/testpmd: add help messages for multi-process

2022-06-09 Thread Ferruh Yigit
On 6/9/2022 3:06 PM, Ferruh Yigit wrote: On 6/9/2022 9:52 AM, Dongdong Liu wrote: From: Huisong Li This patch adds help messages for multi-process. --num-procs=N: set the total number of multi-process instances. --proc-id=id:  set the id of the current process from multi-process instances(0

Re: [PATCH v6] app/testpmd: add help messages for multi-process

2022-06-09 Thread Ferruh Yigit
On 6/9/2022 9:52 AM, Dongdong Liu wrote: From: Huisong Li This patch adds help messages for multi-process. --num-procs=N: set the total number of multi-process instances. --proc-id=id: set the id of the current process from multi-process instances(0 <= id < num-procs). Fixes: a550baf24af9 (