> -----Original Message-----
> From: Guo, Junfeng <[email protected]>
> Sent: Monday, October 11, 2021 9:30 PM
> To: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>;
> Xing, Beilei <[email protected]>
> Cc: [email protected]; [email protected]; Yigit, Ferruh <[email protected]>;
> Guo, Junfeng <[email protected]>
> Subject: [PATCH] net/ice/base: fix parser runtime reset logic
>
> Adjust the codeline order of the parser runtime reset, since the struct
> rt->psr is
> used in function _rt_flag_set before assignment.
>
> Fixes: c84f8aa2100c ("net/ice/base: add parser runtime skeleton")
>
> Signed-off-by: Junfeng Guo <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi