Re: [dpdk-dev] [PATCH] net/bnxt: fix Rx queue pool calculation

2019-11-19 Thread Ferruh Yigit
On 11/18/2019 8:41 PM, Ajit Khaparde wrote: > > > On Mon, Nov 18, 2019 at 12:32 PM Ajit Khaparde > wrote: > > When the number of Rx queues requested by the application is less than > the number of pools calculated, we end up calling HWRM_VNIC_ALLOC wit

Re: [dpdk-dev] [PATCH] net/bnxt: fix Rx queue pool calculation

2019-11-18 Thread Ajit Khaparde
On Mon, Nov 18, 2019 at 12:32 PM Ajit Khaparde wrote: > When the number of Rx queues requested by the application is less than > the number of pools calculated, we end up calling HWRM_VNIC_ALLOC with > incorrect parameters. This causes the firmware to return an error. > Fix the Rx queue pool calc

[dpdk-dev] [PATCH] net/bnxt: fix Rx queue pool calculation

2019-11-18 Thread Ajit Khaparde
When the number of Rx queues requested by the application is less than the number of pools calculated, we end up calling HWRM_VNIC_ALLOC with incorrect parameters. This causes the firmware to return an error. Fix the Rx queue pool calculation. Fixes: 10bb6ddc2984 ("net/bnxt: fix flow creation with