> -----Original Message-----
> From: Guo, Junfeng <[email protected]>
> Sent: Wednesday, December 22, 2021 4:12 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 v3] net/ice: fix pattern check for FDIR parser
>
> FDIR rules with masks are not supported in current code. Thus add pattern
> check for IPv4/UDP/TCP/SCTP addr/port to terminate the FDIR programming
> stage.
>
> Fixes: 1b71ed2cdd5d ("net/ice: refactor flow pattern parser")
> Cc: [email protected]
>
> Signed-off-by: Junfeng Guo <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi