Packets generator with DPAA ?

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

Packets generator with DPAA ?

跳至解决方案
3,088 次查看
nicolaskury
Contributor II

Hi

I would like to compare the network throughtput when I send packets using Linux sockets versus when I send with DPAA.

Does a packets generator using DPAA already exist ? Where can I find it ?

Thank you

标签 (1)
0 项奖励
回复
1 解答
2,910 次查看
bpe
NXP Employee
NXP Employee

There is a little confusion. Linux kernel network interface driver for DPAA-enabled chips

utilizes all three main components of DPAA, FMAN, BMAN and QMAN, to process your data.

There is no way to bypass DPAA.

If you meant USDPAA, which is a software that allows userspace tasks to enqueue/deque

network packets directly to/from QMAN, it does not have any ready traffic generator.


Have a great day,
Platon

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,911 次查看
bpe
NXP Employee
NXP Employee

There is a little confusion. Linux kernel network interface driver for DPAA-enabled chips

utilizes all three main components of DPAA, FMAN, BMAN and QMAN, to process your data.

There is no way to bypass DPAA.

If you meant USDPAA, which is a software that allows userspace tasks to enqueue/deque

network packets directly to/from QMAN, it does not have any ready traffic generator.


Have a great day,
Platon

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

0 项奖励
回复
2,910 次查看
nicolaskury
Contributor II

Thank you!

0 项奖励
回复