> -----Original Message-----
> From: Mingjin Ye <[email protected]>
> Sent: Wednesday, January 22, 2025 4:23 PM
> To: [email protected]
> Cc: Ye, MingjinX <[email protected]>; Richardson, Bruce
> <[email protected]>; Burakov, Anatoly
> <[email protected]>
> Subject: [PATCH 3/3] net/ice: ACL filter support for IPv4 fragment
> 
> Enable ACL filter on PF. Add support for FRAG_IPV4 pattern and queue action.
> 
> Flow rule can be created by the following command:
>    flow create 0 ingress group 1 pattern eth /
>    ipv4 fragment_offset spec 0x2000 fragment_offset mask 0x3FFF /
>    end actions queue index <queue id> / end
> 
> Signed-off-by: Mingjin Ye <[email protected]>
> ---
Tested-by: Jiale Song <[email protected]>

Reply via email to