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 # 8.79 [+8.79] TEST: ping [ OK ] # 10.29 [+1.50] TEST: ping6 [ OK ] # 10.31 [+0.02] INFO: Running IPv4 custom multipath hash tests # 11.25 [+0.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.25 [+0.00] INFO: Packets sent on path1 / path2: 6751 / 5850 # 11.94 [+0.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.94 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 12.55 [+0.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 12.55 [+0.00] INFO: Packets sent on path1 / path2: 5900 / 6700 # 13.30 [+0.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 13.30 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 14.11 [+0.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 14.11 [+0.00] INFO: Packets sent on path1 / path2: 16354 / 16415 # 14.73 [+0.62] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 14.74 [+0.00] INFO: Packets sent on path1 / path2: 32771 / 0 # 15.37 [+0.63] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 15.48 [+0.11] INFO: Packets sent on path1 / path2: 16354 / 16415 # 15.90 [+0.42] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 15.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 15.98 [+0.07] INFO: Running IPv6 custom multipath hash tests # 16.76 [+0.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 16.76 [+0.00] INFO: Packets sent on path1 / path2: 6101 / 6501 # 17.24 [+0.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 17.25 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 17.82 [+0.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 17.82 [+0.00] INFO: Packets sent on path1 / path2: 6500 / 6101 # 18.39 [+0.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 18.40 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 232.98 [+214.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 232.98 [+0.00] INFO: Packets sent on path1 / path2: 8254 / 8163 # 233.15 [+0.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 233.15 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 233.45 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 233.45 [+0.00] INFO: Packets sent on path1 / path2: 16269 / 16500 # 233.70 [+0.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 233.70 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 233.97 [+0.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 233.98 [+0.00] INFO: Packets sent on path1 / path2: 16269 / 16500 # 234.25 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 234.25 [+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__->