[dpdk-dev] [PATCH v4] net/ice: fix FDIR flow type conflict

Ye Xiaolong xiaolong.ye at intel.com
Thu Nov 21 06:21:47 CET 2019


On 11/21, Qi Zhang wrote:
>Flow type "IPv4 + UDP" or "IPv4 + TCP" is conflict with "IPv4 + any"
>flow type. If a rule for IPv4 + any is created, we should reject any rule
>for IPv4 + UDP otherwise the first rule may be impacted, same decision
>should be made on a reverse order.
>For IPv6 and IPv4 GTPU inner case, we have the same limitation.
>
>Fixes: 109e8e06249e ("net/ice: configure HW flow director rule")
>
>Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
>Tested-by: Beilei Xing <beilei.xing at intel.com>
>Acked-by: Beilei Xing <beilei.xing at intel.com>
>---
>

Acked-by: Xiaolong Ye <xiaolong.ye at intel.com>

Applied to dpdk-next-net-intel, Thanks.


More information about the dev mailing list