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.80 [+25.80] TEST: ping [ OK ] # 27.19 [+1.39] TEST: ping6 [ OK ] # 27.20 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.95 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.97 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6753 # 34.33 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.68 [+4.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.69 [+0.01] INFO: Packets sent on path1 / path2: 5550 / 7050 # 42.46 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.15 [+6.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.16 [+0.01] INFO: Packets sent on path1 / path2: 16283 / 16486 # 55.13 [+5.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.74 [+6.60] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.75 [+0.01] INFO: Packets sent on path1 / path2: 16283 / 16486 # 68.21 [+6.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.22 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 68.71 [+0.49] INFO: Running IPv6 custom multipath hash tests # 73.60 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.61 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6550 # 76.21 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.42 [+4.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.43 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700 # 84.64 [+4.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.65 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2289.55 [+2204.91] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2289.56 [+0.01] INFO: Packets sent on path1 / path2: 8357 / 8367 # 2292.34 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2297.58 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2297.59 [+0.00] INFO: Packets sent on path1 / path2: 16441 / 16329 # 2302.60 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2302.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2307.92 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2307.93 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 2313.30 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2313.31 [+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__->