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

Ajit Khaparde ajit.khaparde at broadcom.com
Wed Sep 2 21:15:53 CEST 2020


On Thu, Aug 27, 2020 at 9:46 PM Kalesh A P <
kalesh-anakkur.purayil at broadcom.com> wrote:

> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
>
> This patchset contains bnxt bug fixes.
>
Patchset applied to dpdk-next-net-brcm. Thanks


>
> Kalesh AP (5):
>   net/bnxt: fix endianness while setting L4 destination port
>   net/bnxt: fix to initialize structure variable
>   net/bnxt: fix a possible segfault in vector mode Tx path
>   net/bnxt: fix L2 filter alloc
>   net/bnxt: fix speed setting on BCM957508-N2100 adapters
>
> Venkat Duvvuru (1):
>   net/bnxt: fix LRO configuration
>
>  drivers/net/bnxt/bnxt.h               |  4 ++++
>  drivers/net/bnxt/bnxt_ethdev.c        | 44
> +++++++++++++++++++++++------------
>  drivers/net/bnxt/bnxt_hwrm.c          | 15 ++++++++----
>  drivers/net/bnxt/bnxt_ring.c          |  1 +
>  drivers/net/bnxt/bnxt_rxr.c           |  3 +++
>  drivers/net/bnxt/bnxt_rxtx_vec_neon.c |  2 ++
>  drivers/net/bnxt/bnxt_rxtx_vec_sse.c  |  2 ++
>  drivers/net/bnxt/bnxt_txr.c           |  2 ++
>  8 files changed, 53 insertions(+), 20 deletions(-)
>
> --
> 2.10.1
>
>


More information about the dev mailing list