Hi,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wei Dai > Sent: Tuesday, January 24, 2017 4:14 PM > To: [email protected] > Cc: Zhang, Helin; Ananyev, Konstantin; Dai, Wei > Subject: [dpdk-dev] [PATCH] net/ixgbe: correct error when SFP not present > > Ignore the error=IXGBE_ERR_SFP_NOT_PRESENT when SFP is not present. > If it is not ignored, testpmd will in the NIC initialization process. > Ixgbe kernel driver ignores this error and works well. So DPDK does same > thing. > > Signed-off-by: Wei Dai <[email protected]> > Signed-off-by: Helin Zhang <[email protected]> > Tested-by: Yuan Peng <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

