> -----Original Message-----
> From: Yu, DapengX <[email protected]>
> Sent: Friday, September 24, 2021 16:08
> To: Yang, Qiming <[email protected]>; Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Wang, Haiyue <[email protected]>; Yu, DapengX 
> <[email protected]>;
> [email protected]
> Subject: [PATCH v2] net/ice: retry getting VF VSI map after it fails
> 
> From: Dapeng Yu <[email protected]>
> 
> The request of getting VF VSI map request may fail when DCF is busy,
> this patch adds retry mechanism to make it able to succeed.
> 
> Fixes: b09d34ac8584 ("net/ice: fix flow redirector")
> Cc: [email protected]
> 
> Signed-off-by: Dapeng Yu <[email protected]>
> ---
> V2:
> * Remove goto
> ---
>  drivers/net/ice/ice_dcf.c | 17 ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)
> 

Acked-by: Haiyue Wang <[email protected]>

> --
> 2.27.0

Reply via email to