Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 20 Aug 2025 18:40:20 -0700 you wrote:
Ensure single buffer XDP functions correctly by covering the following cases:
- Zero size payload
- Full MTU
- Single buffer packets through a multi-buffer XDP program
These changes were tested with netdevsim and fbnic.
[...]
Here is the summary with links: - [net-next,1/3] selftests: drv-net: xdp: Extract common XDP_TX setup/validation. https://git.kernel.org/netdev/net-next/c/91aacd8ceffe - [net-next,2/3] selftests: drv-net: xdp: Add a single-buffer XDP_TX test. https://git.kernel.org/netdev/net-next/c/d06d70eb6af4 - [net-next,3/3] selftests: drv-net: xdp: Validate single-buff XDP_TX in multi-buff mode https://git.kernel.org/netdev/net-next/c/bbd885b193cc
You are awesome, thank you!