Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-24 | selftests: drv-net: Test that NAPI ID is non-zero | Joe Damato | |
Test that the SO_INCOMING_NAPI_ID of a network file descriptor is non-zero. This ensures that either the core networking stack or, in some cases like netdevsim, the driver correctly sets the NAPI ID. Signed-off-by: Joe Damato <jdamato@fastly.com> Link: https://patch.msgid.link/20250424002746.16891-4-jdamato@fastly.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> |