On Thu, Feb 22, 2024 at 11:48 AM Ajit Khaparde
<ajit.khapa...@broadcom.com> wrote:
>
> Apart from some fixes, this patchset adds support for
> RSS based on IPV6 flow label.
> This set also updates the 24.03 release notes.
>
> v1->v2:
>  - Patchset rebased against 24.03-rc1
>  - Fixed up a typo in patch [8/10]

Patchset merged to dpdk-next-net-brcm for-next-net branch.
Thanks

>
> Ajit Khaparde (8):
>   net/bnxt: extend long bd check for VXLAN GPE
>   net/bnxt: increase queue size for async handling
>   net/bnxt: fix AGG ID computation
>   net/bnxt: handle UDP GSO Tx
>   net/bnxt: add IPv6 flow label based RSS support
>   net/bnxt: fix compressed CQE handling
>   net/bnxt: fix compressed Rx CQE handling
>   doc: update release notes for bnxt
>
> Kalesh AP (2):
>   net/bnxt: add dual rate module detection log
>   net/bnxt: fix a null pointer dereference
>
>  doc/guides/rel_notes/release_24_03.rst |   4 +
>  drivers/net/bnxt/bnxt.h                |   1 +
>  drivers/net/bnxt/bnxt_cpr.c            |   4 +
>  drivers/net/bnxt/bnxt_ethdev.c         |   2 +
>  drivers/net/bnxt/bnxt_hwrm.c           |  10 ++-
>  drivers/net/bnxt/bnxt_reps.c           |  19 +++--
>  drivers/net/bnxt/bnxt_ring.h           |   2 +-
>  drivers/net/bnxt/bnxt_rxr.h            |   2 +-
>  drivers/net/bnxt/bnxt_rxtx_vec_avx2.c  |  39 +++++----
>  drivers/net/bnxt/bnxt_rxtx_vec_sse.c   | 107 ++++++++++++++++++++++++-
>  drivers/net/bnxt/bnxt_txr.c            |   3 +-
>  drivers/net/bnxt/bnxt_vnic.c           |   9 ++-
>  drivers/net/bnxt/hsi_struct_def_dpdk.h |   8 +-
>  13 files changed, 180 insertions(+), 30 deletions(-)
>
> --
> 2.39.2 (Apple Git-143)
>

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

Reply via email to