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.94 [+8.94] TEST: ping [ OK ] # 9.99 [+1.05] TEST: ping6 [ OK ] # 10.01 [+0.02] INFO: Running IPv4 custom multipath hash tests # 10.49 [+0.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.49 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 10.81 [+0.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.15 [+0.34] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.16 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 11.43 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.85 [+0.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 11.85 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 12.22 [+0.37] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 12.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 12.62 [+0.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 12.63 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 12.97 [+0.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 12.98 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 13.02 [+0.05] INFO: Running IPv6 custom multipath hash tests # 13.41 [+0.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 13.41 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 13.63 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 13.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 13.86 [+0.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 13.87 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 14.09 [+0.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 14.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 171.68 [+157.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 171.68 [+0.00] INFO: Packets sent on path1 / path2: 8168 / 8242 # 171.85 [+0.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 171.86 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 172.11 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 172.11 [+0.00] INFO: Packets sent on path1 / path2: 16328 / 16441 # 172.33 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 172.34 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 172.55 [+0.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 172.56 [+0.00] INFO: Packets sent on path1 / path2: 16328 / 16441 # 172.79 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 172.80 [+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__->