Ethernet transmission via DPAA

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

Ethernet transmission via DPAA

577 次查看
leonnan
Contributor I

Hi
    Dear sir.
I am a software engineer from china. We are using B4860qds. We want to implement IP communications beyond CPRI to control the RRU.

We have a solution: DSP received CPRI's Ethernet data, and enqueue the data to a FQ which is Rx-FQ in a Macless driver of PA side. The PA side unpacked the IP data via the Macless driver. In the opposite direction, the PA side sent the data via Macless (enqueue the data to the Tx-FQ of the driver) , and the DSP dequeue the data and sent it via CPRI.

We have implemented this solution, and it works well in short time. However, the ethernet link breaks down after a long time. At this time, DSP has finished the frame enqueue operation successful. But this operation  does not trigger the receive function in the macless dpaa ethernet driver. We don't know where dose the successful  FQ  going and which part causes the ethernet link breaking. 

   Now this issue has confused us for a long long time. We can not get some effective methods to solve it. Can you give us some constructive advice?

Best regards.

0 项奖励
回复
1 回复

476 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Leon Nan,

How do you define the buffer pool for the mac-less Ethernet port in the dts file?

Is it possible to provide your dts file for the PA side?


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复