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.06 [+17.06] TEST: ping [ OK ] # 18.42 [+1.36] TEST: ping6 [ OK ] # 18.51 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.87 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.88 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 24.04 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.05 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.84 [+2.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.86 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6300 # 29.79 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.37 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.39 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16336 # 40.96 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.00 [+0.04] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.65 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.67 [+0.02] INFO: Packets sent on path1 / path2: 16433 / 16336 # 52.52 [+5.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.53 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.81 [+0.27] INFO: Running IPv6 custom multipath hash tests # 56.94 [+4.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.96 [+0.02] INFO: Packets sent on path1 / path2: 5850 / 6751 # 59.16 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.18 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.38 [+4.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.39 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6552 # 66.44 [+3.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.47 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 1231.34 [+1164.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1231.35 [+0.01] INFO: Packets sent on path1 / path2: 8237 / 8367 # 1233.84 [+2.49] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1233.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1239.13 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1239.14 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16322 # 1244.24 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1244.25 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1249.55 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1249.57 [+0.03] INFO: Packets sent on path1 / path2: 16448 / 16321 # 1254.59 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1254.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->