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.41 [+7.41] TEST: ping [ OK ] # 8.39 [+0.98] TEST: ping6 [ OK ] # 8.39 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.69 [+0.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.70 [+0.00] INFO: Packets sent on path1 / path2: 6600 / 6001 # 8.87 [+0.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.87 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.05 [+0.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.06 [+0.00] INFO: Packets sent on path1 / path2: 6350 / 6250 # 9.24 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.24 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.47 [+0.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.47 [+0.00] INFO: Packets sent on path1 / path2: 16286 / 16483 # 9.71 [+0.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.71 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.96 [+0.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.96 [+0.00] INFO: Packets sent on path1 / path2: 16286 / 16483 # 10.20 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.20 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.24 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.51 [+0.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.51 [+0.00] INFO: Packets sent on path1 / path2: 6752 / 5850 # 10.68 [+0.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.69 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.87 [+0.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.87 [+0.00] INFO: Packets sent on path1 / path2: 6000 / 6600 # 11.05 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.05 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 219.13 [+208.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 219.14 [+0.00] INFO: Packets sent on path1 / path2: 8182 / 8248 # 219.32 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 219.32 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 219.58 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 219.59 [+0.00] INFO: Packets sent on path1 / path2: 16480 / 16290 # 219.86 [+0.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 219.86 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 220.18 [+0.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 220.19 [+0.00] INFO: Packets sent on path1 / path2: 16480 / 16289 # 220.51 [+0.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 220.51 [+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__->