Tested-by: Lu, Nannan
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Qi Zhang
Sent: Thursday, April 23, 2020 11:07 AM
To: Yang, Qiming
Cc: Ye, Xiaolong ; dev@dpdk.org; Zhang, Qi Z
Subject: [dpdk-dev] [PATCH] net/ice/base: fix DCF switch rule
1. ln_en bit
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
---
dr
> -Original Message-
> From: Zhang, Qi Z
> Sent: Thursday, April 23, 2020 11:02 AM
> To: Yang, Qiming
> Cc: Ye, Xiaolong ; dev@dpdk.org; Zhang, Qi Z
>
> 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 VE
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
---
dr
4 matches
Mail list logo