original_kernel/tools/testing/selftests/net/lib
David Wei 1cf2704242 net: selftest: add test for netdev netlink queue-get API
Add a selftest for netdev generic netlink. For now there is only a
single test that exercises the `queue-get` API.

The test works with netdevsim by default or with a real device by
setting NETIF.

Add a timeout param to cmd() since ethtool -L can take a long time on
real devices.

Signed-off-by: David Wei <dw@davidwei.uk>
Link: https://lore.kernel.org/r/20240507163228.2066817-3-dw@davidwei.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-05-08 18:59:47 -07:00
..
py net: selftest: add test for netdev netlink queue-get API 2024-05-08 18:59:47 -07:00
.gitignore selftests: drv-net: add checksum tests 2024-05-08 18:57:55 -07:00
Makefile selftests: drv-net: add checksum tests 2024-05-08 18:57:55 -07:00
csum.c selftests: drv-net: add checksum tests 2024-05-08 18:57:55 -07:00