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 # 25.74 [+25.74] TEST: ping [ OK ] # 27.15 [+1.41] TEST: ping6 [ OK ] # 27.16 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.70 [+4.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.71 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 33.95 [+2.24] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.85 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.86 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5651 # 41.28 [+3.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.05 [+5.77] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.07 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16420 # 52.71 [+5.64] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.88 [+6.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.89 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16420 # 64.52 [+5.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.06 [+0.52] INFO: Running IPv6 custom multipath hash tests # 69.81 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.82 [+0.01] INFO: Packets sent on path1 / path2: 7053 / 5550 # 72.29 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.08 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.08 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 80.42 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2260.02 [+2179.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2260.03 [+0.01] INFO: Packets sent on path1 / path2: 8448 / 8318 # 2262.73 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2262.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2267.97 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2267.98 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16376 # 2272.94 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2272.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2278.00 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2278.00 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 2282.96 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2282.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->