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.01 [+25.01] TEST: ping [ OK ] # 26.46 [+1.45] TEST: ping6 [ OK ] # 26.46 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.71 [+4.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.72 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 32.96 [+2.24] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.97 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.68 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.69 [+0.02] INFO: Packets sent on path1 / path2: 6001 / 6600 # 40.15 [+3.46] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.17 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.26 [+6.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.27 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393 # 52.27 [+6.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.29 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 58.47 [+6.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.48 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393 # 64.44 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 64.92 [+0.47] INFO: Running IPv6 custom multipath hash tests # 69.39 [+4.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.40 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 71.78 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.75 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.77 [+0.02] INFO: Packets sent on path1 / path2: 6451 / 6150 # 79.46 [+3.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2261.92 [+2182.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2261.92 [+0.01] INFO: Packets sent on path1 / path2: 8178 / 8581 # 2264.75 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2264.75 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2269.97 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2269.98 [+0.01] INFO: Packets sent on path1 / path2: 16227 / 16544 # 2274.81 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2274.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2279.82 [+5.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2279.83 [+0.01] INFO: Packets sent on path1 / path2: 16226 / 16544 # 2284.67 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2284.68 [+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__->