Hello:
This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann daniel@iogearbox.net:
On Fri, 10 Jan 2025 16:01:09 +0530 you wrote:
On powerpc cache line size is 128 bytes, so skb_shared_info must be aligned accordingly.
Signed-off-by: Saket Kumar Bhaskar skb99@linux.ibm.com
tools/testing/selftests/bpf/prog_tests/xdp_adjust_tail.c | 2 ++ tools/testing/selftests/bpf/progs/test_xdp_adjust_tail_grow.c | 2 ++ 2 files changed, 4 insertions(+)
Here is the summary with links: - selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc https://git.kernel.org/bpf/bpf-next/c/9fe17b7466f6
You are awesome, thank you!