OlegT
Occasional Contributor
4 years agoLinux driver PCIe Cyclone10GX
Hello.
We have bought Cyclone10GX Development Kit and try to check PCIe bandwidth.
I use your Cyclone10GX_PCIeGen2x4_DMA_18_0_project. It contains driver and user application sources.
I am not ...
- 4 years ago
The problem is in "struct timeval". It is not supported since kernel 5.6.
Ubuntu 20.04 has kernel 5.8. So I had to get rid of this structure.