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 # 8.15 [+8.15] TEST: ping [ OK ] # 9.14 [+0.99] TEST: ping6 [ OK ] # 9.15 [+0.01] INFO: Running IPv4 custom multipath hash tests # 9.44 [+0.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.44 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6051 # 9.61 [+0.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.82 [+0.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.82 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6050 # 10.02 [+0.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.02 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.32 [+0.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 10.33 [+0.00] INFO: Packets sent on path1 / path2: 16583 / 16186 # 10.63 [+0.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.63 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.94 [+0.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.94 [+0.00] INFO: Packets sent on path1 / path2: 16583 / 16186 # 11.19 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 11.19 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 11.22 [+0.03] INFO: Running IPv6 custom multipath hash tests # 11.48 [+0.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.49 [+0.00] INFO: Packets sent on path1 / path2: 6200 / 6402 # 11.66 [+0.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.67 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.86 [+0.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.87 [+0.00] INFO: Packets sent on path1 / path2: 5900 / 6700 # 12.05 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.05 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 162.64 [+150.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 162.64 [+0.00] INFO: Packets sent on path1 / path2: 8248 / 8171 # 162.77 [+0.13] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 162.77 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 163.01 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 163.01 [+0.00] INFO: Packets sent on path1 / path2: 16448 / 16321 # 163.21 [+0.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 163.21 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 163.44 [+0.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 163.44 [+0.00] INFO: Packets sent on path1 / path2: 16448 / 16321 # 163.71 [+0.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 163.71 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 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__->