> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Tuesday, October 17, 2023 9:25 PM
> To: Wu, Jingjing <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>
> Subject: [PATCH v2] doc: update feature list for idpf and cpfl
> 
> From: Beilei Xing <[email protected]>
> 
> Add all supported features in idpf.ini and cpfl.ini.
> 
> Signed-off-by: Beilei Xing <[email protected]>
> ---
> V2 changes:
>  - Add all supported features, not just RSS.
> 
>  doc/guides/nics/features/cpfl.ini | 10 ++++++++++
> doc/guides/nics/features/idpf.ini |  9 +++++++++
>  2 files changed, 19 insertions(+)
> 
> diff --git a/doc/guides/nics/features/cpfl.ini 
> b/doc/guides/nics/features/cpfl.ini
> index 66d0caebbb..9563267513 100644
> --- a/doc/guides/nics/features/cpfl.ini
> +++ b/doc/guides/nics/features/cpfl.ini
> @@ -7,10 +7,20 @@
>  ; is selected.
>  ;
>  [Features]
> +Speed capabilities   = Y
> +Link status          = Y
> +Queue start/stop     = Y
>  MTU update           = Y
> +Scattered Rx         = P
>  TSO                  = P
> +RSS hash             = Y
> +RSS key update       = Y
> +RSS reta update      = Y
>  L3 checksum offload  = P
>  L4 checksum offload  = P
> +Timestamp offload    = P
> +Packet type parsing  = Y
> +Basic stats          = Y
>  Linux                = Y
>  x86-32               = Y
>  x86-64               = Y
> diff --git a/doc/guides/nics/features/idpf.ini
> b/doc/guides/nics/features/idpf.ini
> index 099fd7f216..63b799289a 100644
> --- a/doc/guides/nics/features/idpf.ini
> +++ b/doc/guides/nics/features/idpf.ini
> @@ -7,11 +7,20 @@
>  ; is selected.
>  ;
>  [Features]
> +Speed capabilities   = Y
> +Link status          = Y
> +Queue start/stop     = Y
>  MTU update           = Y
> +Scattered Rx         = P
>  TSO                  = P
> +RSS hash             = Y
> +RSS key update       = Y
> +RSS reta update      = Y
>  L3 checksum offload  = P
>  L4 checksum offload  = P
>  Timestamp offload    = P
> +Packet type parsing  = Y
> +Basic stats          = Y
>  Linux                = Y
>  x86-32               = Y
>  x86-64               = Y
> --
> 2.34.1

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to