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 # 24.56 [+24.56] TEST: ping [ OK ] # 25.96 [+1.41] TEST: ping6 [ OK ] # 25.97 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.56 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.57 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 32.88 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.89 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.33 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.34 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 39.76 [+3.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 45.63 [+5.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.64 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16303 # 50.97 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.98 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 56.54 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.55 [+0.01] INFO: Packets sent on path1 / path2: 16468 / 16302 # 62.40 [+5.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 62.91 [+0.50] INFO: Running IPv6 custom multipath hash tests # 67.70 [+4.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 67.71 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5852 # 70.03 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 73.56 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.57 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 77.55 [+3.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 77.55 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12600 # 2285.13 [+2207.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2285.14 [+0.01] INFO: Packets sent on path1 / path2: 8217 / 8565 # 2287.93 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2287.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2292.96 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2292.97 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16401 # 2297.82 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2297.84 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 2 # 2302.82 [+4.98] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2302.82 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 2307.63 [+4.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->