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.80 [+6.80] TEST: ping [ OK ] # 6.84 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.15 [+0.31] TEST: dev veth1 ingress skbedit priority 0 -> classid 10:8 [ OK ] # 7.19 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.53 [+0.33] TEST: dev veth1 ingress skbedit priority 1 -> classid 10:7 [ OK ] # 7.57 [+0.04] Warning: Filter with specified priority/protocol not found. # 7.90 [+0.33] 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.04] Warning: Filter with specified priority/protocol not found. # 8.65 [+0.33] TEST: dev veth1 ingress skbedit priority 4 -> classid 10:4 [ OK ] # 8.69 [+0.04] Warning: Filter with specified priority/protocol not found. # 9.01 [+0.32] TEST: dev veth1 ingress skbedit priority 5 -> classid 10:3 [ OK ] # 9.05 [+0.04] Warning: Filter with specified priority/protocol not found. # 9.36 [+0.32] TEST: dev veth1 ingress skbedit priority 6 -> classid 10:2 [ OK ] # 9.41 [+0.04] Warning: Filter with specified priority/protocol not found. # 9.74 [+0.34] TEST: dev veth1 ingress skbedit priority 7 -> classid 10:1 [ OK ] # 9.79 [+0.05] Warning: Filter with specified priority/protocol not found. # 10.11 [+0.32] TEST: dev veth2 egress skbedit priority 0 -> classid 10:8 [ OK ] # 10.14 [+0.04] Warning: Filter with specified priority/protocol not found. # 10.45 [+0.31] TEST: dev veth2 egress skbedit priority 1 -> classid 10:7 [ OK ] # 10.49 [+0.04] Warning: Filter with specified priority/protocol not found. # 10.83 [+0.34] TEST: dev veth2 egress skbedit priority 2 -> classid 10:6 [ OK ] # 10.87 [+0.04] Warning: Filter with specified priority/protocol not found. # 11.19 [+0.32] TEST: dev veth2 egress skbedit priority 3 -> classid 10:5 [ OK ] # 11.23 [+0.04] Warning: Filter with specified priority/protocol not found. # 11.54 [+0.31] TEST: dev veth2 egress skbedit priority 4 -> classid 10:4 [ OK ] # 11.58 [+0.04] Warning: Filter with specified priority/protocol not found. # 11.88 [+0.30] TEST: dev veth2 egress skbedit priority 5 -> classid 10:3 [ OK ] # 11.92 [+0.04] Warning: Filter with specified priority/protocol not found. # 12.25 [+0.33] TEST: dev veth2 egress skbedit priority 6 -> classid 10:2 [ OK ] # 12.29 [+0.04] Warning: Filter with specified priority/protocol not found. # 12.62 [+0.33] 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__->