<" TEST_PROGS=nft_nat.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-15/tools/testing/selftests' make[1]: Entering directory '/srv/vmksft/testing/wt-15/tools/testing/selftests/net/netfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/vmksft/testing/wt-15/tools/testing/selftests/net/netfilter' make[1]: Entering directory '/srv/vmksft/testing/wt-15/tools/testing/selftests/net/netfilter' # timeout set to 1800 # selftests: net/netfilter: nft_nat.sh # PASS: netns routing/connectivity: ns0-h9GB0w can reach ns1-oB2Wjo and ns2-9tQv8V # PASS: ping to ns1-oB2Wjo was ip NATted to ns2-9tQv8V # PASS: ping to ns1-oB2Wjo OK after ip nat output chain flush # PASS: ipv6 ping to ns1-oB2Wjo was ip6 NATted to ns2-9tQv8V # PASS: inet port rewrite without l3 address # PASS: ping to ns1-oB2Wjo was inet NATted to ns2-9tQv8V # PASS: ping to ns1-oB2Wjo OK after inet nat output chain flush # PASS: ipv6 ping to ns1-oB2Wjo was inet NATted to ns2-9tQv8V # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade # ^^^^^ # SKIP: Could not add add ip masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade # ^^^^^ # SKIP: Could not add add ip6 masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade # ^^^^^ # SKIP: Could not add add inet masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade # ^^^^^ # SKIP: Could not add add inet masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade fully-random # ^^^^^ # SKIP: Could not add add ip masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade fully-random # ^^^^^ # SKIP: Could not add add ip6 masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade fully-random # ^^^^^ # SKIP: Could not add add inet masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade fully-random # ^^^^^ # SKIP: Could not add add inet masquerade hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta iif veth1 ip protocol icmp ip saddr 10.0.2.99 ip daddr 10.0.1.99 redirect # ^^^^^ # SKIP: Could not add add ip redirect hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta iif veth1 meta l4proto icmpv6 ip6 saddr dead:2::99 ip6 daddr dead:1::99 redirect # ^^^^^ # SKIP: Could not add add ip6 redirect hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta iif veth1 ip protocol icmp ip saddr 10.0.2.99 ip daddr 10.0.1.99 redirect # ^^^^^ # SKIP: Could not add add inet redirect hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta iif veth1 meta l4proto icmpv6 ip6 saddr dead:2::99 ip6 daddr dead:1::99 redirect # ^^^^^ # SKIP: Could not add add inet redirect hook # /dev/stdin:4:12-16: Error: Interface does not exist # meta oif veth0 masquerade # ^^^^^ # SKIP: Could not add add ip masquerade hook # PASS: IP statless for ns2-9tQv8V # PASS: IP dnat clash ns1-oB2Wjo:ns2-9tQv8V ok 1 selftests: net/netfilter: nft_nat.sh make[1]: Leaving directory '/srv/vmksft/testing/wt-15/tools/testing/selftests/net/netfilter' make: Leaving directory '/srv/vmksft/testing/wt-15/tools/testing/selftests' xx__-> echo $? 0 xx__->