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.11 [+7.11] TEST: ping [ OK ] # 8.10 [+0.99] TEST: ping6 [ OK ] # 8.11 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.31 [+0.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.32 [+0.00] INFO: Packets sent on path1 / path2: 6051 / 6550 # 8.47 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.47 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.62 [+0.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.62 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 8.78 [+0.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.78 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.06 [+0.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.06 [+0.00] INFO: Packets sent on path1 / path2: 16307 / 16462 # 9.28 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.29 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.50 [+0.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.50 [+0.00] INFO: Packets sent on path1 / path2: 16307 / 16462 # 9.70 [+0.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.70 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.73 [+0.03] INFO: Running IPv6 custom multipath hash tests # 9.97 [+0.24] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.97 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 10.12 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.13 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.30 [+0.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.31 [+0.00] INFO: Packets sent on path1 / path2: 6500 / 6100 # 10.46 [+0.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.46 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12600 # 161.11 [+150.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 161.12 [+0.00] INFO: Packets sent on path1 / path2: 8218 / 8199 # 161.31 [+0.19] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 161.31 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12601 # 161.57 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 161.57 [+0.00] INFO: Packets sent on path1 / path2: 16431 / 16338 # 161.79 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 161.80 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 162.04 [+0.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 162.05 [+0.00] INFO: Packets sent on path1 / path2: 16431 / 16338 # 162.33 [+0.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 162.34 [+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__->