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.63 [+7.63] TEST: ping [ OK ] # 8.66 [+1.03] TEST: ping6 [ OK ] # 8.68 [+0.01] INFO: Running IPv4 custom multipath hash tests # 9.04 [+0.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.04 [+0.00] INFO: Packets sent on path1 / path2: 6501 / 6100 # 9.29 [+0.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.29 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.56 [+0.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.56 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 9.83 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.83 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.22 [+0.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 10.23 [+0.00] INFO: Packets sent on path1 / path2: 16499 / 16270 # 10.60 [+0.37] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.60 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.94 [+0.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.94 [+0.00] INFO: Packets sent on path1 / path2: 16499 / 16270 # 11.28 [+0.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 11.28 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 11.34 [+0.06] INFO: Running IPv6 custom multipath hash tests # 11.74 [+0.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.75 [+0.00] INFO: Packets sent on path1 / path2: 5450 / 7151 # 12.02 [+0.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 12.03 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 12.35 [+0.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 12.35 [+0.00] INFO: Packets sent on path1 / path2: 6150 / 6450 # 12.57 [+0.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.57 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12600 # 184.94 [+172.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 184.94 [+0.00] INFO: Packets sent on path1 / path2: 8221 / 8198 # 185.08 [+0.14] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 185.08 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 185.34 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 185.34 [+0.00] INFO: Packets sent on path1 / path2: 16343 / 16426 # 185.60 [+0.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 185.60 [+0.00] INFO: Packets sent on path1 / path2: 1 / 32769 # 185.91 [+0.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 185.92 [+0.00] INFO: Packets sent on path1 / path2: 16343 / 16426 # 186.29 [+0.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 186.29 [+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__->