> -----Original Message-----
> From: Su, Simei <[email protected]>
> Sent: Friday, May 8, 2020 9:37 AM
> To: Zhang, Qi Z <[email protected]>; Ye, Xiaolong <[email protected]>
> Cc: [email protected]; Cao, Yahui <[email protected]>; Su, Simei
> <[email protected]>
> Subject: [PATCH] net/ice/base: fix FDIR rule completion report value
>
> IAVF FDIR needs to check program status from FD completion descriptors for
> both successful and failed case, rather than only ask for completion on error.
> This patch corrects completion report value so that the called can determine
> whether to report completion on error or other cases.
>
> Fixes: 55daca4e45fc ("net/ice/base: change function to static")
>
> Signed-off-by: Simei Su <[email protected]>
Acked-by: Qi Zhang <[email protected]>