make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=pedit__ip.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: pedit_ip.sh # 13.58 [+13.58] TEST: ping [ OK ] # 14.98 [+1.40] TEST: ping6 [ OK ] # 15.22 [+0.24] Warning: Filter with specified priority/protocol not found. # 15.42 [+0.21] Warning: Filter with specified priority/protocol not found. # 16.34 [+0.92] TEST: dev veth1 ingress pedit ip src set 198.51.100.1 [ OK ] # 16.97 [+0.63] Warning: Filter with specified priority/protocol not found. # 17.17 [+0.20] Warning: Filter with specified priority/protocol not found. # 18.18 [+1.01] TEST: dev veth2 egress pedit ip src set 198.51.100.1 [ OK ] # 18.81 [+0.63] Warning: Filter with specified priority/protocol not found. # 19.02 [+0.21] Warning: Filter with specified priority/protocol not found. # 19.99 [+0.97] TEST: dev veth1 ingress pedit ip dst set 198.51.100.1 [ OK ] # 20.64 [+0.66] Warning: Filter with specified priority/protocol not found. # 20.85 [+0.21] Warning: Filter with specified priority/protocol not found. # 21.82 [+0.97] TEST: dev veth2 egress pedit ip dst set 198.51.100.1 [ OK ] # 22.44 [+0.61] Warning: Filter with specified priority/protocol not found. # 22.64 [+0.21] Warning: Filter with specified priority/protocol not found. # 23.56 [+0.92] TEST: dev veth1 ingress pedit ip6 src set 2001:db8:2::1 [ OK ] # 24.22 [+0.66] Warning: Filter with specified priority/protocol not found. # 24.41 [+0.19] Warning: Filter with specified priority/protocol not found. # 25.38 [+0.97] TEST: dev veth2 egress pedit ip6 src set 2001:db8:2::1 [ OK ] # 25.99 [+0.61] Warning: Filter with specified priority/protocol not found. # 26.20 [+0.21] Warning: Filter with specified priority/protocol not found. # 27.20 [+1.00] TEST: dev veth1 ingress pedit ip6 dst set 2001:db8:2::1 [ OK ] # 27.80 [+0.60] Warning: Filter with specified priority/protocol not found. # 28.00 [+0.20] Warning: Filter with specified priority/protocol not found. # 28.93 [+0.93] TEST: dev veth2 egress pedit ip6 dst set 2001:db8:2::1 [ OK ] ok 1 selftests: net/forwarding: pedit_ip.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->