[dpdk-dev] [PATCH 00/11] bnxt fixes

Ajit Khaparde ajit.khaparde at broadcom.com
Wed Mar 3 22:25:26 CET 2021


On Wed, Feb 24, 2021 at 7:33 AM Kalesh A P <kalesh-anakkur.purayil@
broadcom.com> wrote:

> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
>
> This patchset contain bnxt bug fixes and enhancements.
>
> Please apply.
>
> Ajit Khaparde (1):
>   net/bnxt: update to new version of backing store
>
> Kalesh AP (9):
>   net/bnxt: remove unused macro
>   net/bnxt: fix vnic configuration
>   net/bnxt: remove extra blank line
>   net/bnxt: update HWRM structures
>   net/bnxt: log port id in async events
>   net/bnxt: handle echo request async message
>   net/bnxt: fix firmware fatal error handling
>   net/bnxt: fix fw readiness check during recovery
>   net/bnxt: fix PTP support for thor
>
> Venkat Duvvuru (1):
>   net/bnxt: update number of queues per vnic in single queue mode
>
>  drivers/net/bnxt/bnxt.h                |   24 +-
>  drivers/net/bnxt/bnxt_cpr.c            |   25 +-
>  drivers/net/bnxt/bnxt_ethdev.c         |  175 +-
>  drivers/net/bnxt/bnxt_hwrm.c           |   93 +-
>  drivers/net/bnxt/bnxt_hwrm.h           |    6 +-
>  drivers/net/bnxt/bnxt_rxq.c            |    3 +-
>  drivers/net/bnxt/bnxt_rxr.c            |   17 +-
>  drivers/net/bnxt/bnxt_util.h           |    2 +
>  drivers/net/bnxt/bnxt_vnic.h           |    2 -
>  drivers/net/bnxt/hsi_struct_def_dpdk.h | 3720
> +++++++++++++++++++++++++-------
>  10 files changed, 3267 insertions(+), 800 deletions(-)
>
Patchset applied to dpdk-next-net-brcm. Thanks


>
> --
> 2.10.1
>
>


More information about the dev mailing list