make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_floower.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: tc_flower.sh # 12.96 [+12.96] TEST: dst_mac match (skip_hw) [ OK ] # 16.36 [+3.41] TEST: src_mac match (skip_hw) [ OK ] # 19.50 [+3.14] TEST: dst_ip match (skip_hw) [ OK ] # 22.55 [+3.05] TEST: src_ip match (skip_hw) [ OK ] # 29.95 [+7.40] TEST: ip_flags match (skip_hw) [ OK ] # 32.56 [+2.61] TEST: PCP match (skip_hw) [ OK ] # 35.43 [+2.87] TEST: VLAN match (skip_hw) [ OK ] # 39.52 [+4.10] TEST: ip_tos match (skip_hw) [ OK ] # 42.05 [+2.53] TEST: indev match (skip_hw) [ OK ] # 46.27 [+4.22] TEST: ip_ttl match (skip_hw) [ OK ] # 50.73 [+4.45] TEST: mpls_label match (skip_hw) [ OK ] # 54.99 [+4.26] TEST: mpls_tc match (skip_hw) [ OK ] # 59.36 [+4.37] TEST: mpls_bos match (skip_hw) [ OK ] # 63.66 [+4.30] TEST: mpls_ttl match (skip_hw) [ OK ] # 72.80 [+9.14] TEST: mpls lse match (skip_hw) [ OK ] DETECTED CRASH, lowering timeout # 78.85 [+6.06] TEST: erspan_opts match (skip_hw) [FAIL] # 78.86 [+0.01] ERSPAN Type III # 79.04 [+0.19] INFO: Could not test offloaded functionality not ok 1 selftests: net/forwarding: tc_flower.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__->