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 # 16.25 [+16.25] TEST: ping [ OK ] # 17.53 [+1.28] TEST: ping6 [ OK ] # 17.60 [+0.07] INFO: Running IPv4 custom multipath hash tests # 21.31 [+3.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.32 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.13 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 24.83 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.85 [+0.02] INFO: Packets sent on path1 / path2: 6400 / 6201 # 29.45 [+4.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.47 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.51 [+6.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.52 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16303 # 40.92 [+5.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.87 [+5.93] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.88 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16303 # 52.09 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.32 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.52 [+3.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.53 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 57.64 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.95 [+3.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.96 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5951 # 63.78 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1223.87 [+1160.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.89 [+0.02] INFO: Packets sent on path1 / path2: 8250 / 8327 # 1226.70 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1231.63 [+4.92] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.65 [+0.02] INFO: Packets sent on path1 / path2: 16376 / 16395 # 1236.21 [+4.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.22 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32771 # 1241.18 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.21 [+0.03] INFO: Packets sent on path1 / path2: 16376 / 16395 # 1245.99 [+4.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1246.00 [+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__->