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 # 17.85 [+17.85] TEST: ping [ OK ] # 19.22 [+1.37] TEST: ping6 [ OK ] # 19.32 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.84 [+3.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.86 [+0.02] INFO: Packets sent on path1 / path2: 7301 / 5301 # 24.72 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.74 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 28.56 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.57 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 31.32 [+2.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 36.65 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.66 [+0.01] INFO: Packets sent on path1 / path2: 16416 / 16353 # 41.97 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.34 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.35 [+0.01] INFO: Packets sent on path1 / path2: 16416 / 16353 # 53.04 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.31 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.81 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.82 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 58.93 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.78 [+2.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.79 [+0.01] INFO: Packets sent on path1 / path2: 6702 / 5902 # 64.72 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1241.87 [+1177.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1241.89 [+0.01] INFO: Packets sent on path1 / path2: 8217 / 8382 # 1244.65 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1244.66 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1250.10 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1250.12 [+0.02] INFO: Packets sent on path1 / path2: 16368 / 16403 # 1255.02 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1255.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1259.99 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1260.00 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16404 # 1264.94 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1264.95 [+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__->