make -C tools/testing/selftests TARGETS="net/netfilter" TEST_PROGS=nft_natt.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_nat.sh # PASS: netns routing/connectivity: ns0-qEhOTL can reach ns1-YJ9sMh and ns2-8bq2Y4 # PASS: ping to ns1-YJ9sMh was ip NATted to ns2-8bq2Y4 # PASS: ping to ns1-YJ9sMh OK after ip nat output chain flush # PASS: ipv6 ping to ns1-YJ9sMh was ip6 NATted to ns2-8bq2Y4 # PASS: inet port rewrite without l3 address # PASS: ping to ns1-YJ9sMh was inet NATted to ns2-8bq2Y4 # PASS: ping to ns1-YJ9sMh OK after inet nat output chain flush # PASS: ipv6 ping to ns1-YJ9sMh was inet NATted to ns2-8bq2Y4 # PASS: ip IP masquerade for ns2-8bq2Y4 # PASS: ip6 IPv6 masquerade for ns2-8bq2Y4 # PASS: inet IP masquerade for ns2-8bq2Y4 # PASS: inet IPv6 masquerade for ns2-8bq2Y4 # PASS: ip IP masquerade fully-random for ns2-8bq2Y4 # PASS: ip6 IPv6 masquerade fully-random for ns2-8bq2Y4 # PASS: inet IP masquerade fully-random for ns2-8bq2Y4 # PASS: inet IPv6 masquerade fully-random for ns2-8bq2Y4 # PASS: ip IP redirection for ns2-8bq2Y4 # PASS: ip6 IPv6 redirection for ns2-8bq2Y4 # PASS: inet IP redirection for ns2-8bq2Y4 # PASS: inet IPv6 redirection for ns2-8bq2Y4 # PASS: portshadow test default: got reply from CLIENT # PASS: portshadow test port-filter: got reply from ROUTER # PASS: portshadow test port-notrack: got reply from ROUTER # PASS: portshadow test pat: got reply from ROUTER # PASS: IP statless for ns2-8bq2Y4 # PASS: IP dnat clash ns1-YJ9sMh:ns2-8bq2Y4 ok 1 selftests: net/netfilter: nft_nat.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__->