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.03 [+25.03] TEST: ping [ OK ] # 26.50 [+1.47] TEST: ping6 [ OK ] # 26.51 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.08 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.09 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 33.46 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.57 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.58 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 41.35 [+3.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.14 [+5.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.16 [+0.02] INFO: Packets sent on path1 / path2: 16262 / 16507 # 52.73 [+5.57] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.42 [+5.69] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.44 [+0.01] INFO: Packets sent on path1 / path2: 16262 / 16507 # 63.72 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.73 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 64.27 [+0.54] INFO: Running IPv6 custom multipath hash tests # 69.08 [+4.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.09 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6100 # 71.53 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.54 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.27 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.28 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 79.00 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2259.90 [+2180.88] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2259.90 [+0.01] INFO: Packets sent on path1 / path2: 8276 / 8482 # 2262.74 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2262.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2267.86 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2267.86 [+0.01] INFO: Packets sent on path1 / path2: 16507 / 16264 # 2272.79 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2272.80 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2277.89 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2277.90 [+0.01] INFO: Packets sent on path1 / path2: 16506 / 16264 # 2282.78 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2282.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->