make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=skbediit_priority.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: skbedit_priority.sh # 6.74 [+6.74] TEST: ping [ OK ] # 6.77 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.11 [+0.33] TEST: dev veth1 ingress skbedit priority 0 -> classid 10:8 [ OK ] # 7.15 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.49 [+0.34] TEST: dev veth1 ingress skbedit priority 1 -> classid 10:7 [ OK ] # 7.53 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.86 [+0.33] TEST: dev veth1 ingress skbedit priority 2 -> classid 10:6 [ OK ] # 7.90 [+0.04] Warning: Filter with specified priority/protocol not found. # 8.24 [+0.34] TEST: dev veth1 ingress skbedit priority 3 -> classid 10:5 [ OK ] # 8.28 [+0.04] Warning: Filter with specified priority/protocol not found. # 8.62 [+0.34] TEST: dev veth1 ingress skbedit priority 4 -> classid 10:4 [ OK ] # 8.66 [+0.04] Warning: Filter with specified priority/protocol not found. # 8.99 [+0.33] TEST: dev veth1 ingress skbedit priority 5 -> classid 10:3 [ OK ] # 9.04 [+0.05] Warning: Filter with specified priority/protocol not found. # 9.38 [+0.34] TEST: dev veth1 ingress skbedit priority 6 -> classid 10:2 [ OK ] # 9.43 [+0.05] Warning: Filter with specified priority/protocol not found. # 9.77 [+0.34] TEST: dev veth1 ingress skbedit priority 7 -> classid 10:1 [ OK ] # 9.83 [+0.05] Warning: Filter with specified priority/protocol not found. # 10.18 [+0.35] TEST: dev veth2 egress skbedit priority 0 -> classid 10:8 [ OK ] # 10.23 [+0.05] Warning: Filter with specified priority/protocol not found. # 10.57 [+0.34] TEST: dev veth2 egress skbedit priority 1 -> classid 10:7 [ OK ] # 10.62 [+0.05] Warning: Filter with specified priority/protocol not found. # 10.98 [+0.36] TEST: dev veth2 egress skbedit priority 2 -> classid 10:6 [ OK ] # 11.03 [+0.05] Warning: Filter with specified priority/protocol not found. # 11.37 [+0.34] TEST: dev veth2 egress skbedit priority 3 -> classid 10:5 [ OK ] # 11.42 [+0.05] Warning: Filter with specified priority/protocol not found. # 11.75 [+0.33] TEST: dev veth2 egress skbedit priority 4 -> classid 10:4 [ OK ] # 11.80 [+0.05] Warning: Filter with specified priority/protocol not found. # 12.13 [+0.33] TEST: dev veth2 egress skbedit priority 5 -> classid 10:3 [ OK ] # 12.17 [+0.04] Warning: Filter with specified priority/protocol not found. # 12.51 [+0.35] TEST: dev veth2 egress skbedit priority 6 -> classid 10:2 [ OK ] # 12.56 [+0.05] Warning: Filter with specified priority/protocol not found. # 12.89 [+0.34] 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-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->