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.12 [+26.12] TEST: ping [ OK ] # 27.58 [+1.46] TEST: ping6 [ OK ] # 27.59 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.45 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.46 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6502 # 34.98 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.87 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.88 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 43.10 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.92 [+6.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.93 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16399 # 55.98 [+6.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.99 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 62.08 [+6.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.09 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16400 # 68.03 [+5.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.47 [+0.43] INFO: Running IPv6 custom multipath hash tests # 73.08 [+4.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.10 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6451 # 75.59 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.12 [+3.53] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.13 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 82.88 [+3.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.89 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2282.83 [+2199.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2282.84 [+0.01] INFO: Packets sent on path1 / path2: 8482 / 8297 # 2285.82 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2285.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2291.17 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2291.18 [+0.01] INFO: Packets sent on path1 / path2: 16543 / 16228 # 2296.16 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2296.16 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2301.41 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2301.42 [+0.01] INFO: Packets sent on path1 / path2: 16544 / 16226 # 2306.43 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2306.44 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->