Re: [EXT] Re: [PATCH v6 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 v6 1/1] app/testpmd: add valid check to verify >> multi mempool feature >> >> External Email >> >&

RE: [EXT] Re: [PATCH v6 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 v6 1/1] app/testpmd: add valid check to verify > multi mempool feature > > External Email > > -- > On 11/21/2022 2:33 PM, Hanuma

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

2022-11-21 Thread Ferruh Yigit
On 11/21/2022 2:33 PM, Hanumanth Pothula wrote: > Validate ethdev parameter 'max_rx_mempools' to know whether > device supports multi-mempool feature or not. > Validation 'max_rx_mempools' is not main purpose of this patch, I would move below paragraph up. > Also, add new testpmd command line ar

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