Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Wed, 5 May 2021 08:59:25 +0000 you wrote: > Ports test_tc_redirect.sh to the test_progs framework and removes the > old test. This makes it more in line with rest of the tests and makes > it possible to run this test with vmtest.sh and under the bpf CI. > > Signed-off-by: Jussi Maki <joamaki@xxxxxxxxx> > --- > tools/testing/selftests/bpf/network_helpers.c | 2 +- > tools/testing/selftests/bpf/network_helpers.h | 1 + > .../selftests/bpf/prog_tests/tc_redirect.c | 589 ++++++++++++++++++ > .../selftests/bpf/progs/test_tc_neigh.c | 33 +- > .../selftests/bpf/progs/test_tc_neigh_fib.c | 9 +- > .../selftests/bpf/progs/test_tc_peer.c | 33 +- > .../testing/selftests/bpf/test_tc_redirect.sh | 216 ------- > 7 files changed, 617 insertions(+), 266 deletions(-) > create mode 100644 tools/testing/selftests/bpf/prog_tests/tc_redirect.c > delete mode 100755 tools/testing/selftests/bpf/test_tc_redirect.sh Here is the summary with links: - [bpf,v3] selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c https://git.kernel.org/bpf/bpf/c/096eccdef0b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html