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.50 [+7.50] TEST: ping [ OK ] # 8.50 [+1.00] TEST: ping6 [ OK ] # 8.52 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.85 [+0.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.86 [+0.00] INFO: Packets sent on path1 / path2: 6000 / 6601 # 9.09 [+0.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.09 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.32 [+0.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.32 [+0.00] INFO: Packets sent on path1 / path2: 5300 / 7300 # 9.53 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.53 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.90 [+0.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.90 [+0.00] INFO: Packets sent on path1 / path2: 16316 / 16453 # 10.23 [+0.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.24 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.63 [+0.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.63 [+0.00] INFO: Packets sent on path1 / path2: 16316 / 16453 # 10.98 [+0.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.99 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 11.02 [+0.03] INFO: Running IPv6 custom multipath hash tests # 11.32 [+0.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.32 [+0.00] INFO: Packets sent on path1 / path2: 6500 / 6101 # 11.57 [+0.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.58 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.84 [+0.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.85 [+0.00] INFO: Packets sent on path1 / path2: 6201 / 6400 # 12.11 [+0.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.11 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 165.04 [+152.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 165.04 [+0.00] INFO: Packets sent on path1 / path2: 8210 / 8206 # 165.18 [+0.13] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 165.18 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 165.40 [+0.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 165.40 [+0.00] INFO: Packets sent on path1 / path2: 16448 / 16321 # 165.62 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 165.62 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 165.88 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 165.88 [+0.00] INFO: Packets sent on path1 / path2: 16448 / 16321 # 166.13 [+0.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 166.13 [+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__->