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.48 [+7.48] TEST: ping [ OK ] # 8.47 [+0.99] TEST: ping6 [ OK ] # 8.48 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.76 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.76 [+0.00] INFO: Packets sent on path1 / path2: 6350 / 6251 # 8.96 [+0.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.97 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.17 [+0.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.17 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6050 # 9.34 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.34 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.61 [+0.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.61 [+0.00] INFO: Packets sent on path1 / path2: 16336 / 16433 # 9.86 [+0.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.87 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.17 [+0.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.17 [+0.00] INFO: Packets sent on path1 / path2: 16336 / 16433 # 10.42 [+0.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.42 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.46 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.75 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.75 [+0.00] INFO: Packets sent on path1 / path2: 5851 / 6750 # 10.91 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.91 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.13 [+0.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.13 [+0.00] INFO: Packets sent on path1 / path2: 5901 / 6700 # 11.31 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.32 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 232.20 [+220.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 232.20 [+0.00] INFO: Packets sent on path1 / path2: 8148 / 8271 # 232.40 [+0.19] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 232.40 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 232.68 [+0.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 232.68 [+0.00] INFO: Packets sent on path1 / path2: 16467 / 16302 # 232.98 [+0.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 232.98 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 233.32 [+0.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 233.32 [+0.00] INFO: Packets sent on path1 / path2: 16467 / 16302 # 233.57 [+0.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 233.57 [+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__->