]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
authorMartin KaFai Lau <martin.lau@kernel.org>
Fri, 17 Feb 2023 20:13:09 +0000 (12:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2023 07:50:32 +0000 (08:50 +0100)
commit7bba498e75da0166d0fb6504776cb8d2b00b20f9
tree19151b50a9f669fd83f6949834034f8eb61f4190
parent50d0da01bcac711fb8625f83c0ef35d309e53ad6
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"

commit 1f5568f588541c0cc9a4765f615201eb132d3861 upstream.

This reverts commit 1b10955d13a4a7cd52c56e03e9f2ce98200d5b4c.

build bot failed on arch with different cache line size:
https://lore.kernel.org/bpf/50c35055-afa9-d01e-9a05-ea5351280e4f@intel.com/

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/bpf/test_run.c
tools/testing/selftests/bpf/prog_tests/xdp_do_redirect.c