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 # 22.49 [+22.49] TEST: ping [ OK ] # 23.90 [+1.41] TEST: ping6 [ OK ] # 23.91 [+0.01] INFO: Running IPv4 custom multipath hash tests # 28.01 [+4.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 28.02 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 30.18 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 30.19 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.03 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.05 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6101 # 37.02 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 42.56 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 42.57 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 47.84 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 47.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.32 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 53.33 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 58.39 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 58.40 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.82 [+0.42] INFO: Running IPv6 custom multipath hash tests # 62.78 [+3.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 62.79 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6452 # 65.12 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 65.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 68.96 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 68.97 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5700 # 72.08 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 72.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2334.88 [+2262.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2334.89 [+0.01] INFO: Packets sent on path1 / path2: 8393 / 8377 # 2337.88 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2337.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2343.32 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2343.33 [+0.01] INFO: Packets sent on path1 / path2: 16550 / 16221 # 2348.44 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2348.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2353.73 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2353.74 [+0.01] INFO: Packets sent on path1 / path2: 16550 / 16220 # 2358.79 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2358.80 [+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__->