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.58 [+7.58] TEST: ping [ OK ] # 8.56 [+0.98] TEST: ping6 [ OK ] # 8.56 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.83 [+0.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.84 [+0.00] INFO: Packets sent on path1 / path2: 6150 / 6451 # 9.00 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.00 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.20 [+0.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.21 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 9.37 [+0.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.37 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.60 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.60 [+0.00] INFO: Packets sent on path1 / path2: 16181 / 16588 # 9.83 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.83 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.07 [+0.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.07 [+0.00] INFO: Packets sent on path1 / path2: 16181 / 16588 # 10.29 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.29 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.33 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.60 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.61 [+0.00] INFO: Packets sent on path1 / path2: 6801 / 5800 # 10.82 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.82 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.00 [+0.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.00 [+0.00] INFO: Packets sent on path1 / path2: 5701 / 6900 # 11.17 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.17 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 217.87 [+206.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 217.87 [+0.00] INFO: Packets sent on path1 / path2: 8185 / 8233 # 218.06 [+0.19] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 218.06 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 218.37 [+0.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 218.37 [+0.00] INFO: Packets sent on path1 / path2: 16378 / 16391 # 218.61 [+0.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 218.61 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 218.93 [+0.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 218.94 [+0.00] INFO: Packets sent on path1 / path2: 16378 / 16391 # 219.17 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 219.18 [+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__->