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 # 26.36 [+26.36] TEST: ping [ OK ] # 27.81 [+1.45] TEST: ping6 [ OK ] # 27.82 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.77 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.78 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 35.23 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.09 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.10 [+0.01] INFO: Packets sent on path1 / path2: 5550 / 7050 # 43.09 [+3.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 49.55 [+6.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.56 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16402 # 55.52 [+5.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.54 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.88 [+6.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.89 [+0.02] INFO: Packets sent on path1 / path2: 16367 / 16403 # 68.19 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 68.75 [+0.55] INFO: Running IPv6 custom multipath hash tests # 73.91 [+5.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.91 [+0.01] INFO: Packets sent on path1 / path2: 5852 / 6750 # 76.36 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.55 [+4.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.56 [+0.01] INFO: Packets sent on path1 / path2: 7250 / 5350 # 84.80 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2289.40 [+2204.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2289.41 [+0.01] INFO: Packets sent on path1 / path2: 8469 / 8268 # 2292.26 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2297.58 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2297.59 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16302 # 2302.49 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2302.49 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2307.65 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2307.66 [+0.01] INFO: Packets sent on path1 / path2: 16468 / 16301 # 2312.75 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2312.76 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->