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.02 [+7.02] TEST: ping [ OK ] # 8.02 [+1.00] TEST: ping6 [ OK ] # 8.03 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.25 [+0.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.25 [+0.00] INFO: Packets sent on path1 / path2: 6151 / 6450 # 8.39 [+0.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.55 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.56 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6350 # 8.74 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.74 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.98 [+0.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 8.99 [+0.00] INFO: Packets sent on path1 / path2: 16470 / 16299 # 9.19 [+0.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.20 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.41 [+0.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.42 [+0.00] INFO: Packets sent on path1 / path2: 16470 / 16299 # 9.74 [+0.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.80 [+0.06] INFO: Running IPv6 custom multipath hash tests # 10.27 [+0.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.28 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 10.57 [+0.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.92 [+0.34] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.93 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 11.19 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 188.54 [+177.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 188.55 [+0.00] INFO: Packets sent on path1 / path2: 8348 / 8063 # 188.70 [+0.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 188.71 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 189.03 [+0.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 189.04 [+0.01] INFO: Packets sent on path1 / path2: 16184 / 16585 # 189.42 [+0.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 189.43 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 189.84 [+0.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 189.85 [+0.01] INFO: Packets sent on path1 / path2: 16184 / 16585 # 190.19 [+0.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 190.19 [+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__->