On Thu, Jun 4, 2026 at 6:54 PM Mohammad Shuab Siddique <
[email protected]> wrote:

> From: Mohammad Shuab Siddique <[email protected]>
>
> This series collects four independent bug fixes for the bnxt PMD:
>
>  - Eliminate unnecessary long TX BDs when only checksum offload is needed
>  - Pass QP1 resource count correctly when configuring backing store
>  - Fix implicit integer sign-extension in the doorbell calculation
>  - Prevent VFs from attempting global RSS configuration
>
> All patches carry Fixes: tags and Cc: [email protected].
>
> Changes in v2:
>  - Patch 4/4: add missing Fixes: tag for RSS hash mode fix
>
> Ajit Khaparde (2):
>   net/bnxt: modify check for short Tx BDs
>   net/bnxt: fix QP resource count in backing store config
>
> Mohammad Shuab Siddique (1):
>   net/bnxt: fix RSS hash mode configuration for VFs
>
> Zoe Cheimets (1):
>   net/bnxt: remove implicit integer sign-extension
>
>  drivers/net/bnxt/bnxt_ethdev.c |  4 ++--
>  drivers/net/bnxt/bnxt_hwrm.c   | 18 ++++++++++++++++--
>  drivers/net/bnxt/bnxt_ring.c   |  7 ++++---
>  drivers/net/bnxt/bnxt_txr.c    |  3 +--
>  4 files changed, 23 insertions(+), 9 deletions(-)
>
> patches merged into dpdk-next-net-brcm
Thanks

> --
> 2.47.3
>
>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to