Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Wed, 25 Mar 2026 15:09:46 -0500 you wrote:
> This series adds XDP RSS hash metadata extraction support for the bnxt_en
> driver and includes selftests to validate the functionality. I was able
> to test this on a BCM57414 NIC.
> 
> Patches 1-4 implement the driver support:
>   - Patch 1 adds bnxt_xdp_buff to wrap xdp_buff with
>     pointers to the hardware RX completion descriptors and the
>     completion type. This is similar to other driver implementations.
>   - Patch 2 adds xmo_rx_hash callback for CMP_TYPE_RX_L2_CMP completions.
>   - Patch 3 moves bnxt_rss_ext_op to bnxt.h
>   - Patch 4 adds handling for CMP_TYPE_RX_L2_V3_CMP completions
> 
> [...]

Here is the summary with links:
  - [net-next,v5,1/6] bnxt_en: use bnxt_xdp_buff for xdp context
    https://git.kernel.org/netdev/net-next/c/542d3ec4508f
  - [net-next,v5,2/6] bnxt_en: Implement XDP RSS hash metadata extraction
    https://git.kernel.org/netdev/net-next/c/e5648b08cbfc
  - [net-next,v5,3/6] bnxt_en: Move bnxt_rss_ext_op into header
    https://git.kernel.org/netdev/net-next/c/4a037aeb6bc8
  - [net-next,v5,4/6] bnxt_en: Implement XDP RSS hash metadata extraction for 
V3_CMP
    https://git.kernel.org/netdev/net-next/c/5ec22d5f2afc
  - [net-next,v5,5/6] selftests: net: move common xdp.py functions into lib
    https://git.kernel.org/netdev/net-next/c/4ce06406958b
  - [net-next,v5,6/6] selftests: drv-net: xdp: Add rss_hash metadata tests
    https://git.kernel.org/netdev/net-next/c/e3cdf6cf5fc6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to