> -----Original Message-----
> From: dev [mailto:[email protected]]
> Sent: Tuesday, July 17, 2018 12:36 AM
> To: Lu, Wenzhuo <[email protected]>; Ananyev, Konstantin
> <[email protected]>
> Cc: [email protected]; [email protected]; Matthew Smith <[email protected]>
> Subject: [dpdk-dev] [PATCH] ixgbe: wait longer for link after fiber MAC setup
> 
> After setting up the link on a fiber port, the maximum wait time for the link 
> to
> come up is 500 ms in ixgbe_setup_mac_link_multispeed_fiber().
> On an x550 SFP+ port, this is often not sufficiently long for the link to 
> come up.
> This can result in never being able to retrieve accurate link status for the 
> port
> using rte_eth_link_get_nowait().
> 
> Increase the maximum wait time in ixgbe_setup_mac_link_multispeed_fiber()
> to 1 s.
> 
> Bugzilla ID: 69
> Fixes: f3430431abaf ("ixgbe/base: add SFP+ dual-speed support")
> Cc: [email protected]
> 
> Signed-off-by: Matthew Smith <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to