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 # 13.54 [+13.54] TEST: dst_mac match (skip_hw) [ OK ] # 16.81 [+3.28] TEST: src_mac match (skip_hw) [ OK ] # 20.00 [+3.19] TEST: dst_ip match (skip_hw) [ OK ] # 23.05 [+3.05] TEST: src_ip match (skip_hw) [ OK ] # 30.03 [+6.98] TEST: ip_flags match (skip_hw) [ OK ] # 32.46 [+2.43] TEST: PCP match (skip_hw) [ OK ] # 35.18 [+2.72] TEST: VLAN match (skip_hw) [ OK ] # 39.02 [+3.84] TEST: ip_tos match (skip_hw) [ OK ] # 41.39 [+2.37] TEST: indev match (skip_hw) [ OK ] # 45.53 [+4.14] TEST: ip_ttl match (skip_hw) [ OK ] # 50.00 [+4.47] TEST: mpls_label match (skip_hw) [ OK ] # 54.33 [+4.33] TEST: mpls_tc match (skip_hw) [ OK ] # 58.62 [+4.29] TEST: mpls_bos match (skip_hw) [ OK ] # 62.90 [+4.28] TEST: mpls_ttl match (skip_hw) [ OK ] # 71.79 [+8.89] TEST: mpls lse match (skip_hw) [ OK ] DETECTED CRASH, lowering timeout # 77.95 [+6.16] TEST: erspan_opts match (skip_hw) [FAIL] # 77.96 [+0.01] ERSPAN Type III # 78.15 [+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__->