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.53 [+7.53] TEST: ping [ OK ] # 8.51 [+0.98] TEST: ping6 [ OK ] # 8.51 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.82 [+0.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.82 [+0.00] INFO: Packets sent on path1 / path2: 6251 / 6350 # 8.98 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.98 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.14 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.15 [+0.00] INFO: Packets sent on path1 / path2: 5950 / 6650 # 9.30 [+0.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.30 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.53 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.53 [+0.00] INFO: Packets sent on path1 / path2: 16397 / 16372 # 9.78 [+0.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.78 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.02 [+0.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.02 [+0.00] INFO: Packets sent on path1 / path2: 16397 / 16372 # 10.27 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.27 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.30 [+0.03] INFO: Running IPv6 custom multipath hash tests # 10.58 [+0.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.58 [+0.00] INFO: Packets sent on path1 / path2: 6701 / 5901 # 10.77 [+0.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.77 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.99 [+0.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.99 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 11.16 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.16 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 217.73 [+206.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 217.73 [+0.00] INFO: Packets sent on path1 / path2: 8272 / 8151 # 217.96 [+0.23] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 217.96 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 218.27 [+0.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 218.27 [+0.00] INFO: Packets sent on path1 / path2: 16439 / 16330 # 218.55 [+0.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 218.55 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 218.83 [+0.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 218.84 [+0.00] INFO: Packets sent on path1 / path2: 16439 / 16330 # 219.10 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 219.11 [+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-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->