Re: [dpdk-dev] [PATCH] net/bnxt: fix dynamic VNIC count

2021-05-02 Thread Ajit Khaparde
On Wed, Apr 28, 2021 at 3:35 PM Stephen Hemminger < step...@networkplumber.org> wrote: > On Wed, 28 Apr 2021 18:03:44 -0400 > Lance Richardson 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 sup

Re: [dpdk-dev] [PATCH] net/bnxt: fix dynamic VNIC count

2021-04-28 Thread Stephen Hemminger
On Wed, 28 Apr 2021 18:03:44 -0400 Lance Richardson 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 flus