diff options
| author | Joshua Washington <[email protected]> | 2025-07-17 15:28:36 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-07-22 09:35:49 +0000 |
| commit | 077f7153fd2582874b0dec8c8fcd687677d0f4cc (patch) | |
| tree | bee74bacd3619a595dc0e637c4ed4044272f764e /drivers/usb/cdns3/cdns3-debug.h | |
| parent | gve: deduplicate xdp info and xsk pool registration logic (diff) | |
| download | kernel-077f7153fd2582874b0dec8c8fcd687677d0f4cc.tar.gz kernel-077f7153fd2582874b0dec8c8fcd687677d0f4cc.zip | |
gve: merge xdp and xsk registration
The existence of both of these xdp_rxq and xsk_rxq is redundant. xdp_rxq
can be used in both the zero-copy mode and the copy mode case. XSK pool
memory model registration is prioritized over normal memory model
registration to ensure that memory model registration happens only once
per queue.
Reviewed-by: Willem de Bruijn <[email protected]>
Signed-off-by: Joshua Washington <[email protected]>
Signed-off-by: Jeroen de Borst <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
