make -C tools/testing/selftests TARGETS="net/netfilter" TEST_PROGS=nft_floowtable.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-16/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
make[1]: Entering directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
TAP version 13
1..1
# overriding timeout to 3600
# selftests: net/netfilter: nft_flowtable.sh
# PASS: flow offloaded for ns1/ns2
# PASS: dscp_none: dscp packet counters match
# PASS: dscp_ingress: dscp packet counters match
# PASS: dscp_egress: dscp packet counters match
# PASS: dscp_fwd: dscp packet counters match
# PASS: flow offload for ns1/ns2 with masquerade 
# PASS: flow offload for ns1/ns2 with dnat ns1 <- ns2
# PASS: flow offload for ns1/ns2 with masquerade and pmtu discovery 
# PASS: flow offload for ns1/ns2 with dnat and pmtu discovery ns1 <- ns2
# PASS: flow offload for ns1/ns2 with masquerade and pmtu discovery on bridge
# PASS: flow offload for ns1/ns2 with dnat and pmtu discovery ns1 <- ns2
# PASS: flow offload for ns1/ns2 with masquerade and pmtu discovery bridge and VLAN
# PASS: flow offload for ns1/ns2 with dnat and pmtu discovery ns1 <- ns2
# PASS: ipsec tunnel mode for ns1/ns2
# re-run with random mtus: -o 33757 -l 33758 -r 30575
# PASS: flow offloaded for ns1/ns2
# PASS: dscp_none: dscp packet counters match
# PASS: dscp_ingress: dscp packet counters match
# PASS: dscp_egress: dscp packet counters match
# PASS: dscp_fwd: dscp packet counters match
# PASS: flow offload for ns1/ns2 with masquerade 
# PASS: flow offload for ns1/ns2 with dnat ns1 <- ns2
# PASS: flow offload for ns1/ns2 with masquerade and pmtu discovery 
# PASS: flow offload for ns1/ns2 with dnat and pmtu discovery ns1 <- ns2
# PASS: flow offload for ns1/ns2 with masquerade and pmtu discovery on bridge
# PASS: flow offload for ns1/ns2 with dnat and pmtu discovery ns1 <- ns2
# PASS: flow offload for ns1/ns2 with masquerade and pmtu discovery bridge and VLAN
# PASS: flow offload for ns1/ns2 with dnat and pmtu discovery ns1 <- ns2
# PASS: ipsec tunnel mode for ns1/ns2
ok 1 selftests: net/netfilter: nft_flowtable.sh
make[1]: Leaving directory '/home/virtme/testing-16/tools/testing/selftests/net/netfilter'
make: Leaving directory '/home/virtme/testing-16/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->