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-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-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.01 [+1.00] TEST: ping6 [ OK ] # 8.04 [+0.03] INFO: Running IPv4 custom multipath hash tests # 8.67 [+0.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.68 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5800 # 9.13 [+0.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.85 [+0.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.86 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 10.26 [+0.41] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.27 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.76 [+0.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 10.77 [+0.00] INFO: Packets sent on path1 / path2: 16271 / 16498 # 11.16 [+0.39] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 11.16 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 11.43 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 11.43 [+0.00] INFO: Packets sent on path1 / path2: 16271 / 16498 # 11.68 [+0.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 11.68 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 11.70 [+0.02] INFO: Running IPv6 custom multipath hash tests # 11.91 [+0.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.91 [+0.00] INFO: Packets sent on path1 / path2: 6001 / 6601 # 12.08 [+0.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 12.08 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 12.22 [+0.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 12.23 [+0.00] INFO: Packets sent on path1 / path2: 6251 / 6351 # 12.35 [+0.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.35 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 153.17 [+140.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 153.17 [+0.00] INFO: Packets sent on path1 / path2: 8153 / 8251 # 153.32 [+0.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 153.32 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 153.57 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 153.58 [+0.00] INFO: Packets sent on path1 / path2: 16324 / 16445 # 153.81 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 153.81 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 154.03 [+0.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 154.03 [+0.00] INFO: Packets sent on path1 / path2: 16324 / 16445 # 154.23 [+0.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 154.24 [+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-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->