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 # 15.82 [+15.82] TEST: ping [ OK ] # 17.08 [+1.25] TEST: ping6 [ OK ] # 17.15 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.24 [+3.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.25 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 22.00 [+1.75] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.01 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 23.64 [+1.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.65 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 27.17 [+3.52] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.18 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 31.95 [+4.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.97 [+0.02] INFO: Packets sent on path1 / path2: 16283 / 16486 # 36.91 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.92 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.86 [+4.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.88 [+0.01] INFO: Packets sent on path1 / path2: 16284 / 16486 # 46.78 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.79 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 47.01 [+0.22] INFO: Running IPv6 custom multipath hash tests # 50.25 [+3.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.29 [+0.04] INFO: Packets sent on path1 / path2: 6100 / 6501 # 52.24 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 55.16 [+2.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.17 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6052 # 57.78 [+2.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1228.39 [+1170.60] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1228.40 [+0.01] INFO: Packets sent on path1 / path2: 8251 / 8361 # 1231.04 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1231.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1236.48 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1236.49 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16250 # 1241.79 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1241.80 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1247.01 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.02 [+0.01] INFO: Packets sent on path1 / path2: 16519 / 16250 # 1252.13 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->