[dpdk-dev] [PATCH v3] app/testpmd: add cmdline option to set Rx mq mode
Ferruh Yigit
ferruh.yigit at intel.com
Thu May 7 13:56:24 CEST 2020
On 5/7/2020 11:23 AM, Iremonger, Bernard wrote:
>
> Hi Xiaoyu,
>
>> -----Original Message-----
>> From: Xiaoyu Min <jackmin at mellanox.com>
>> Sent: Thursday, May 7, 2020 1:52 AM
>> To: Yigit, Ferruh <ferruh.yigit at intel.com>; Lu, Wenzhuo
>> <wenzhuo.lu at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>; Iremonger,
>> Bernard <bernard.iremonger at intel.com>; Mcnamara, John
>> <john.mcnamara at intel.com>; Kovacevic, Marko
>> <marko.kovacevic at intel.com>
>> Cc: dev at dpdk.org
>> Subject: [PATCH v3] app/testpmd: add cmdline option to set Rx mq mode
>>
>> One new cmdline option `--rx-mq-mode` is added in order to have the
>> possibility to check whether PMD handle the mq mode correctly or not.
>>
>> The reason is some NICs need to do different settings based on different RX
>> mq mode, i.e RSS or not.
>>
>> With this support in testpmd, the above scenario can be tested easily.
>>
>> Signed-off-by: Xiaoyu Min <jackmin at mellanox.com>
>
> Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>
>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list