[PATCH v2 3/3] net/ice: ACL filter support for IPv4 fragment

Jiale, SongX songx.jiale at intel.com
Fri Jan 24 10:49:05 CET 2025


> -----Original Message-----
> From: Mingjin Ye <mingjinx.ye at intel.com>
> Sent: Friday, January 24, 2025 5:13 PM
> To: dev at dpdk.org
> Cc: Ye, MingjinX <mingjinx.ye at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Burakov, Anatoly
> <anatoly.burakov at intel.com>
> Subject: [PATCH v2 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 <mingjinx.ye at intel.com>
> ---
Tested-by: Jiale Song <songx.jiale at intel.com>


More information about the dev mailing list