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.85 [+6.85] TEST: ping [ OK ] # 6.89 [+0.03] Warning: Filter with specified priority/protocol not found. # 7.19 [+0.31] TEST: dev veth1 ingress skbedit priority 0 -> classid 10:8 [ OK ] # 7.23 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.55 [+0.31] TEST: dev veth1 ingress skbedit priority 1 -> classid 10:7 [ OK ] # 7.59 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.90 [+0.32] TEST: dev veth1 ingress skbedit priority 2 -> classid 10:6 [ OK ] # 7.94 [+0.04] Warning: Filter with specified priority/protocol not found. # 8.27 [+0.33] TEST: dev veth1 ingress skbedit priority 3 -> classid 10:5 [ OK ] # 8.31 [+0.03] Warning: Filter with specified priority/protocol not found. # 8.63 [+0.32] TEST: dev veth1 ingress skbedit priority 4 -> classid 10:4 [ OK ] # 8.67 [+0.04] Warning: Filter with specified priority/protocol not found. # 8.99 [+0.32] TEST: dev veth1 ingress skbedit priority 5 -> classid 10:3 [ OK ] # 9.03 [+0.04] Warning: Filter with specified priority/protocol not found. # 9.37 [+0.34] TEST: dev veth1 ingress skbedit priority 6 -> classid 10:2 [ OK ] # 9.40 [+0.04] Warning: Filter with specified priority/protocol not found. # 9.72 [+0.32] TEST: dev veth1 ingress skbedit priority 7 -> classid 10:1 [ OK ] # 9.75 [+0.04] Warning: Filter with specified priority/protocol not found. # 10.09 [+0.33] TEST: dev veth2 egress skbedit priority 0 -> classid 10:8 [ OK ] # 10.13 [+0.04] Warning: Filter with specified priority/protocol not found. # 10.46 [+0.33] TEST: dev veth2 egress skbedit priority 1 -> classid 10:7 [ OK ] # 10.50 [+0.04] Warning: Filter with specified priority/protocol not found. # 10.81 [+0.31] TEST: dev veth2 egress skbedit priority 2 -> classid 10:6 [ OK ] # 10.85 [+0.04] Warning: Filter with specified priority/protocol not found. # 11.16 [+0.32] TEST: dev veth2 egress skbedit priority 3 -> classid 10:5 [ OK ] # 11.20 [+0.04] Warning: Filter with specified priority/protocol not found. # 11.53 [+0.33] TEST: dev veth2 egress skbedit priority 4 -> classid 10:4 [ OK ] # 11.57 [+0.04] Warning: Filter with specified priority/protocol not found. # 11.91 [+0.34] TEST: dev veth2 egress skbedit priority 5 -> classid 10:3 [ OK ] # 11.96 [+0.05] Warning: Filter with specified priority/protocol not found. # 12.29 [+0.34] TEST: dev veth2 egress skbedit priority 6 -> classid 10:2 [ OK ] # 12.34 [+0.05] Warning: Filter with specified priority/protocol not found. # 12.66 [+0.32] 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__->