> -----Original Message-----
> From: Yu, DapengX <[email protected]>
> Sent: Thursday, November 4, 2021 4:46 PM
> 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 v4 1/2] net/ice: save rule on switch filter creation
>
> From: Dapeng Yu <[email protected]>
>
> The VSI number, lookup elements and rule information for creating switch
> filter are abandoned when switch filter is created in original implementation.
>
> This patch saved the abandoned data in RTE flow, it is for future use on
> replay
> when handling exception at flow redirect.
>
> Cc: [email protected]
>
> Signed-off-by: Dapeng Yu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi