> -----Original Message----- > From: Han, YingyaX <yingyax....@intel.com> > Sent: Tuesday, November 22, 2022 2:43 PM > To: Hanumanth Pothula <hpoth...@marvell.com>; Singh, Aman Deep > <aman.deep.si...@intel.com>; Zhang, Yuying <yuying.zh...@intel.com> > Cc: dev@dpdk.org; andrew.rybche...@oktetlabs.ru; tho...@monjalon.net; > Jiang, YuX <yux.ji...@intel.com>; jer...@marvell.com; > ndabilpu...@marvell.com > Subject: RE: [PATCH v7 1/1] app/testpmd: add valid check to verify multi > mempool feature > > > > -----Original Message----- > > From: Hanumanth Pothula <hpoth...@marvell.com> > > Sent: Tuesday, November 22, 2022 2:08 AM > > To: Singh, Aman Deep <aman.deep.si...@intel.com>; Zhang, Yuying > > <yuying.zh...@intel.com> > > Cc: dev@dpdk.org; andrew.rybche...@oktetlabs.ru; > tho...@monjalon.net; > > Jiang, YuX <yux.ji...@intel.com>; jer...@marvell.com; > > ndabilpu...@marvell.com; hpoth...@marvell.com > > Subject: [PATCH v7 1/1] app/testpmd: add valid check to verify multi > > mempool feature > > > > Validate ethdev parameter 'max_rx_mempools' to know whether device > > supports multi-mempool feature or not. > > > > Also, add new testpmd command line argument, multi-mempool, to > control > > multi-mempool feature. By default its disabled. > > > > Bugzilla ID: 1128 > > Fixes: 4f04edcda769 ("app/testpmd: support multiple mbuf pools per Rx > > queue") > > > > Signed-off-by: Hanumanth Pothula <hpoth...@marvell.com> > > Tested-by: Yingya Han <yingyax....@intel.com> > >
Tested-by: Yaqi Tang <yaqi.t...@intel.com>