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.25 [+7.25] TEST: ping [ OK ] # 8.29 [+1.04] TEST: ping6 [ OK ] # 8.31 [+0.02] INFO: Running IPv4 custom multipath hash tests # 8.70 [+0.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.71 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 8.99 [+0.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.99 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.28 [+0.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.28 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6350 # 9.51 [+0.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.51 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.86 [+0.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.87 [+0.00] INFO: Packets sent on path1 / path2: 16163 / 16606 # 10.18 [+0.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.18 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.55 [+0.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.55 [+0.00] INFO: Packets sent on path1 / path2: 16163 / 16606 # 10.91 [+0.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.91 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.96 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.32 [+0.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.33 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6752 # 11.59 [+0.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.60 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.89 [+0.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.89 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 12.14 [+0.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 168.06 [+155.91] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 168.06 [+0.00] INFO: Packets sent on path1 / path2: 8225 / 8190 # 168.20 [+0.14] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 168.20 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 168.50 [+0.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 168.51 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16302 # 168.92 [+0.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 168.92 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 169.22 [+0.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 169.22 [+0.00] INFO: Packets sent on path1 / path2: 16467 / 16302 # 169.51 [+0.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 169.51 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 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__->