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

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 19 14:03:16 CET 2019


On 11/18/2019 8:41 PM, Ajit Khaparde wrote:
> 
> 
> On Mon, Nov 18, 2019 at 12:32 PM Ajit Khaparde <ajit.khaparde at broadcom.com
> <mailto:ajit.khaparde at broadcom.com>> 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 calculation.
> 
>     Fixes: 10bb6ddc2984 ("net/bnxt: fix flow creation with non-consecutive group
>     ids")
> 
>     Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com
>     <mailto:ajit.khaparde at broadcom.com>>
>     Reviewed-by: Somnath Kotur <somnath.kotur at broadcom.com
>     <mailto:somnath.kotur at broadcom.com>>
> 
> Patch applied to dpdk-next-net-brcm

Squashed into relevant commit in next-net, thanks.


More information about the dev mailing list