mirror_ubuntu-kernels/tools/testing/selftests/net/lib
Jakub Kicinski 0518863407 selftests: net: support setting recv_size in YNL
recv_size parameter allows constraining the buffer size for dumps.
It's useful in testing kernel handling of dump continuation,
IOW testing dumps which span multiple skbs.

Let the tests set this parameter when initializing the YNL family.
Keep the normal default, we don't want tests to unintentionally
behave very differently than normal code.

Reviewed-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Link: https://patch.msgid.link/20241213152244.3080955-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-16 17:30:13 -08:00
..
py selftests: net: support setting recv_size in YNL 2024-12-16 17:30:13 -08:00
sh selftests: net: lib: Introduce deferred commands 2024-10-22 13:33:47 +02:00
.gitignore selftests: drv-net: add checksum tests 2024-05-08 18:57:55 -07:00
csum.c selftests: net: csum: Clean up recv_verify_packet_ipv6 2024-10-03 16:44:28 -07:00
Makefile selftests: net: lib: Introduce deferred commands 2024-10-22 13:33:47 +02:00