> -----Original Message-----
> From: Wang, Haiyue <[email protected]>
> Sent: Thursday, November 12, 2020 10:00 AM
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; Zhang, Qi Z
> <[email protected]>;
> Wang, Haiyue <[email protected]>; [email protected]; Guo, Jia
> <[email protected]>; Zhao1, Wei <[email protected]>; Xing, Beilei
> <[email protected]>; Wei Dai <[email protected]>; Lu, Wenzhuo
> <[email protected]>
> 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: [email protected]
>
> Signed-off-by: Haiyue Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi