[dpdk-dev] [PATCH v1] net/ixgbe: remove the redundant MAC flag check

Zhang, Qi Z qi.z.zhang at intel.com
Fri Nov 13 00:49:21 CET 2020



> -----Original Message-----
> From: Wang, Haiyue <haiyue.wang at intel.com>
> Sent: Thursday, November 12, 2020 10:00 AM
> To: dev at dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
> Wang, Haiyue <haiyue.wang at intel.com>; stable at dpdk.org; Guo, Jia
> <jia.guo at intel.com>; Zhao1, Wei <wei.zhao1 at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>; Wei Dai <wei.dai at intel.com>; Lu, Wenzhuo
> <wenzhuo.lu at intel.com>
> Subject: [PATCH v1] net/ixgbe: remove the redundant MAC flag check
> 
> The flag of RTE_ETHTYPE_FLAGS_MAC has been checked twice, so remove the
> first error message "Not supported by ethertype filter" which is not so specific,
> and keep the error message "mac compare is unsupported" which aligns to the
> definition of RTE_ETHTYPE_FLAGS_MAC.
> 
> Fixes: eb3539fc8550 ("net/ixgbe: parse ethertype filter")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list