[dpdk-users] unable to run l2fwd application due to 'Cause: No Ethernet ports - bye' error

Murali Krishna murali.krishna at broadcom.com
Mon Mar 21 08:24:38 CET 2016


Thanks Krishna and Vladimir.



I am able to run l2fwd app with our Emulex PMD oce driver using –d Add
driver option



./l2fwd -c f -n 2 -d /DPDK2/librte_pmd_oce.so -- -q 1 -p 0x3



Regards,

Murali



*From:* Krishna Mohan [mailto:mohankrimailing at gmail.com]
*Sent:* Saturday, March 19, 2016 6:35 AM
*To:* murali.krishna at broadcom.com
*Cc:* users at dpdk.org; medvedkinv at gmail.com
*Subject:* Re: [dpdk-users] unable to run l2fwd application due to 'Cause:
No Ethernet ports - bye' error



Hi Murali,



The issue could be related to l2fwd trying to load enic poll mode driver
instead of oce driver.



>From your output I see ...



PMD: ENICPMD trace: rte_enic_pmd_init



ENIC is a Cisco Network Driver and you should be have something like

rte_oce_pmd_init



Can you check id table (vendor id/device id) in your OneConnect poll mode
driver ?



Thanks

Krishna


More information about the users mailing list