]> git.itanic.dy.fi Git - linux-stable/commit
selftests: netdevsim: add a config file
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Jan 2024 15:43:11 +0000 (07:43 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 18 Jan 2024 10:51:02 +0000 (11:51 +0100)
commit39369c9a6e090619a7b5eedb2212c99ac8a03890
tree943b97f25920e1b8a18b9531c2463a77f624c7cd
parentea937f77208323d35ffe2f8d8fc81b00118bfcda
selftests: netdevsim: add a config file

netdevsim tests aren't very well integrated with kselftest,
which has its advantages and disadvantages. But regardless
of the intended integration - a config file to know what kernel
to build is very useful, add one.

Fixes: fc4c93f145d7 ("selftests: add basic netdevsim devlink flash testing")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20240116154311.1945801-1-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/drivers/net/netdevsim/config [new file with mode: 0644]