]> git.dujemihanovic.xyz Git - linux.git/commit
selftests/bpf: De-veth-ize the tc_redirect test case
authorDaniel Borkmann <daniel@iogearbox.net>
Tue, 14 Nov 2023 00:42:19 +0000 (01:42 +0100)
committerMartin KaFai Lau <martin.lau@kernel.org>
Mon, 20 Nov 2023 18:15:16 +0000 (10:15 -0800)
commiteee82da79f036bb49ff80d3088b9530e3c2e57eb
tree9a3932c60b5b02cc4a12eaa0e89109c037b684b8
parent2c225425704078282e152ba692649237f78b3d7a
selftests/bpf: De-veth-ize the tc_redirect test case

No functional changes to the test case, but just renaming various functions,
variables, etc, to remove veth part of their name for making it more generic
and reusable later on (e.g. for netkit).

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Stanislav Fomichev <sdf@google.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://lore.kernel.org/r/20231114004220.6495-8-daniel@iogearbox.net
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
tools/testing/selftests/bpf/prog_tests/tc_redirect.c