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 # 28.71 [+28.71] TEST: ping [ OK ] # 30.29 [+1.58] TEST: ping6 [ OK ] # 30.30 [+0.01] INFO: Running IPv4 custom multipath hash tests # 35.28 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.29 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 37.54 [+2.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.63 [+4.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.63 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 45.78 [+4.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.34 [+6.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.35 [+0.01] INFO: Packets sent on path1 / path2: 16359 / 16410 # 58.60 [+6.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.62 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.90 [+6.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.91 [+0.01] INFO: Packets sent on path1 / path2: 16359 / 16410 # 71.06 [+6.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 71.63 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.49 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.50 [+0.01] INFO: Packets sent on path1 / path2: 7002 / 5600 # 79.33 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.81 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.82 [+0.02] INFO: Packets sent on path1 / path2: 5800 / 6801 # 87.27 [+4.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2452.39 [+2365.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2452.40 [+0.01] INFO: Packets sent on path1 / path2: 8339 / 8444 # 2455.42 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2455.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2460.66 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2460.67 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16365 # 2465.79 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2465.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2471.03 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2471.05 [+0.02] INFO: Packets sent on path1 / path2: 16404 / 16365 # 2476.07 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2476.07 [+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__->