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.32 [+8.32] TEST: ping [ OK ] # 9.37 [+1.05] TEST: ping6 [ OK ] # 9.38 [+0.01] INFO: Running IPv4 custom multipath hash tests # 9.79 [+0.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.80 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 10.05 [+0.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.33 [+0.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.33 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 10.60 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.00 [+0.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 11.00 [+0.01] INFO: Packets sent on path1 / path2: 16410 / 16359 # 11.34 [+0.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 11.35 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 11.72 [+0.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 11.72 [+0.01] INFO: Packets sent on path1 / path2: 16410 / 16359 # 12.04 [+0.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 12.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 12.09 [+0.04] INFO: Running IPv6 custom multipath hash tests # 12.44 [+0.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 12.44 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 12.68 [+0.24] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 12.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 12.94 [+0.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 12.95 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700 # 13.22 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 13.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 197.76 [+184.53] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 197.77 [+0.01] INFO: Packets sent on path1 / path2: 8212 / 8207 # 198.07 [+0.30] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 198.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 198.36 [+0.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 198.36 [+0.01] INFO: Packets sent on path1 / path2: 16434 / 16335 # 198.66 [+0.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 198.66 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32770 # 198.92 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 198.92 [+0.00] INFO: Packets sent on path1 / path2: 16434 / 16335 # 199.20 [+0.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 199.20 [+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__->