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 # 33.20 [+33.20] TEST: ping [ OK ] # 34.89 [+1.69] TEST: ping6 [ OK ] # 34.99 [+0.10] INFO: Running IPv4 custom multipath hash tests # 39.70 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 39.71 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 42.34 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 42.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.24 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 46.24 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 50.37 [+4.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 50.38 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.87 [+6.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 56.88 [+0.01] INFO: Packets sent on path1 / path2: 16474 / 16296 # 63.03 [+6.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 63.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 69.38 [+6.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 69.39 [+0.01] INFO: Packets sent on path1 / path2: 16475 / 16295 # 75.57 [+6.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 75.59 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 76.09 [+0.50] INFO: Running IPv6 custom multipath hash tests # 81.50 [+5.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 81.51 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 84.01 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 84.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 88.16 [+4.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 88.17 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 92.27 [+4.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 92.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2470.91 [+2378.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2470.92 [+0.01] INFO: Packets sent on path1 / path2: 8373 / 8395 # 2473.92 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2473.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2479.52 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2479.53 [+0.01] INFO: Packets sent on path1 / path2: 16258 / 16512 # 2484.68 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2484.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 2490.08 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2490.09 [+0.01] INFO: Packets sent on path1 / path2: 16259 / 16512 # 2495.40 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2495.41 [+0.01] INFO: Packets sent on path1 / path2: 2 / 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__->