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.92 [+13.92] TEST: ping [ OK ] # 15.29 [+1.36] TEST: ping6 [ OK ] # 15.50 [+0.21] Warning: Filter with specified priority/protocol not found. # 15.69 [+0.20] Warning: Filter with specified priority/protocol not found. # 16.64 [+0.94] TEST: dev veth1 ingress pedit ip src set 198.51.100.1 [ OK ] # 17.27 [+0.64] Warning: Filter with specified priority/protocol not found. # 17.48 [+0.20] Warning: Filter with specified priority/protocol not found. # 18.42 [+0.95] TEST: dev veth2 egress pedit ip src set 198.51.100.1 [ OK ] # 19.04 [+0.62] Warning: Filter with specified priority/protocol not found. # 19.23 [+0.19] Warning: Filter with specified priority/protocol not found. # 20.19 [+0.96] TEST: dev veth1 ingress pedit ip dst set 198.51.100.1 [ OK ] # 20.81 [+0.62] Warning: Filter with specified priority/protocol not found. # 21.00 [+0.19] Warning: Filter with specified priority/protocol not found. # 22.00 [+1.00] TEST: dev veth2 egress pedit ip dst set 198.51.100.1 [ OK ] # 22.67 [+0.67] Warning: Filter with specified priority/protocol not found. # 22.86 [+0.20] Warning: Filter with specified priority/protocol not found. # 23.83 [+0.96] TEST: dev veth1 ingress pedit ip6 src set 2001:db8:2::1 [ OK ] # 24.47 [+0.65] Warning: Filter with specified priority/protocol not found. # 24.67 [+0.20] Warning: Filter with specified priority/protocol not found. # 25.67 [+1.00] TEST: dev veth2 egress pedit ip6 src set 2001:db8:2::1 [ OK ] # 26.30 [+0.62] Warning: Filter with specified priority/protocol not found. # 26.49 [+0.20] Warning: Filter with specified priority/protocol not found. # 27.50 [+1.00] TEST: dev veth1 ingress pedit ip6 dst set 2001:db8:2::1 [ OK ] # 28.12 [+0.63] Warning: Filter with specified priority/protocol not found. # 28.32 [+0.20] Warning: Filter with specified priority/protocol not found. # 29.27 [+0.95] 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__->