I have connected a picoevb device to the Jetson Xavier and I want to exhange data from the Jetson memory to the FPGA and then from the FPGA to the Jetson memory. My project is similar to the one here: GitHub - NVIDIA/jetson-rdma-picoevb: Minimal HW-based demo of GPUDirect RDMA on NVIDIA Jetson AGX Xavier running L4T.
I have followed the instructions of the project in that github project and now I want to verify that it is working. Is there any way of verifying the transference or any tool that allows me to do it?