> -Original Message-
> From: Jiang, JunyuX
> Sent: Monday, September 7, 2020 17:17
> To: dev@dpdk.org
> Cc: Zhang, Qi Z ; Yang, Qiming
> ; Sun, GuinanX
> Subject: [PATCH v2 2/5] net/ice: add flow director enabled switch value
>
> From: Guinan Sun
>
> The commit adds fdir_enabled fla
From: Guinan Sun
The commit adds fdir_enabled flag into ice_adapter structure
to identify if fdir id is active. Rx data path can be benefit if
fdir id parsing is not needed, especially in vector path.
Signed-off-by: Guinan Sun
---
drivers/net/ice/ice_ethdev.h | 2 ++
drivers/net/ice/ice_
2 matches
Mail list logo