DPDK kernel config

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

DPDK kernel config

836件の閲覧回数
chris_boger
Contributor I

I'm attempting to run the ipsec-secgw example on an LS1046afrwy with LSDK 2004, but having trouble understanding the kernel prerequisites.

Using default kernel config and fsl-ls1046a-frwy-sdk.dtb, I can see eth0-eth3 available to the kernel. When I switch to  fsl-ls1046a-frwy-usdpaa.dtb, I lose my kernel network devices and sadly I also have no network devices listed by dpdk-devbind.py --status. This makes me think my kernel config is wrong. 

Which configuration settings are relevant to enabling DPDK apps?

 

0 件の賞賛
返信
1 返信

803件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please use the default kernel configuration and dts file fsl-ls1046a-frwy-usdpaa.dtb to run DPDK application.

Using fsl-ls1046a-frwy-usdpaa.dtb, all Ethernet interfaces will be assigned to DPDK, so you cannot see any Ethernet interface in Linux.

0 件の賞賛
返信