aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-qcom-common.c
diff options
context:
space:
mode:
authorJoshua Washington <[email protected]>2025-07-17 15:28:39 +0000
committerPaolo Abeni <[email protected]>2025-07-22 09:35:49 +0000
commitc1fffc5d66a7147d557736c2341a511e0896d9ff (patch)
tree7db3465e86938a89b9643ec9e609f5d26939dc15 /drivers/pci/controller/dwc/pcie-qcom-common.c
parentgve: implement DQO TX datapath for AF_XDP zero-copy (diff)
downloadkernel-c1fffc5d66a7147d557736c2341a511e0896d9ff.tar.gz
kernel-c1fffc5d66a7147d557736c2341a511e0896d9ff.zip
gve: implement DQO RX datapath and control path for AF_XDP zero-copy
Add the RX datapath for AF_XDP zero-copy for DQ RDA. The RX path is quite similar to that of the normal XDP case. Parallel methods are introduced to properly handle XSKs instead of normal driver buffers. To properly support posting from XSKs, queues are destroyed and recreated, as the driver was initially making use of page pool buffers instead of the XSK pool memory. Expose support for AF_XDP zero-copy, as the TX and RX datapaths both exist. Reviewed-by: Willem de Bruijn <[email protected]> Signed-off-by: Praveen Kaligineedi <[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/pci/controller/dwc/pcie-qcom-common.c')
0 files changed, 0 insertions, 0 deletions