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 # 27.29 [+27.29] TEST: ping [ OK ] # 28.85 [+1.56] TEST: ping6 [ OK ] # 28.92 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.80 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.80 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6503 # 36.27 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.03 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.04 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 44.00 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.28 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.29 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16327 # 58.34 [+8.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.38 [+0.05] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.14 [+8.75] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.15 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16327 # 73.40 [+6.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 73.97 [+0.56] INFO: Running IPv6 custom multipath hash tests # 79.22 [+5.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.23 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6300 # 82.01 [+2.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 86.11 [+4.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.13 [+0.02] INFO: Packets sent on path1 / path2: 6650 / 5950 # 90.64 [+4.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2469.89 [+2379.24] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2469.90 [+0.01] INFO: Packets sent on path1 / path2: 8432 / 8380 # 2472.93 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2472.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2478.33 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2478.35 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16407 # 2483.31 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2483.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2488.51 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2488.51 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16405 # 2493.40 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2493.40 [+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__->