make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_floower.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: tc_flower.sh # 5.55 [+5.55] Warning: Filter with specified priority/protocol not found. # 5.56 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.70 [+2.13] TEST: dst_mac match (skip_hw) [ OK ] # 7.72 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.75 [+0.02] Warning: Filter with specified priority/protocol not found. # 9.90 [+2.15] TEST: src_mac match (skip_hw) [ OK ] # 9.92 [+0.02] Warning: Filter with specified priority/protocol not found. # 9.94 [+0.02] Warning: Filter with specified priority/protocol not found. # 9.97 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.23 [+1.26] TEST: dst_ip match (skip_hw) [ OK ] # 11.25 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.28 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.30 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.54 [+1.24] TEST: src_ip match (skip_hw) [ OK ] # 12.56 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.58 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.61 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.63 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.26 [+2.64] TEST: ip_flags match (skip_hw) [ OK ] # 15.34 [+0.08] Warning: Filter with specified priority/protocol not found. # 15.36 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.61 [+0.25] TEST: PCP match (skip_hw) [ OK ] # 15.76 [+0.14] Warning: Filter with specified priority/protocol not found. # 15.78 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.98 [+0.20] TEST: VLAN match (skip_hw) [ OK ] # 16.00 [+0.02] Warning: Filter with specified priority/protocol not found. # 16.03 [+0.02] Warning: Filter with specified priority/protocol not found. # 18.27 [+2.24] TEST: ip_tos match (skip_hw) [ OK ] # 18.29 [+0.03] Warning: Filter with specified priority/protocol not found. # 18.31 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.48 [+1.17] TEST: indev match (skip_hw) [ OK ] # 19.50 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.52 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.83 [+2.31] TEST: ip_ttl match (skip_hw) [ OK ] # 21.90 [+0.07] Warning: Filter with specified priority/protocol not found. # 21.92 [+0.02] Warning: Filter with specified priority/protocol not found. # 24.18 [+2.26] TEST: mpls_label match (skip_hw) [ OK ] # 24.25 [+0.07] Warning: Filter with specified priority/protocol not found. # 24.27 [+0.03] Warning: Filter with specified priority/protocol not found. # 26.52 [+2.25] TEST: mpls_tc match (skip_hw) [ OK ] # 26.59 [+0.07] Warning: Filter with specified priority/protocol not found. # 26.62 [+0.02] Warning: Filter with specified priority/protocol not found. # 28.86 [+2.24] TEST: mpls_bos match (skip_hw) [ OK ] # 28.93 [+0.06] Warning: Filter with specified priority/protocol not found. # 28.95 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.20 [+2.26] TEST: mpls_ttl match (skip_hw) [ OK ] # 31.28 [+0.08] Warning: Filter with specified priority/protocol not found. # 31.31 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.33 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.35 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.37 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.40 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.43 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.46 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.49 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.51 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.53 [+0.02] Warning: Filter with specified priority/protocol not found. # 32.60 [+1.06] TEST: mpls lse match (skip_hw) [ OK ] # 32.61 [+0.01] INFO: Could not test offloaded functionality ok 1 selftests: net/forwarding: tc_flower.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__->