summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/Makefile
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2022-10-18 10:34:39 +0300
committerDavid S. Miller <davem@davemloft.net>2022-10-19 16:04:36 +0300
commitfd602f5cb52e336d8c06f8da2d80c76ce2905030 (patch)
treecdb037f5c481254bb1f306e9bef5085a194b0e45 /tools/testing/selftests/net/Makefile
parent672e97ef689a38cb20c2cc6a1814298fea34461e (diff)
downloadlinux-fd602f5cb52e336d8c06f8da2d80c76ce2905030.tar.xz
selftests: add selftest for chaining of tc ingress handling to egress
This test runs a simple ingress tc setup between two veth pairs, then adds a egress->ingress rule to test the chaining of tc ingress pipeline to tc egress piepline. Signed-off-by: Paul Blakey <paulb@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/Makefile')
-rw-r--r--tools/testing/selftests/net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/Makefile b/tools/testing/selftests/net/Makefile
index 2a6b0bc648c4..69c58362c0ed 100644
--- a/tools/testing/selftests/net/Makefile
+++ b/tools/testing/selftests/net/Makefile
@@ -70,6 +70,7 @@ TEST_PROGS += io_uring_zerocopy_tx.sh
TEST_GEN_FILES += bind_bhash
TEST_GEN_PROGS += sk_bind_sendto_listen
TEST_GEN_PROGS += sk_connect_zero_addr
+TEST_PROGS += test_ingress_egress_chaining.sh
TEST_FILES := settings