On Fri, May 08, 2026 at 09:54:08PM -0400, Soumyadeep Hore wrote:
> Update the recommended MEV-ts release version corresponding to DPDK
> release in the cpfl and idpf drivers documentation.
> 
> Signed-off-by: Soumyadeep Hore <[email protected]>
> ---
>  doc/guides/nics/cpfl.rst | 2 ++
>  doc/guides/nics/idpf.rst | 2 ++
>  2 files changed, 4 insertions(+)
> 
> diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst
> index bc42c524ea..da884f5e3b 100644
> --- a/doc/guides/nics/cpfl.rst
> +++ b/doc/guides/nics/cpfl.rst
> @@ -41,6 +41,8 @@ Here is the suggested matching list which has been tested 
> and verified.
>     +------------+------------------+
>     |    25.07   |       2.0        |
>     +------------+------------------+
> +   |    26.07   |       2.2        |
> +   +------------+------------------+
>  

This is strange, having just the .07 releases listed in the table. Is the
same version for 25.07 applicable for 25.11? Perhaps we can update the
table to cover that, so that only LTS versions are listed apart from the
latest release.

Other feedback, to help align with e.g. tables in ice and i40e drivers.
This is not mandatory for this patch, but it would be nice to have IMHO:

* list only LTS releases (i.e. remove 23.07)
* list releases in descending order, so that latest is on top
* rework table to use the new RST table format (see ice.rst for example).

Regards,
/Bruce
>  
>  Configuration
> diff --git a/doc/guides/nics/idpf.rst b/doc/guides/nics/idpf.rst
> index c7c76190c8..a6f611c09b 100644
> --- a/doc/guides/nics/idpf.rst
> +++ b/doc/guides/nics/idpf.rst
> @@ -37,6 +37,8 @@ Here is the suggested matching list which has been tested 
> and verified.
>     +------------+---------------+------------------+
>     |    25.07   |    0.0.772    |       2.0        |
>     +------------+---------------+------------------+
> +   |    26.07   |    0.0.780    |       2.2        |
> +   +------------+---------------+------------------+
>  
>  
>  Configuration
> -- 
> 2.47.1
> 

Reply via email to