[PATCH] net/ixgbe: fix IPv6 mask in fdir

Jiale, SongX songx.jiale at intel.com
Fri Mar 3 08:49:41 CET 2023


> -----Original Message-----
> From: Kaiwen Deng <kaiwenx.deng at intel.com>
> Sent: Friday, March 3, 2023 12:52 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Yang, Qiming <qiming.yang at intel.com>; Zhou, YidingX
> <yidingx.zhou at intel.com>; Deng, KaiwenX <kaiwenx.deng at intel.com>; Wu,
> Wenjun1 <wenjun1.wu at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>; Lu,
> Wenzhuo <wenzhuo.lu at intel.com>
> Subject: [PATCH] net/ixgbe: fix IPv6 mask in fdir
> 
> Rules without addr mask cannot be created together in ixgbe when setting
> IPv6 addr mask to default value as 0.
> 
> This commit is to change the default value of IPv6 addr mask as '0xFF'.
> 
> Fixes: cba954b7beda ("net/ixgbe: enable IPv6 mask in flow rules")
> Fixes: 7d629cacedee ("net/ixgbe: enable IPv6 for consistent API")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Kaiwen Deng <kaiwenx.deng at intel.com>
> ---
Tested-by: Song Jiale <songx.jiale at intel.com>


More information about the stable mailing list