Re: [dpdk-dev] [PATCH 0/5] bnxt bug fixes

2020-07-10 Thread Ajit Khaparde
On Thu, Jul 9, 2020 at 2:23 AM Kalesh A P < kalesh-anakkur.pura...@broadcom.com> wrote: > From: Kalesh AP > > This patchset contains few bug fixes in bnxt PMD. > > Please apply. > > Kalesh AP (5): > net/bnxt: fix to avoid unnecessary memory allocation > net/bnxt: remove unused enum declaratio

[dpdk-dev] [PATCH 0/5] bnxt bug fixes

2020-07-09 Thread Kalesh A P
From: Kalesh AP This patchset contains few bug fixes in bnxt PMD. Please apply. Kalesh AP (5): net/bnxt: fix to avoid unnecessary memory allocation net/bnxt: remove unused enum declaration net/bnxt: fix to not send unnecessary hwrm command net/bnxt: fix to set flow error when filter cre