Xilinx / dma_ip_drivers

Xilinx QDMA IP Drivers
https://xilinx.github.io/dma_ip_drivers/
526 stars 398 forks source link

QDMA: Packet Length Mismatch Error #251

Open attdone opened 6 months ago

attdone commented 6 months ago

Hi Team,

I am using DPDK QDMA driver with OpenNIC design provided by Xilinx Gitpage. During packet transfer using pktgen/testpmd application, I used to get "Timeout on request to dma internal csr register", "Packet length mismatch error" and "Detected Fatal length mismatch" from QDMA driver (https://github.com/Xilinx/open-nic-dpdk/issues/2#issuecomment-1870819326). This hinders further transfer. Please let me know how to resolve this?