Open stone-sjj opened 3 years ago
Now I guess this phenomenon is relevant to cache of DMA, but I don't konw how to solve it .
I have the same issue with zynq-7000. Do you know how to solve it? It seems to be relevant to a cache issue as you said What I did:
how do you solve the problem?Thank you!
I find that when DMA rx data end, and I use send(fd, recv_buf, len, 0) to send data to net, the speed is too slow,why?
My platform is zynq-7000 and the interface is HP, do anyone konw how to solve the problem? Thanks!