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.27 [+7.27] TEST: ping [ OK ] # 8.31 [+1.04] TEST: ping6 [ OK ] # 8.33 [+0.02] INFO: Running IPv4 custom multipath hash tests # 8.74 [+0.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.75 [+0.00] INFO: Packets sent on path1 / path2: 6050 / 6551 # 9.04 [+0.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.04 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.36 [+0.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.37 [+0.00] INFO: Packets sent on path1 / path2: 6500 / 6100 # 9.64 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.04 [+0.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 10.05 [+0.00] INFO: Packets sent on path1 / path2: 16452 / 16317 # 10.43 [+0.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.43 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.84 [+0.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.84 [+0.00] INFO: Packets sent on path1 / path2: 16452 / 16317 # 11.21 [+0.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 11.21 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 11.26 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.68 [+0.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.69 [+0.00] INFO: Packets sent on path1 / path2: 6650 / 5951 # 11.95 [+0.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.96 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 12.28 [+0.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 12.28 [+0.00] INFO: Packets sent on path1 / path2: 5501 / 7100 # 12.53 [+0.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.54 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 186.21 [+173.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 186.22 [+0.00] INFO: Packets sent on path1 / path2: 8269 / 8142 # 186.39 [+0.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 186.39 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 186.64 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 186.64 [+0.00] INFO: Packets sent on path1 / path2: 16574 / 16195 # 186.85 [+0.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 186.86 [+0.00] INFO: Packets sent on path1 / path2: 1 / 32769 # 187.11 [+0.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 187.11 [+0.00] INFO: Packets sent on path1 / path2: 16574 / 16195 # 187.32 [+0.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 187.33 [+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__->