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.73 [+13.73] TEST: ping [ OK ] # 15.10 [+1.37] TEST: ping6 [ OK ] # 15.50 [+0.40] Warning: Filter with specified priority/protocol not found. # 15.71 [+0.21] Warning: Filter with specified priority/protocol not found. # 16.65 [+0.94] TEST: dev veth1 ingress pedit ip src set 198.51.100.1 [ OK ] # 17.27 [+0.62] Warning: Filter with specified priority/protocol not found. # 17.46 [+0.20] Warning: Filter with specified priority/protocol not found. # 18.39 [+0.92] TEST: dev veth2 egress pedit ip src set 198.51.100.1 [ OK ] # 19.00 [+0.61] Warning: Filter with specified priority/protocol not found. # 19.20 [+0.20] Warning: Filter with specified priority/protocol not found. # 20.18 [+0.98] TEST: dev veth1 ingress pedit ip dst set 198.51.100.1 [ OK ] # 20.83 [+0.65] Warning: Filter with specified priority/protocol not found. # 21.03 [+0.20] Warning: Filter with specified priority/protocol not found. # 21.97 [+0.95] TEST: dev veth2 egress pedit ip dst set 198.51.100.1 [ OK ] # 22.62 [+0.65] Warning: Filter with specified priority/protocol not found. # 22.82 [+0.20] Warning: Filter with specified priority/protocol not found. # 23.77 [+0.95] TEST: dev veth1 ingress pedit ip6 src set 2001:db8:2::1 [ OK ] # 24.40 [+0.63] Warning: Filter with specified priority/protocol not found. # 24.62 [+0.22] Warning: Filter with specified priority/protocol not found. # 25.61 [+0.99] TEST: dev veth2 egress pedit ip6 src set 2001:db8:2::1 [ OK ] # 26.23 [+0.62] Warning: Filter with specified priority/protocol not found. # 26.46 [+0.23] Warning: Filter with specified priority/protocol not found. # 27.46 [+1.00] TEST: dev veth1 ingress pedit ip6 dst set 2001:db8:2::1 [ OK ] # 28.06 [+0.60] Warning: Filter with specified priority/protocol not found. # 28.26 [+0.20] Warning: Filter with specified priority/protocol not found. # 29.19 [+0.92] 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__->