dma_ip_drivers icon indicating copy to clipboard operation
dma_ip_drivers copied to clipboard

QDMA AIO Read

Open DevDebugger opened this issue 2 years ago • 2 comments

using the qdma driver, when I try to read asynchronously, my system causes a freeze then restarts.

the restart is happening from a result of the line below: rv = xcdev->fp_aiorw(xcdev->xcb->xpdev->dev_hndl, qhndl, caio->req_count, caio->reqv);

My overall goal is to read asynchronously, while also performing zero copy DMA. I turn off no_memcpy, however i believe this is only for performance testing and actually doesnt do anything besides that?

DevDebugger avatar Sep 21 '23 17:09 DevDebugger

i ran into this a while back too. i never had the patience to debug it. I just don't use the AIO path.

hmaarrfk avatar Sep 23 '23 13:09 hmaarrfk

Hello @hmaarrfk

My name is Sofia, I'm an Account Manager at Jungo Connectivity.

I noticed you've faced some challenges during your driver development project. I’d like to introduce you to WinDriver, our comprehensive driver development toolkit designed specifically for PCI/PCIe and USB devices. WinDriver is equipped with an array of debugging tools that could potentially assist you in resolving the issue at hand.

I would like to note that we provide special support for Xilinx cards, including QDMA samples.

We offer a 30-day free trial for our solution, allowing you to evaluate its functionalities and benefits without any obligations.

Would you be interested in receiving more detailed information and a link to access the free evaluation?

sofiachebotareva avatar Sep 26 '23 08:09 sofiachebotareva