aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/fib_rule_tests.sh
diff options
context:
space:
mode:
authorMatthieu Baerts <matthieu.baerts@tessares.net>2022-11-15 14:10:46 -0800
committerJakub Kicinski <kuba@kernel.org>2022-11-17 21:43:58 -0800
commit3de88b95c4d436d78afc0266a0bed76c35ddeb62 (patch)
treed50730a7452e89519a4a178de6ba251b8aff20ee /tools/testing/selftests/net/fib_rule_tests.sh
parent7e68d31020f18f8d695d5f143fc16cdaa96166cb (diff)
downloadlinux-3de88b95c4d436d78afc0266a0bed76c35ddeb62.tar.gz
selftests: mptcp: fix mibit vs mbit mix up
The estimated time was supposing the rate was expressed in mibit (bit * 1024^2) but it is in mbit (bit * 1000^2). This makes the threshold higher but in a more realistic way to avoid false positives reported by CI instances. Before this patch, the thresholds were at 7561/4005ms and now they are at 7906/4178ms. While at it, also fix a typo in the linked comment, spotted by Mat. Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/310 Fixes: 1a418cb8e888 ("mptcp: simult flow self-tests") Suggested-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net/fib_rule_tests.sh')
0 files changed, 0 insertions, 0 deletions