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

2022-11-21 Thread Ferruh Yigit
he...@oktetlabs.ru; >> tho...@monjalon.net; yux.ji...@intel.com; Jerin Jacob Kollanukkaran >> ; Nithin Kumar Dabilpuram >> >> Subject: [EXT] Re: [PATCH v5 1/1] app/testpmd: add valid check to verify >> multi mempool feature >> >> External Email >> >&g

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

2022-11-21 Thread Hanumanth Reddy Pothula
aran > ; Nithin Kumar Dabilpuram > > Subject: [EXT] Re: [PATCH v5 1/1] app/testpmd: add valid check to verify > multi mempool feature > > External Email > > -- > On 11/21/2022 12:45 PM, Hanuma

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

2022-11-21 Thread Ferruh Yigit
On 11/21/2022 12:45 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. > > Bugzilla

[PATCH v5 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