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 # 23.83 [+23.83] TEST: ping [ OK ] # 25.24 [+1.40] TEST: ping6 [ OK ] # 25.25 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.82 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.83 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 32.23 [+2.40] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.02 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.02 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 39.51 [+3.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 45.52 [+6.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.52 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16385 # 51.19 [+5.67] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.30 [+6.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.31 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16385 # 63.41 [+6.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.42 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 63.95 [+0.53] INFO: Running IPv6 custom multipath hash tests # 68.83 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.83 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6550 # 71.11 [+2.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.00 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.01 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5900 # 78.75 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2284.15 [+2205.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2284.16 [+0.01] INFO: Packets sent on path1 / path2: 8407 / 8363 # 2287.07 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2287.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2292.46 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2292.47 [+0.01] INFO: Packets sent on path1 / path2: 16357 / 16413 # 2297.69 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2297.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2302.94 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2302.95 [+0.01] INFO: Packets sent on path1 / path2: 16357 / 16414 # 2307.97 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.98 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->