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.58 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.77 [+2.18] TEST: dst_mac match (skip_hw) [ OK ] # 7.79 [+0.02] Warning: Filter with specified priority/protocol not found. # 7.81 [+0.02] Warning: Filter with specified priority/protocol not found. # 9.96 [+2.15] TEST: src_mac match (skip_hw) [ OK ] # 9.99 [+0.02] Warning: Filter with specified priority/protocol not found. # 10.01 [+0.03] Warning: Filter with specified priority/protocol not found. # 10.04 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.28 [+1.24] TEST: dst_ip match (skip_hw) [ OK ] # 11.30 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.33 [+0.02] Warning: Filter with specified priority/protocol not found. # 11.35 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.61 [+1.26] TEST: src_ip match (skip_hw) [ OK ] # 12.63 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.65 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.67 [+0.02] Warning: Filter with specified priority/protocol not found. # 12.69 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.28 [+2.59] TEST: ip_flags match (skip_hw) [ OK ] # 15.36 [+0.08] Warning: Filter with specified priority/protocol not found. # 15.38 [+0.02] Warning: Filter with specified priority/protocol not found. # 15.62 [+0.24] 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.97 [+0.20] TEST: VLAN match (skip_hw) [ OK ] # 15.99 [+0.02] Warning: Filter with specified priority/protocol not found. # 16.01 [+0.02] Warning: Filter with specified priority/protocol not found. # 18.27 [+2.25] TEST: ip_tos match (skip_hw) [ OK ] # 18.29 [+0.02] 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.82 [+2.30] TEST: ip_ttl match (skip_hw) [ OK ] # 21.90 [+0.08] Warning: Filter with specified priority/protocol not found. # 21.92 [+0.02] Warning: Filter with specified priority/protocol not found. # 24.20 [+2.28] TEST: mpls_label match (skip_hw) [ OK ] # 24.27 [+0.07] Warning: Filter with specified priority/protocol not found. # 24.30 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.54 [+2.24] TEST: mpls_tc match (skip_hw) [ OK ] # 26.60 [+0.06] Warning: Filter with specified priority/protocol not found. # 26.62 [+0.02] Warning: Filter with specified priority/protocol not found. # 28.91 [+2.29] TEST: mpls_bos match (skip_hw) [ OK ] # 28.98 [+0.07] Warning: Filter with specified priority/protocol not found. # 29.00 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.27 [+2.27] TEST: mpls_ttl match (skip_hw) [ OK ] # 31.35 [+0.08] Warning: Filter with specified priority/protocol not found. # 31.37 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.39 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.42 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.44 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.46 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.48 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.50 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.52 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.54 [+0.02] Warning: Filter with specified priority/protocol not found. # 31.57 [+0.02] Warning: Filter with specified priority/protocol not found. # 32.58 [+1.01] TEST: mpls lse match (skip_hw) [ OK ] # 32.59 [+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__->