On Wed, 2018-08-15 at 18:09 +0100, Luca Boccassi wrote: > ixgbe_identify_phy_x550em() was missing the code to handle > unidentified > PHY that has been there in 82599 so it was not able to complete > initialization of ixgbe sequence if no sfp plugged in. > Port it over to return an appropriate type and complete init sequence > properly. > > Fixes: d2e72774e58c ("ixgbe/base: support X550") > Cc: sta...@dpdk.org > > Signed-off-by: Luca Boccassi <bl...@debian.org> > --- > drivers/net/ixgbe/base/ixgbe_x550.c | 19 ++++++++++++++++--- > 1 file changed, 16 insertions(+), 3 deletions(-)
Ping. Any chance this series could get a review? Thanks! -- Kind regards, Luca Boccassi