Questions about DPDK, RSS configuration, and NIC-to-GPU DMA

Sid ali cherrati scherrati1 at gmail.com
Wed Jun 18 14:41:34 CEST 2025


Hello DPDK team,

I’m currently working on setting up a server that receives UDP packets from
electronic boards integrated into detectors. The server needs to:

   -

   Listen on a specific IP address and port (provided at startup),
   -

   Efficiently receive these UDP packets,
   -

   Transfer the data directly to GPU memory, ideally avoiding memory copies
   using DMA.

I have a few questions regarding this:

   1.

   Is there already a DPDK-based software or framework (maybe a
   higher-level abstraction) that can handle RSS configuration, queue setup,
   and start listening on a specific IP and port as specified at runtime?
   2.

   Regarding NIC-to-GPU DMA: Is this only supported on NVIDIA GPUs, or are
   there any solutions or workarounds available for Intel GPUs as well?

Any guidance, examples, or references you could share would be greatly
appreciated.

Thank you for your support and for all your great work on DPDK!

Best regards,
SidAli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20250618/11820935/attachment.htm>


More information about the users mailing list