I’m currently working on receiving UDP data packets over Ethernet using RoCEv2, but I’ve encountered a challenge in my code. I’m trying to continuously receive data packets emitted by an FPGA, utilizing RoCEv2. I attempted to modify the code for multicast given in following document ,to unicast for receiving data packet:
However, I’m stuck at a certain point.
Could someone please assist me by providing guidance on what all parameters need to be adjusted in multicast code? Any help or suggestions would be greatly appreciated!
Unfortunately, due to privacy reasons mandated by my institute, I cannot share further details about code. Thank you in advance for your assistance!
https://indico.cern.ch/event/218156/attachments/351725/490089/RDMA_Aware_Programming_user_manual.pdf
However, I’m stuck at a certain point.
Could someone please assist me by providing guidance on what all parameters need to be adjusted in multicast code? Any help or suggestions would be greatly appreciated!
Unfortunately, due to privacy reasons mandated by my institute, I cannot share further details about code. Thank you in advance for your assistance!