> -----Original Message-----
> From: Kaiwen Deng <[email protected]>
> Sent: Saturday, January 28, 2023 3:15 PM
> To: [email protected]
> Cc: [email protected]; Zhou, YidingX <[email protected]>; Deng,
> KaiwenX <[email protected]>; Yang, Qiming
> <[email protected]>; Wu, Wenjun1 <[email protected]>; Zhao1,
> Wei <[email protected]>; Xing, Beilei <[email protected]>; Lu,
> Wenzhuo <[email protected]>; Dai, Wei <[email protected]>
> Subject: [PATCH] net/ixgbe: enable IPv6 mask for generic flow API
> 
> Add IPv6 addr mask and L4 mask support for rte_flow APIs.
> 
> IPv6 flow rules do not take effect in ixgbe when set
> IPv6 addr mask and L4 mask to default value as 0xFF.
> 
> Set IPv6 addr mask and L4 mask as 0 to enable fields can fix this issue.
> 
> Fixes: 11777435c727 ("net/ixgbe: parse flow director filter")
> Cc: [email protected]
> 
> Signed-off-by: Kaiwen Deng <[email protected]>
> ---

Tested-by: Yuan Peng <[email protected]>

Reply via email to