On Wed, 28 Apr 2021 18:03:44 -0400
Lance Richardson <[email protected]> wrote:
> Ensure that the current count of in-use VNICs is decremented
> when a VNIC is freed. Don't attempt VNIC allocation when the
> maximum supported number of VNICs is currently allocated.
>
> Fixes: 49d0709b257f ("net/bnxt: delete and flush L2 filters cleanly")
> Fixes: d24610f7bfda ("net/bnxt: allow flow creation when RSS is enabled")
> Cc: [email protected]
> Signed-off-by: Lance Richardson <[email protected]>
> Reviewed-by: Ajit Kumar Khaparde <[email protected]>
Reported-by: Stephen Hemminger <[email protected]>