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.67 [+25.67] TEST: ping [ OK ] # 27.14 [+1.47] TEST: ping6 [ OK ] # 27.15 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.88 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.89 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6153 # 34.47 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.48 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.49 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 43.38 [+4.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.40 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.98 [+10.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.99 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16387 # 60.45 [+6.46] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.25 [+6.79] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.26 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16387 # 73.71 [+6.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.72 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 74.29 [+0.57] INFO: Running IPv6 custom multipath hash tests # 79.17 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.18 [+0.01] INFO: Packets sent on path1 / path2: 5252 / 7350 # 81.98 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 85.70 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.71 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 90.04 [+4.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.05 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2274.86 [+2184.81] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2274.87 [+0.01] INFO: Packets sent on path1 / path2: 8339 / 8401 # 2277.61 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2277.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2282.76 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2282.78 [+0.01] INFO: Packets sent on path1 / path2: 16351 / 16420 # 2287.60 [+4.83] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2287.61 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2292.91 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2292.91 [+0.01] INFO: Packets sent on path1 / path2: 16351 / 16419 # 2298.03 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2298.04 [+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__->