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.60 [+24.60] TEST: ping [ OK ] # 26.06 [+1.45] TEST: ping6 [ OK ] # 26.07 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.87 [+4.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.88 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6602 # 33.27 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.21 [+3.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.22 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 40.83 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.78 [+5.94] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.80 [+0.01] INFO: Packets sent on path1 / path2: 16294 / 16475 # 52.77 [+5.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.27 [+6.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.27 [+0.01] INFO: Packets sent on path1 / path2: 16294 / 16475 # 65.64 [+6.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.13 [+0.48] INFO: Running IPv6 custom multipath hash tests # 71.00 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.01 [+0.01] INFO: Packets sent on path1 / path2: 5450 / 7151 # 73.54 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 77.67 [+4.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.68 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 81.40 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.40 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2288.45 [+2207.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2288.46 [+0.01] INFO: Packets sent on path1 / path2: 8374 / 8437 # 2291.32 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2291.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2296.68 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2296.69 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16358 # 2301.74 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2301.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2307.02 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2307.03 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16357 # 2312.04 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2312.05 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->