make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: custom_multipath_hash.sh # 7.08 [+7.08] TEST: ping [ OK ] # 8.11 [+1.03] TEST: ping6 [ OK ] # 8.13 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.52 [+0.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.53 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 8.79 [+0.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.10 [+0.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.11 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 9.38 [+0.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.79 [+0.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.79 [+0.01] INFO: Packets sent on path1 / path2: 16270 / 16499 # 10.14 [+0.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.52 [+0.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.53 [+0.01] INFO: Packets sent on path1 / path2: 16270 / 16499 # 10.89 [+0.36] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.94 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.32 [+0.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.33 [+0.00] INFO: Packets sent on path1 / path2: 6201 / 6400 # 11.58 [+0.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.59 [+0.00] INFO: Packets sent on path1 / path2: 12601 / 0 # 11.92 [+0.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.92 [+0.00] INFO: Packets sent on path1 / path2: 6150 / 6450 # 12.18 [+0.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 198.54 [+186.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 198.54 [+0.00] INFO: Packets sent on path1 / path2: 8252 / 8174 # 198.72 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 198.72 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 198.98 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 198.99 [+0.00] INFO: Packets sent on path1 / path2: 16310 / 16459 # 199.22 [+0.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 199.23 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 199.51 [+0.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 199.52 [+0.00] INFO: Packets sent on path1 / path2: 16310 / 16459 # 199.79 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 199.79 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-2/tools/testing/selftests' xx__-> echo $? 0 xx__->