Replies: 1 comment
-
Hi @aqnaazeez, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The data send through the DDS layer is send to UDP through a buffer, we have replaced the UDP layer with PCIE, which has a buffer. Is there any method to copy the data from DDS layer directly to the PCIe buffer in kernel space. Currently we’re copying the DDS buffer data to a PCIE buffer.
Beta Was this translation helpful? Give feedback.
All reactions