[dpdk-dev] [PATCH 0/5] bnxt bug fixes
Ajit Khaparde
ajit.khaparde at broadcom.com
Fri Jul 10 16:05:43 CEST 2020
On Thu, Jul 9, 2020 at 2:23 AM Kalesh A P <
kalesh-anakkur.purayil at broadcom.com> wrote:
> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
>
> 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 create fails
> net/bnxt: fix to free filters when flow create fails
>
> drivers/net/bnxt/bnxt.h | 9 ------
> drivers/net/bnxt/bnxt_ethdev.c | 10 ++++---
> drivers/net/bnxt/bnxt_flow.c | 35 +++++++++++++++--------
> drivers/net/bnxt/bnxt_hwrm.c | 63
> ++++++++++++++----------------------------
> drivers/net/bnxt/bnxt_hwrm.h | 3 +-
> 5 files changed, 52 insertions(+), 68 deletions(-)
>
Patchset applied to dpdk-next-net-brcm. Thanks
>
> --
> 2.10.1
>
>
More information about the dev
mailing list