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.87 [+27.87] TEST: ping [ OK ] # 29.48 [+1.61] TEST: ping6 [ OK ] # 29.58 [+0.10] INFO: Running IPv4 custom multipath hash tests # 34.51 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.52 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 36.87 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.88 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.08 [+4.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.10 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 45.35 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 51.81 [+6.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.82 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16377 # 57.81 [+5.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.34 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.35 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16377 # 70.63 [+6.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 71.15 [+0.51] INFO: Running IPv6 custom multipath hash tests # 76.01 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.02 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6252 # 78.79 [+2.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.88 [+4.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.89 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 87.38 [+4.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.40 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2476.93 [+2389.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2476.94 [+0.01] INFO: Packets sent on path1 / path2: 8396 / 8384 # 2479.89 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2479.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2485.17 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2485.18 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16394 # 2490.27 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2490.28 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2495.73 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2495.74 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16396 # 2500.63 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2500.64 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->