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 # 25.80 [+25.80] TEST: ping [ OK ] # 27.27 [+1.47] TEST: ping6 [ OK ] # 27.28 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.18 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.19 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6552 # 34.74 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.33 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.34 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 42.06 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.52 [+6.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.52 [+0.01] INFO: Packets sent on path1 / path2: 16515 / 16254 # 54.54 [+6.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.55 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.97 [+6.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.99 [+0.02] INFO: Packets sent on path1 / path2: 16515 / 16254 # 67.39 [+6.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.88 [+0.49] INFO: Running IPv6 custom multipath hash tests # 72.72 [+4.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.72 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 75.45 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.30 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.31 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5800 # 83.77 [+4.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2263.11 [+2179.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2263.12 [+0.01] INFO: Packets sent on path1 / path2: 8333 / 8436 # 2265.89 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2265.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2271.06 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2271.07 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16368 # 2275.89 [+4.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2275.90 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2281.09 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2281.10 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16367 # 2286.04 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2286.05 [+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__->