[dpdk-dev] i40e 3rdparty QSFP module support

Michael Marchetti mmarchetti at sandvine.com
Thu Dec 11 19:27:22 CET 2014


Hi, I have an i40e card with a Finisar QSFP (40G) module.  The dpdk driver does not seem to detect the correct mac type for this QSFP module.

Inside:
STATIC enum i40e_media_type i40e_get_media_type(struct i40e_hw *hw)

hw->phy.link_info.phy_type has value 0, which does not match up (I40E_PHY_TYPE_SGMII).

Has anyone had success getting non-intel QSFP's to work nicely with the DPDK PMD?

Thanks.


More information about the dev mailing list