[PATCH] doc: update doc for idpf and cpfl
Xing, Beilei
beilei.xing at intel.com
Tue Jul 25 08:57:28 CEST 2023
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Thursday, July 20, 2023 12:15 AM
> To: Xing, Beilei <beilei.xing at intel.com>
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; dev at dpdk.org
> Subject: Re: [PATCH] doc: update doc for idpf and cpfl
>
> On Tue, 18 Jul 2023 17:02:12 +0000
> beilei.xing at intel.com wrote:
>
> > From: Beilei Xing <beilei.xing at intel.com>
> >
> > Add recommended matching list for idpf pmd and cpfl pmd.
> >
> > Signed-off-by: Beilei Xing <beilei.xing at intel.com>
> > ---
> > doc/guides/nics/cpfl.rst | 16 ++++++++++++++++
> > doc/guides/nics/idpf.rst | 16 ++++++++++++++++
> > 2 files changed, 32 insertions(+)
> >
> > diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst index
> > e88008e16e..258e89ed48 100644
> > --- a/doc/guides/nics/cpfl.rst
> > +++ b/doc/guides/nics/cpfl.rst
> > @@ -21,6 +21,22 @@ To get better performance on Intel platforms,
> > please follow the :doc:`../linux_gsg/nic_perf_intel_platform`.
> >
> >
> > +Recommended Matching List
> > +-------------------------
> > +
> > +It is highly recommended to upgrade the MEV-ts release to avoid the
> > +compatibility issues with the cpfl PMD.
> > +Here is the suggested matching list which has been tested and verified.
> > +
> > + +------------+------------------+
> > + | DPDK | MEV-ts release |
> > + +============+==================+
> > + | 23.03 | 0.6.0 |
> > + +------------+------------------+
> > + | 23.07 | 0.9.1 |
> > + +------------+------------------+
> >
>
> Since 23.03 is not an LTS release, it will not be supported when 23.07 is release.
> Probably best not to clutter up docs with 23.03
Thanks for the comments, will remove 23.03 in next version.
More information about the dev
mailing list