...@broadcom.com
Subject: [dpdk-dev] [PATCH v4] app/testpmd: support multi-process
From: Lijun Ou
This patch adds multi-process support for testpmd.
The test cmd example as follows:
the primary cmd:
./dpdk-testpmd -a xxx --proc-type=auto -l 0-1 -- -i \
--rxq=4 --txq=4 --num-procs=2 --proc-id=0
the
gt;> To: dev@dpdk.org
> >> Cc: Yigit, Ferruh ; ajit.khapa...@broadcom.com
> >> Subject: [dpdk-dev] [PATCH v4] app/testpmd: support multi-process
> >>
> >> From: Lijun Ou
> >>
> >> This patch adds multi-process support for testpmd.
> >> The test cm
在 2021/3/24 16:08, Li, Xiaoyun 写道:
Hi
-Original Message-
From: dev On Behalf Of Min Hu (Connor)
Sent: Monday, March 22, 2021 15:07
To: dev@dpdk.org
Cc: Yigit, Ferruh ; ajit.khapa...@broadcom.com
Subject: [dpdk-dev] [PATCH v4] app/testpmd: support multi-process
From: Lijun Ou
Hi
> -Original Message-
> From: dev On Behalf Of Min Hu (Connor)
> Sent: Monday, March 22, 2021 15:07
> To: dev@dpdk.org
> Cc: Yigit, Ferruh ; ajit.khapa...@broadcom.com
> Subject: [dpdk-dev] [PATCH v4] app/testpmd: support multi-process
>
> From: Lijun Ou
&g
On 3/22/2021 7:07 AM, Min Hu (Connor) wrote:
From: Lijun Ou
This patch adds multi-process support for testpmd.
The test cmd example as follows:
the primary cmd:
./dpdk-testpmd -a xxx --proc-type=auto -l 0-1 -- -i \
--rxq=4 --txq=4 --num-procs=2 --proc-id=0
the secondary cmd:
./dpdk-testpmd -a
From: Lijun Ou
This patch adds multi-process support for testpmd.
The test cmd example as follows:
the primary cmd:
./dpdk-testpmd -a xxx --proc-type=auto -l 0-1 -- -i \
--rxq=4 --txq=4 --num-procs=2 --proc-id=0
the secondary cmd:
./dpdk-testpmd -a xxx --proc-type=auto -l 2-3 -- -i \
--rxq=4 --t
6 matches
Mail list logo