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.56 [+5.56] Warning: Filter with specified priority/protocol not found. # 5.59 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.73 [+2.15] TEST: dst_mac match (skip_hw) [ OK ] # 7.76 [+0.03] Warning: Filter with specified priority/protocol not found. # 7.79 [+0.03] Warning: Filter with specified priority/protocol not found. # 9.92 [+2.13] TEST: src_mac match (skip_hw) [ OK ] # 9.94 [+0.02] Warning: Filter with specified priority/protocol not found. # 9.96 [+0.02] Warning: Filter with specified priority/protocol not found. # 9.98 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.22 [+1.24] TEST: dst_ip match (skip_hw) [ OK ] # 11.24 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.26 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.29 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.56 [+1.27] TEST: src_ip match (skip_hw) [ OK ] # 12.58 [+0.03] Warning: Filter with specified priority/protocol not found. # 12.61 [+0.03] Warning: Filter with specified priority/protocol not found. # 12.63 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.66 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.29 [+2.64] TEST: ip_flags match (skip_hw) [ OK ] # 15.37 [+0.08] Warning: Filter with specified priority/protocol not found. # 15.40 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.65 [+0.26] TEST: PCP match (skip_hw) [ OK ] # 15.80 [+0.14] Warning: Filter with specified priority/protocol not found. # 15.82 [+0.02] Warning: Filter with specified priority/protocol not found. # 16.03 [+0.21] TEST: VLAN match (skip_hw) [ OK ] # 16.05 [+0.02] Warning: Filter with specified priority/protocol not found. # 16.07 [+0.02] Warning: Filter with specified priority/protocol not found. # 18.30 [+2.23] TEST: ip_tos match (skip_hw) [ OK ] # 18.32 [+0.02] Warning: Filter with specified priority/protocol not found. # 18.34 [+0.02] Warning: Filter with specified priority/protocol not found. # 19.48 [+1.14] TEST: indev match (skip_hw) [ OK ] # 19.51 [+0.03] Warning: Filter with specified priority/protocol not found. # 19.53 [+0.02] Warning: Filter with specified priority/protocol not found. # 21.81 [+2.28] TEST: ip_ttl match (skip_hw) [ OK ] # 21.87 [+0.06] Warning: Filter with specified priority/protocol not found. # 21.89 [+0.02] Warning: Filter with specified priority/protocol not found. # 24.14 [+2.25] TEST: mpls_label match (skip_hw) [ OK ] # 24.22 [+0.07] Warning: Filter with specified priority/protocol not found. # 24.24 [+0.03] Warning: Filter with specified priority/protocol not found. # 26.49 [+2.24] TEST: mpls_tc match (skip_hw) [ OK ] # 26.55 [+0.06] Warning: Filter with specified priority/protocol not found. # 26.57 [+0.02] Warning: Filter with specified priority/protocol not found. # 28.85 [+2.28] TEST: mpls_bos match (skip_hw) [ OK ] # 28.92 [+0.07] Warning: Filter with specified priority/protocol not found. # 28.95 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.21 [+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.02] Warning: Filter with specified priority/protocol not found. # 31.42 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.45 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.47 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.50 [+0.03] Warning: Filter with specified priority/protocol not found. # 31.53 [+0.02] Warning: Filter with specified priority/protocol not found. # 32.55 [+1.02] TEST: mpls lse match (skip_hw) [ OK ] # 32.56 [+0.02] 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__->