liny
New Contributor
3 years agopcie read error on intel A10 FPGA
HI,everyone
We use the A10 card in the environment of "Linux 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux", after installing the driver, test the DMA read Write function, found that the operation error will make the machine hang.
1. We checked that the driver in the environment was successfully installed as can be seen in Figure 1.
2. Figure 2 is a screenshot when it hangs
3. We wrote a simple test program to start dma to read 8192 bytes. The first read is ok, and then it hangs again after the second read, causing the machine to restart. , Figure 3 shows the process of a simple test program
Figure 1
Figure 2
Figure 3
thank you