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 # 16.57 [+16.57] TEST: ping [ OK ] # 17.85 [+1.28] TEST: ping6 [ OK ] # 17.95 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.17 [+3.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.18 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601 # 23.14 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.15 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.35 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.35 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 29.14 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.16 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.57 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.58 [+0.02] INFO: Packets sent on path1 / path2: 16350 / 16420 # 39.59 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.89 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.90 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16421 # 50.64 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 50.84 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.51 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.52 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 56.60 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.79 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.81 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6252 # 62.72 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.75 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 1 # 1215.84 [+1153.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1215.86 [+0.02] INFO: Packets sent on path1 / path2: 8395 / 8200 # 1218.61 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.62 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1223.59 [+4.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1223.60 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16295 # 1228.72 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1228.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1233.84 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1233.85 [+0.01] INFO: Packets sent on path1 / path2: 16475 / 16295 # 1238.91 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1238.93 [+0.02] 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__->