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-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 17.03 [+17.03] TEST: ping [ OK ] # 18.37 [+1.34] TEST: ping6 [ OK ] # 18.47 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.12 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.14 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 24.17 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.18 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.54 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.55 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 30.58 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.59 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.27 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.27 [+0.01] INFO: Packets sent on path1 / path2: 16234 / 16536 # 41.61 [+5.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.37 [+5.75] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.38 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16535 # 53.29 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.31 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.53 [+0.23] INFO: Running IPv6 custom multipath hash tests # 57.10 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.13 [+0.03] INFO: Packets sent on path1 / path2: 5801 / 6801 # 59.39 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 62.20 [+2.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.21 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5600 # 65.27 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.29 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1210.03 [+1144.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1210.04 [+0.01] INFO: Packets sent on path1 / path2: 8345 / 8235 # 1212.67 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1218.05 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.07 [+0.02] INFO: Packets sent on path1 / path2: 16389 / 16381 # 1223.23 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1228.60 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.61 [+0.02] INFO: Packets sent on path1 / path2: 16390 / 16380 # 1233.68 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.69 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->