QDMA Pointer

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

QDMA Pointer

1,953 次查看
timober
Contributor I

Hi,

I am looking for good example code of using QDMA for the LX2160a.  Basically I want to use it to DMA across PCIe bus , where the LX2160A is the EP.  

I see there is QDMA buried into the raw/dpaa2_qdma of DPDK and I could try to tear this apart and use it but I am trying to see if there any test code or SDK for QDMA in the user space that would allow me to use this over the PCIe bus?

Appreciate any pointers or insight to where I should look or if the DPDK implementation is it.  I know there is some kernel level examples that I could look at as well but I am looking for something in the user space. 

 Thanks,

    Tim Ober

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

1,706 次查看
hemantagrawal
NXP Employee
NXP Employee

I am not sure, if you already got answers for your questions. But QDMA can be used across PCI as well. the existing qdma_demo in LSDK based dpdk supports all configs i.e. mem to mem, mem to PCI or PCI to mem.

0 项奖励
回复