Revision 7b6fb3050d8f5e2b6858eef344e47ac1f5442827 authored by Benjamin Poirier on 31 January 2024, 14:08:44 UTC, committed by Jakub Kicinski on 01 February 2024, 16:36:20 UTC
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>
1 parent e0526ec
History
File Mode Size
futex-requeue-pi.rst -rw-r--r-- 5.1 KB
hwspinlock.rst -rw-r--r-- 15.1 KB
index.rst -rw-r--r-- 461 bytes
lockdep-design.rst -rw-r--r-- 26.4 KB
lockstat.rst -rw-r--r-- 11.5 KB
locktorture.rst -rw-r--r-- 5.6 KB
locktypes.rst -rw-r--r-- 16.8 KB
mutex-design.rst -rw-r--r-- 6.9 KB
percpu-rw-semaphore.rst -rw-r--r-- 1.1 KB
pi-futex.rst -rw-r--r-- 5.7 KB
preempt-locking.rst -rw-r--r-- 5.5 KB
robust-futex-ABI.rst -rw-r--r-- 8.6 KB
robust-futexes.rst -rw-r--r-- 9.5 KB
rt-mutex-design.rst -rw-r--r-- 21.6 KB
rt-mutex.rst -rw-r--r-- 3.5 KB
seqlock.rst -rw-r--r-- 7.5 KB
spinlocks.rst -rw-r--r-- 6.0 KB
ww-mutex-design.rst -rw-r--r-- 14.9 KB

back to top