> -----Original Message----- > From: Hanumanth Pothula <[email protected]> > Sent: Tuesday, November 22, 2022 2:08 AM > To: Singh, Aman Deep <[email protected]>; Zhang, Yuying > <[email protected]> > Cc: [email protected]; [email protected]; > [email protected]; Jiang, YuX <[email protected]>; > [email protected]; [email protected]; [email protected] > 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 <[email protected]>
Tested-by: Yingya Han <[email protected]>

