Does the pcie network port on LS1043 support DPDK?

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

Does the pcie network port on LS1043 support DPDK?

ソリューションへジャンプ
693件の閲覧回数
Jack2023
Contributor II

We are using the LS1043 chip,  and we have expanded 4 network ports using Intel  i350(pcie). 

Currently, the motherboard has a total of 10 network ports, 6 dpaa port (LS1043), and 4 pcie port (i350),our applications are all based on DPDK, and all these ports must work in DPDK mode.

Can LSDK support both DPAA  and PCIE ports working simultaneously in DPDK mode? Is there a relevant  manual available?

thanks.

タグ(3)
0 件の賞賛
返信
1 解決策
633件の閲覧回数
Irene
NXP Pro Support
NXP Pro Support

i350 ports and DPAA ports can work together on the LS1043A DPDK. You only need to
insmod igbuio.ko
before running dpdk.
echo "vendorID deviceID" > /sys/bus/pci/drivers/igb_uio/new_id

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
630件の閲覧回数
Jack2023
Contributor II

Thank you for your reply.  All of our network ports have already started running in dpdk mode

0 件の賞賛
返信
634件の閲覧回数
Irene
NXP Pro Support
NXP Pro Support

i350 ports and DPAA ports can work together on the LS1043A DPDK. You only need to
insmod igbuio.ko
before running dpdk.
echo "vendorID deviceID" > /sys/bus/pci/drivers/igb_uio/new_id

0 件の賞賛
返信
679件の閲覧回数
Irene
NXP Pro Support
NXP Pro Support

I will take a look at this issue.

0 件の賞賛
返信