mirror of
https://github.com/torvalds/linux.git
synced 2026-04-25 10:02:31 -04:00
Test that queues which are used for AF_XDP have the xsk nest attribute. The attribute is currently empty, but its existence means the AF_XDP is being used for the queue. Enable CONFIG_XDP_SOCKETS for selftests/drivers/net tests, as well. Signed-off-by: Joe Damato <jdamato@fastly.com> Suggested-by: Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20250214211255.14194-4-jdamato@fastly.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
xdp_helper
|