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.87 [+25.87] TEST: ping [ OK ] # 27.31 [+1.45] TEST: ping6 [ OK ] # 27.32 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.85 [+4.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.86 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 34.24 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.74 [+3.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.75 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 41.83 [+4.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.24 [+6.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.25 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16460 # 53.80 [+5.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.90 [+6.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.91 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16460 # 65.74 [+5.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.21 [+0.47] INFO: Running IPv6 custom multipath hash tests # 70.88 [+4.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.89 [+0.01] INFO: Packets sent on path1 / path2: 6852 / 5750 # 73.40 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.89 [+3.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.90 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 80.63 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.64 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 2268.34 [+2187.70] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2268.35 [+0.01] INFO: Packets sent on path1 / path2: 8486 / 8304 # 2271.36 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2271.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2276.60 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2276.60 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16343 # 2281.65 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2281.67 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 2286.99 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2287.00 [+0.01] INFO: Packets sent on path1 / path2: 16428 / 16342 # 2292.02 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2292.03 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->