make -C tools/testing/selftests TARGETS="net/netfilter" TEST_PROGS=nft_tprroxy_udp.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-15/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' TAP version 13 1..1 # timeout set to 1800 # selftests: net/netfilter: nft_tproxy_udp.sh # PASS: ns1-YXrg5i can reach ns2-tw1bYC # PASS: tproxy test test_ip_udp_forward: ns1 got reply "I_M_PROXIED" connecting to ns2 # PASS: tproxy test test_ip_udp_forward: ns1 got reply "PONG_NS3" connecting to ns3 # PASS: tproxy test test_ip_udp_forward: nsrouter got reply "PONG_NS2" connecting to ns2 # PASS: tproxy test test_ip_udp_forward: nsrouter got reply "PONG_NS3" connecting to ns3 # PASS: tproxy test test_ip6_udp_forward: ns1 got reply "I_M_PROXIED" connecting to ns2 # PASS: tproxy test test_ip6_udp_forward: ns1 got reply "PONG_NS3" connecting to ns3 # PASS: tproxy test test_ip6_udp_forward: nsrouter got reply "PONG_NS2" connecting to ns2 # PASS: tproxy test test_ip6_udp_forward: nsrouter got reply "PONG_NS3" connecting to ns3 ok 1 selftests: net/netfilter: nft_tproxy_udp.sh make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make: Leaving directory '/home/virtme/testing-15/tools/testing/selftests' xx__-> echo $? 0 xx__->