[PATCH] doc: update feature list for idpf and cpfl
Ferruh Yigit
ferruh.yigit at amd.com
Fri Oct 13 13:45:35 CEST 2023
On 10/12/2023 4:15 PM, beilei.xing at intel.com wrote:
> From: Beilei Xing <beilei.xing at intel.com>
>
> Add RSS support in idpf.ini and cpfl.ini.
>
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>
> ---
> doc/guides/nics/features/cpfl.ini | 3 +++
> doc/guides/nics/features/idpf.ini | 3 +++
> 2 files changed, 6 insertions(+)
>
> diff --git a/doc/guides/nics/features/cpfl.ini b/doc/guides/nics/features/cpfl.ini
> index f4e45c7c68..4eb1c829cc 100644
> --- a/doc/guides/nics/features/cpfl.ini
> +++ b/doc/guides/nics/features/cpfl.ini
> @@ -9,6 +9,9 @@
> [Features]
> MTU update = Y
> TSO = P
> +RSS hash = Y
> +RSS key update = Y
> +RSS reta update = Y
> L3 checksum offload = P
> L4 checksum offload = P
> Linux = Y
> diff --git a/doc/guides/nics/features/idpf.ini b/doc/guides/nics/features/idpf.ini
> index 099fd7f216..d004681c3a 100644
> --- a/doc/guides/nics/features/idpf.ini
> +++ b/doc/guides/nics/features/idpf.ini
> @@ -9,6 +9,9 @@
> [Features]
> MTU update = Y
> TSO = P
> +RSS hash = Y
> +RSS key update = Y
> +RSS reta update = Y
> L3 checksum offload = P
> L4 checksum offload = P
> Timestamp offload = P
Thanks Beilei, for RSS hash feature update,
but both driver has still very small set of feature list, I didn't check
the details but is this the feature list complete? Can you please double
check?
Thanks,
ferruh
More information about the dev
mailing list