> -----Original Message----- > From: Xiaoyu Min <[email protected]> > Sent: Thursday, April 30, 2020 2:08 PM > To: Lu, Wenzhuo <[email protected]>; Wu, Jingjing > <[email protected]>; Iremonger, Bernard > <[email protected]>; Mcnamara, John > <[email protected]>; Kovacevic, Marko > <[email protected]> > Cc: [email protected] > Subject: [PATCH v2] 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 <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

