> -----Original Message-----
> From: Zhang, Qi Z <[email protected]>
> Sent: Thursday, April 23, 2020 11:02 AM
> To: Yang, Qiming <[email protected]>
> Cc: Ye, Xiaolong <[email protected]>; [email protected]; Zhang, Qi Z
> <[email protected]>
> 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 <[email protected]>
Nacked-by: Qi Zhang <[email protected]>
Send wrong patch.