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 # 14.10 [+14.10] TEST: ping [ OK ] # 14.44 [+0.33] Warning: Filter with specified priority/protocol not found. # 15.76 [+1.32] TEST: dev veth1 ingress skbedit priority 0 -> classid 10:8 [ OK ] # 16.16 [+0.40] Warning: Filter with specified priority/protocol not found. # 17.54 [+1.37] TEST: dev veth1 ingress skbedit priority 1 -> classid 10:7 [ OK ] # 17.93 [+0.39] Warning: Filter with specified priority/protocol not found. # 19.27 [+1.34] TEST: dev veth1 ingress skbedit priority 2 -> classid 10:6 [ OK ] # 19.66 [+0.39] Warning: Filter with specified priority/protocol not found. # 20.97 [+1.31] TEST: dev veth1 ingress skbedit priority 3 -> classid 10:5 [ OK ] # 21.39 [+0.42] Warning: Filter with specified priority/protocol not found. # 22.74 [+1.35] TEST: dev veth1 ingress skbedit priority 4 -> classid 10:4 [ OK ] # 23.13 [+0.40] Warning: Filter with specified priority/protocol not found. # 24.41 [+1.27] TEST: dev veth1 ingress skbedit priority 5 -> classid 10:3 [ OK ] # 24.80 [+0.39] Warning: Filter with specified priority/protocol not found. # 26.11 [+1.31] TEST: dev veth1 ingress skbedit priority 6 -> classid 10:2 [ OK ] # 26.50 [+0.39] Warning: Filter with specified priority/protocol not found. # 27.79 [+1.30] TEST: dev veth1 ingress skbedit priority 7 -> classid 10:1 [ OK ] # 28.19 [+0.40] Warning: Filter with specified priority/protocol not found. # 29.45 [+1.26] TEST: dev veth2 egress skbedit priority 0 -> classid 10:8 [ OK ] # 29.88 [+0.43] Warning: Filter with specified priority/protocol not found. # 31.19 [+1.31] TEST: dev veth2 egress skbedit priority 1 -> classid 10:7 [ OK ] # 31.57 [+0.39] Warning: Filter with specified priority/protocol not found. # 32.86 [+1.29] TEST: dev veth2 egress skbedit priority 2 -> classid 10:6 [ OK ] # 33.25 [+0.39] Warning: Filter with specified priority/protocol not found. # 34.58 [+1.34] TEST: dev veth2 egress skbedit priority 3 -> classid 10:5 [ OK ] # 34.99 [+0.40] Warning: Filter with specified priority/protocol not found. # 36.32 [+1.33] TEST: dev veth2 egress skbedit priority 4 -> classid 10:4 [ OK ] # 36.74 [+0.43] Warning: Filter with specified priority/protocol not found. # 38.12 [+1.38] TEST: dev veth2 egress skbedit priority 5 -> classid 10:3 [ OK ] # 38.53 [+0.41] Warning: Filter with specified priority/protocol not found. # 39.83 [+1.31] TEST: dev veth2 egress skbedit priority 6 -> classid 10:2 [ OK ] # 40.24 [+0.40] Warning: Filter with specified priority/protocol not found. # 41.55 [+1.31] 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__->