]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests: tc-testing: Pre-load IFE action and its submodules
authorVictor Nogueira <victor@mojatatu.com>
Mon, 7 Apr 2025 21:56:56 +0000 (18:56 -0300)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Apr 2025 23:15:52 +0000 (16:15 -0700)
commit5ac40e6b5b0bac3f72020a48d01ada23e8450d0c
treebf06e6ad5e8cfa1391132a2a84d32dd20e4fb073
parent0f681b0ecd190fb4516bb34cec227296b10533d1
selftests: tc-testing: Pre-load IFE action and its submodules

Recently we had some issues in parallel TDC where some of IFE tests are
failing due to some of IFE's submodules (like act_meta_skbtcindex and
act_meta_skbprio) taking too long to load [1]. To avoid that issue,
pre-load IFE and all its submodules before running any of the tests in
tdc.sh

[1] https://lore.kernel.org/netdev/e909b2a0-244e-4141-9fa9-1b7d96ab7d71@mojatatu.com/T/#u

Signed-off-by: Victor Nogueira <victor@mojatatu.com>
Link: https://patch.msgid.link/20250407215656.2535990-1-victor@mojatatu.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/tc-testing/tdc.sh