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.44 [+12.44] TEST: dst_mac match (skip_hw) [ OK ] # 15.55 [+3.11] TEST: src_mac match (skip_hw) [ OK ] # 18.62 [+3.07] TEST: dst_ip match (skip_hw) [ OK ] # 21.82 [+3.20] TEST: src_ip match (skip_hw) [ OK ] # 28.94 [+7.12] TEST: ip_flags match (skip_hw) [ OK ] # 31.30 [+2.36] TEST: PCP match (skip_hw) [ OK ] # 34.12 [+2.82] TEST: VLAN match (skip_hw) [ OK ] # 38.09 [+3.97] TEST: ip_tos match (skip_hw) [ OK ] # 40.44 [+2.35] TEST: indev match (skip_hw) [ OK ] # 44.59 [+4.14] TEST: ip_ttl match (skip_hw) [ OK ] # 49.05 [+4.47] TEST: mpls_label match (skip_hw) [ OK ] # 53.49 [+4.44] TEST: mpls_tc match (skip_hw) [ OK ] # 57.73 [+4.24] TEST: mpls_bos match (skip_hw) [ OK ] # 62.17 [+4.44] TEST: mpls_ttl match (skip_hw) [ OK ] # 70.89 [+8.72] TEST: mpls lse match (skip_hw) [ OK ] DETECTED CRASH, lowering timeout # 76.58 [+5.69] TEST: erspan_opts match (skip_hw) [FAIL] # 76.59 [+0.00] ERSPAN Type III # 76.77 [+0.18] 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__->