On 5/7/2020 11:23 AM, Iremonger, Bernard wrote: > > Hi Xiaoyu, > >> -----Original Message----- >> From: Xiaoyu Min <jack...@mellanox.com> >> Sent: Thursday, May 7, 2020 1:52 AM >> To: Yigit, Ferruh <ferruh.yi...@intel.com>; Lu, Wenzhuo >> <wenzhuo...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; Iremonger, >> Bernard <bernard.iremon...@intel.com>; Mcnamara, John >> <john.mcnam...@intel.com>; Kovacevic, Marko >> <marko.kovace...@intel.com> >> Cc: dev@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 <jack...@mellanox.com> > > Acked-by: Bernard Iremonger <bernard.iremon...@intel.com> >
Applied to dpdk-next-net/master, thanks.