On 2/8/2017 9:14 AM, Qiming Yang wrote:
> This patch fixed the redundant delay in function link update. There is
> no need to call rte_delay_ms and hold CPU for 100ms when link status is up.
>
> Fixes: 263333bbb7a9 ("i40e: fix link status timeout")
>
> Signed-off-by: Qiming Yang <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]>

