> -----Original Message-----
> From: Zhang, Yuying <[email protected]>
> Sent: Monday, April 26, 2021 1:38 PM
> To: [email protected]; Zhang, Qi Z <[email protected]>; Wang, Haiyue
> <[email protected]>
> Cc: Yan, Zhirun <[email protected]>; Guo, Junfeng
> <[email protected]>; Zhang, Yuying <[email protected]>
> Subject: [PATCH v4 2/2] net/ice: refactor input set fields for switch filter
>
> Input set has been divided into inner and outer part to distinguish
> different fields. However, the parse method of switch filter doesn't
> match this update. Refactor switch filter to distingush inner and outer
> input set in the same way as other filters.
>
> Signed-off-by: Yuying Zhang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi