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 14400 # selftests: net/forwarding: custom_multipath_hash.sh # 7.58 [+7.58] TEST: ping [ OK ] # 8.58 [+1.00] TEST: ping6 [ OK ] # 8.58 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.89 [+0.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.89 [+0.00] INFO: Packets sent on path1 / path2: 6350 / 6251 # 9.08 [+0.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.08 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.29 [+0.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.29 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6050 # 9.50 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.51 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.85 [+0.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.85 [+0.00] INFO: Packets sent on path1 / path2: 16289 / 16480 # 10.18 [+0.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.19 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.49 [+0.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.49 [+0.00] INFO: Packets sent on path1 / path2: 16289 / 16480 # 10.78 [+0.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.78 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.83 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.15 [+0.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.15 [+0.00] INFO: Packets sent on path1 / path2: 6802 / 5800 # 11.36 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.37 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.59 [+0.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.59 [+0.00] INFO: Packets sent on path1 / path2: 6150 / 6450 # 11.79 [+0.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.80 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 240.24 [+228.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 240.24 [+0.00] INFO: Packets sent on path1 / path2: 8191 / 8231 # 240.46 [+0.21] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 240.46 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12600 # 240.75 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 240.75 [+0.00] INFO: Packets sent on path1 / path2: 16347 / 16422 # 241.00 [+0.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 241.00 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 241.28 [+0.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 241.28 [+0.00] INFO: Packets sent on path1 / path2: 16347 / 16422 # 241.54 [+0.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 241.55 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32770 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__->