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.47 [+17.47] TEST: ping [ OK ] # 18.77 [+1.30] TEST: ping6 [ OK ] # 18.87 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.32 [+3.45] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.34 [+0.02] INFO: Packets sent on path1 / path2: 6801 / 5801 # 24.24 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.58 [+3.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.59 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 30.43 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.05 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.06 [+0.01] INFO: Packets sent on path1 / path2: 16321 / 16449 # 41.74 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.76 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 47.32 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.33 [+0.01] INFO: Packets sent on path1 / path2: 16321 / 16448 # 52.96 [+5.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 53.21 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.93 [+3.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.94 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 59.15 [+2.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.17 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.93 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.97 [+0.04] INFO: Packets sent on path1 / path2: 6200 / 6400 # 66.25 [+3.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.26 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 1234.06 [+1167.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.07 [+0.01] INFO: Packets sent on path1 / path2: 8324 / 8252 # 1236.82 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1236.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1242.20 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.22 [+0.02] INFO: Packets sent on path1 / path2: 16363 / 16408 # 1247.19 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1252.08 [+4.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1252.09 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 1256.87 [+4.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1256.88 [+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__->