]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests: forwarding: Mark performance-sensitive tests
authorPetr Machata <petrm@nvidia.com>
Tue, 26 Mar 2024 16:54:39 +0000 (17:54 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Mar 2024 01:03:43 +0000 (18:03 -0700)
commite10391092aca4b00b59b1650b899b0ea0a77c81a
tree77cf3ff62a75230f4169f76a7fb1d667371d093e
parente16a8d209c33de2f5b739d01148738b973371daf
selftests: forwarding: Mark performance-sensitive tests

When run on a slow machine, the scheduler traffic tests can be expected to
fail, and should be reported as XFAIL in that case. Therefore run these
tests through the perf_sensitive wrapper.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Link: https://lore.kernel.org/r/9a357f8cf34f5ececac08d43a3eb023008996035.1711464583.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/sch_ets_tests.sh
tools/testing/selftests/net/forwarding/sch_red.sh
tools/testing/selftests/net/forwarding/sch_tbf_core.sh