Re: [PATCH v7 1/1] app/testpmd: add valid check to verify multi mempool feature

2022-11-22 Thread Ferruh Yigit
ho...@monjalon.net; >> Jiang, YuX ; 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 P

RE: [PATCH v7 1/1] app/testpmd: add valid check to verify multi mempool feature

2022-11-21 Thread Tang, Yaqi
ndabilpu...@marvell.com > Subject: RE: [PATCH v7 1/1] app/testpmd: add valid check to verify multi > mempool feature > > > > -Original Message- > > From: Hanumanth Pothula > > Sent: Tuesday, November 22, 2022 2:08 AM > > To: Singh, Aman Deep ; Zhang, Yuy

RE: [PATCH v7 1/1] app/testpmd: add valid check to verify multi mempool feature

2022-11-21 Thread Han, YingyaX
om; 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 l

Re: [PATCH v7 1/1] app/testpmd: add valid check to verify multi mempool feature

2022-11-21 Thread Ferruh Yigit
On 11/21/2022 6:07 PM, Hanumanth Pothula wrote: > 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. s/multi-mempoo

[PATCH v7 1/1] app/testpmd: add valid check to verify multi mempool feature

2022-11-21 Thread Hanumanth Pothula
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 mb