> -----Original Message-----
> From: Ye, MingjinX <mingjinx...@intel.com>
> Sent: Thursday, June 15, 2023 6:05 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; sta...@dpdk.org; Zhou, YidingX
> <yidingx.z...@intel.com>; Ye, MingjinX <mingjinx...@intel.com>; Zhang, Qi
> Z <qi.z.zh...@intel.com>
> Subject: [PATCH] net/ice/base: fix internal etype in switch filter
>
> The definition of internal etype was missing in the preferred grouping table
> and protocol structure mapping table of a recipe. This was causing some
> functions to be abnormal.
>
> This patch adds the missing internal etype definition to the relevant tables
> to fix the issue.
>
> Fixes: ee3e244afb06 ("net/ice/base: support ethertype switch filters")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Mingjin Ye <mingjinx...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi