]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: team: Add missing config options
authorBenjamin Poirier <bpoirier@nvidia.com>
Wed, 31 Jan 2024 14:08:44 +0000 (09:08 -0500)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Feb 2024 16:36:20 +0000 (08:36 -0800)
commit7b6fb3050d8f5e2b6858eef344e47ac1f5442827
tree2918673045282e6410e973762e0d6335c5319284
parente0526ec5360a48ad3ab2e26e802b0532302a7e11
selftests: team: Add missing config options

Similar to commit dd2d40acdbb2 ("selftests: bonding: Add more missing
config options"), add more networking-specific config options which are
needed for team device tests.

For testing, I used the minimal config generated by virtme-ng and I added
the options in the config file. Afterwards, the team device test passed.

Fixes: bbb774d921e2 ("net: Add tests for bonding and team address list management")
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Link: https://lore.kernel.org/r/20240131140848.360618-2-bpoirier@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/team/config