Re: [dpdk-dev] [PATCH v5] app/testpmd: add portlist option to the testpmd

2020-02-05 Thread Ferruh Yigit
On 2/4/2020 4:48 PM, Hariprasad Govindharajan wrote: > In current version, we are setting the ports > using portmask. With portmask, we can use only > upto 64 ports. This portlist option enables the user > to use more than 64 ports. > Now we can specify the ports in 2 different

[dpdk-dev] [PATCH v5] app/testpmd: add portlist option to the testpmd

2020-02-04 Thread Hariprasad Govindharajan
In current version, we are setting the ports using portmask. With portmask, we can use only upto 64 ports. This portlist option enables the user to use more than 64 ports. Now we can specify the ports in 2 different ways - Using portmask (-p [0x]nnn): mask must be in hex for