Hi,
> -----Original Message-----
> From: Moti Haimovsky <[email protected]>
> Sent: Wednesday, October 16, 2019 10:34 AM
> To: Slava Ovsiienko <[email protected]>; Raslan Darawsheh
> <[email protected]>
> Cc: [email protected]
> Subject: [PATCH v2] net/mlx5: retry when link update fails
> 
> mlx5_link_update immediately returns when called with no-wait parameter
> and its call for retrieving the link status returns with EAGAIN error.
> This is too harsh on busy systems where a first call fails with EAGAIN from
> time to time.
> This patch adds a (very limited) retry on such cases in order to allow
> retrieving the link status.
> 
> Signed-off-by: Moti Haimovsky <[email protected]>
> ---
> V2:
> * Code rebase

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to