make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=skbediit_priority.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: skbedit_priority.sh # 13.88 [+13.88] TEST: ping [ OK ] # 14.07 [+0.19] Warning: Filter with specified priority/protocol not found. # 15.35 [+1.29] TEST: dev veth1 ingress skbedit priority 0 -> classid 10:8 [ OK ] # 15.74 [+0.39] Warning: Filter with specified priority/protocol not found. # 17.08 [+1.34] TEST: dev veth1 ingress skbedit priority 1 -> classid 10:7 [ OK ] # 17.49 [+0.40] Warning: Filter with specified priority/protocol not found. # 18.84 [+1.35] TEST: dev veth1 ingress skbedit priority 2 -> classid 10:6 [ OK ] # 19.22 [+0.38] Warning: Filter with specified priority/protocol not found. # 20.57 [+1.35] TEST: dev veth1 ingress skbedit priority 3 -> classid 10:5 [ OK ] # 20.95 [+0.38] Warning: Filter with specified priority/protocol not found. # 22.21 [+1.27] TEST: dev veth1 ingress skbedit priority 4 -> classid 10:4 [ OK ] # 22.62 [+0.41] Warning: Filter with specified priority/protocol not found. # 23.93 [+1.31] TEST: dev veth1 ingress skbedit priority 5 -> classid 10:3 [ OK ] # 24.32 [+0.39] Warning: Filter with specified priority/protocol not found. # 25.67 [+1.35] TEST: dev veth1 ingress skbedit priority 6 -> classid 10:2 [ OK ] # 26.05 [+0.38] Warning: Filter with specified priority/protocol not found. # 27.34 [+1.29] TEST: dev veth1 ingress skbedit priority 7 -> classid 10:1 [ OK ] # 27.73 [+0.39] Warning: Filter with specified priority/protocol not found. # 29.07 [+1.34] TEST: dev veth2 egress skbedit priority 0 -> classid 10:8 [ OK ] # 29.49 [+0.42] Warning: Filter with specified priority/protocol not found. # 30.82 [+1.33] TEST: dev veth2 egress skbedit priority 1 -> classid 10:7 [ OK ] # 31.20 [+0.38] Warning: Filter with specified priority/protocol not found. # 32.44 [+1.24] TEST: dev veth2 egress skbedit priority 2 -> classid 10:6 [ OK ] # 32.85 [+0.41] Warning: Filter with specified priority/protocol not found. # 34.17 [+1.32] TEST: dev veth2 egress skbedit priority 3 -> classid 10:5 [ OK ] # 34.57 [+0.40] Warning: Filter with specified priority/protocol not found. # 35.91 [+1.34] TEST: dev veth2 egress skbedit priority 4 -> classid 10:4 [ OK ] # 36.29 [+0.38] Warning: Filter with specified priority/protocol not found. # 37.51 [+1.23] TEST: dev veth2 egress skbedit priority 5 -> classid 10:3 [ OK ] # 37.89 [+0.37] Warning: Filter with specified priority/protocol not found. # 39.20 [+1.31] TEST: dev veth2 egress skbedit priority 6 -> classid 10:2 [ OK ] # 39.57 [+0.37] Warning: Filter with specified priority/protocol not found. # 40.94 [+1.37] TEST: dev veth2 egress skbedit priority 7 -> classid 10:1 [ OK ] ok 1 selftests: net/forwarding: skbedit_priority.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__->