LS1046A development board DPAA

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1046A development board DPAA

ソリューションへジャンプ
2,845件の閲覧回数
bijan
Contributor I

Hello,

We are working with a Layerscape FRWY-LS1046A development board, using a Yocto build, and SDK version 2.0-1703.

Currently, we have IPSec set up and working but are seeing poor performance. We are investigating using DPAA and have seen some promising examples with ipsec-secgw in DPDK.

Are there any specific tools that allow for secure tunnels closer to wire speed and that support packet fragmentation? Is ipsec-secgw a path we should investigate?

Thank you.

0 件の賞賛
返信
1 解決策
2,814件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

ipsec-secgw doesn't have fragmentation feature.

It can reach the line speed for 1442 large packets.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,815件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

ipsec-secgw doesn't have fragmentation feature.

It can reach the line speed for 1442 large packets.

0 件の賞賛
返信
2,531件の閲覧回数
arun_ayachith
Contributor I

In the latest DPDK versions 22+ I see, an option 

--reassemble NUM

Is it valid or not? 
I see the code also, present for the same. It uses, librte_ipsec does ip fragmentation and reassembly.

we see SEC error 0x20001b1a being received at times on [Tx or Rx path]. So when we try to run SSH from end-2-end it fails.

Normal ping passes.

even pings with higher packet -size like 1800/1900 also pass.

we are stuck with this problem over SSH/SCP not working. 

Any direction would be of great help to us in proceeding in the project.

Thanks, Arun Ayachith

0 件の賞賛
返信
2,782件の閲覧回数
bijan
Contributor I
Thank you.
0 件の賞賛
返信