[dpdk-dev] [PATCH] net/ixgbe: fix link never come up problem with x552

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Nov 11 00:49:23 CET 2016


> > From: zhao wei <wei.zhao1 at intel.com>
> > 
> > The links never coming up with DPDK16.11 when bring up x552 NIC, device id is
> > 15ac.This is caused by delete some code which casing removes X550em SFP iXFI
> > setup for the drivers in function ixgbe_setup_mac_link_sfp_x550em().Fix
> > methord is recover the deleted code.
> > 
> > Fixes: 1726b9cd9c40 ("net/ixgbe/base: remove X550em SFP iXFI setup")
> > 
> > Signed-off-by: zhao wei <wei.zhao1 at intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> Thanks for the patch. It's a critical issue. We need to fix it. I'll report it to our kernel driver developers.

Applied, thanks


More information about the dev mailing list