requesting dpdk-l3fwd application support on LS1088ARDB-PB platform

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

requesting dpdk-l3fwd application support on LS1088ARDB-PB platform

2,761件の閲覧回数
ashokkumar1
Contributor I

Running l3fwd application on ls1088a platform between ethernet port and wigig port facing below erros.

Test setup diagram is attached.


~# dpdk-l3fwd -l 1-3 -- -p 0x03 -L --config="(0,0,1),(1,0,2)"
EAL: Detected 4 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
fslmc: Skipping invalid device (power)
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
PMD: dpni.6: netdev created
port 1 is not present on the board
EAL: Error - exiting with code: 1
Cause: check_port_config failed

Based on the above log we understood that wigig port is not able to detect by dpdk-l3fwd application.
We expect port0 to be ethernet port and port1 to be WiGig port.
Please suggesgt dpdk-l3fwd command to forward incomming packet from Ethernet port to WiGig port?

0 件の賞賛
返信
1 返信

2,729件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

By looking into the error log, it seems the you are missing some configurations. Please follow the section "Prerequisite for running DPDK applications". I have attached the example for LX2 board.

0 件の賞賛
返信