> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zh...@intel.com>
> Sent: Thursday, April 23, 2020 11:02 AM
> To: Yang, Qiming <qiming.y...@intel.com>
> Cc: Ye, Xiaolong <xiaolong...@intel.com>; dev@dpdk.org; Zhang, Qi Z
> <qi.z.zh...@intel.com>
> Subject: [PATCH] net/ice/base: fix DCF switch rule on Tx path
>
> 1. ln_en bit should not be turned on, since we only support Rx VEB.
> 2. lan_en bit need to be turn on for a DCF switch rule, otherwise
> any Tx packet that hit on a rule will be dropped.
>
> Fixes: fed0c5ca5f19 ("net/ice/base: support programming a new switch
> recipe")
>
> Signed-off-by: Qi Zhang <qi.z.zh...@intel.com>
Nacked-by: Qi Zhang <qi.z.zh...@intel.com>
Send wrong patch.