> -Original Message-
> From: Wu, Wenjun1
> Sent: Wednesday, July 7, 2021 2:18 PM
> To: dev@dpdk.org; Zhang, Qi Z
> Cc: Wu, Wenjun1
> Subject: [PATCH v1 0/2] simplify flow rules of FDIR for IP fragment
>
> This patch simplify the pattern of flow rules of FDIR for IP fragment.
>
> Flo
This patch simplify the pattern of flow rules of FDIR for IP fragment.
Flow rule can be created by the following command:
1. flow create 0 ingress pattern eth /
ipv4 fragment_offset spec 0x2000 fragment_offset mask 0x2000 /
end
2. flow create 0 ingress pattern eth / ipv6 /
ipv6_frag_ext
2 matches
Mail list logo