mbox series

[0/3] bnxt bug fixes

Message ID 20240606233116.38445-1-ajit.khaparde@broadcom.com (mailing list archive)
Headers
Series bnxt bug fixes |

Message

Ajit Khaparde June 6, 2024, 11:31 p.m. UTC
Some bug fixes for the bnxt PMD.
Please apply.

Ajit Khaparde (2):
  net/bnxt: fix vector mode for P7 devices
  net/bnxt: fix backing store logging

Damodharam Ammepalli (1):
  net/bnxt: refactor backing store qcaps v2

 drivers/net/bnxt/bnxt_hwrm.c            | 64 +++++++------------------
 drivers/net/bnxt/bnxt_ring.h            |  3 +-
 drivers/net/bnxt/bnxt_rxtx_vec_common.h |  6 ++-
 3 files changed, 24 insertions(+), 49 deletions(-)
  

Comments

Ajit Khaparde June 7, 2024, 4:27 p.m. UTC | #1
On Thu, Jun 6, 2024 at 4:31 PM Ajit Khaparde <ajit.khaparde@broadcom.com> wrote:
>
> Some bug fixes for the bnxt PMD.
> Please apply.

Patchset merged into dpdk-next-net-brcm.
>
> Ajit Khaparde (2):
>   net/bnxt: fix vector mode for P7 devices
>   net/bnxt: fix backing store logging
>
> Damodharam Ammepalli (1):
>   net/bnxt: refactor backing store qcaps v2
>
>  drivers/net/bnxt/bnxt_hwrm.c            | 64 +++++++------------------
>  drivers/net/bnxt/bnxt_ring.h            |  3 +-
>  drivers/net/bnxt/bnxt_rxtx_vec_common.h |  6 ++-
>  3 files changed, 24 insertions(+), 49 deletions(-)
>
> --
> 2.39.2 (Apple Git-143)
>