Message ID | 20250410033116.173617-1-tushar.vyavahare@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | selftests/xsk: Add tests for XDP tail adjustment in AF_XDP | expand |
Hello: This series was applied to bpf/bpf-next.git (net) by Martin KaFai Lau <martin.lau@kernel.org>: On Thu, 10 Apr 2025 03:31:14 +0000 you wrote: > This patch series adds tests to validate the XDP tail adjustment > functionality, focusing on its use within the AF_XDP context. The tests > verify dynamic packet size manipulation using the bpf_xdp_adjust_tail() > helper function, covering both single and multi-buffer scenarios. > > v1 -> v2: > 1. Retain and extend stream replacement: Keep `pkt_stream_replace` > unchanged. Add `pkt_stream_replace_ifobject` for targeted ifobject > handling. > > [...] Here is the summary with links: - [bpf-next,v4,1/2] selftests/xsk: Add packet stream replacement function https://git.kernel.org/bpf/bpf-next/c/3e730fe2af86 - [bpf-next,v4,2/2] selftests/xsk: Add tail adjustment tests and support check https://git.kernel.org/bpf/bpf-next/c/4b302092553c You are awesome, thank you!