diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2022-06-30 14:22:28 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-01 20:16:02 -0700 |
commit | d28b25a62a47a8c8aa19bd543863aab6717e68c9 (patch) | |
tree | 5881c0a6ad40f857f1c5a277dad3f07b6646a756 /tools/testing/selftests/syscall_user_dispatch | |
parent | bc38fae3a68b5140a39e2948de2b5b301438abfe (diff) |
selftests/net: fix section name when using xdp_dummy.o
Since commit 8fffa0e3451a ("selftests/bpf: Normalize XDP section names in
selftests") the xdp_dummy.o's section name has changed to xdp. But some
tests are still using "section xdp_dummy", which make the tests failed.
Fix them by updating to the new section name.
Fixes: 8fffa0e3451a ("selftests/bpf: Normalize XDP section names in selftests")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20220630062228.3453016-1-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/syscall_user_dispatch')
0 files changed, 0 insertions, 0 deletions