> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Thursday, January 13, 2022 2:40 PM > To: Zhang, Qi Z <[email protected]> > Cc: Yang, Qiming <[email protected]>; Guo, Junfeng > <[email protected]>; Lin, Xueqin <[email protected]>; dev > <[email protected]>; Yigit, Ferruh <[email protected]>; Kevin Traynor > <[email protected]> > Subject: Re: [PATCH] doc: update matching versions in ice guide > > On Thu, Jan 13, 2022 at 3:12 AM Qi Zhang <[email protected]> wrote: > > > > Add recommended matching list for ice PMD in DPDK 21.08 and DPDK 21.11. > > Any reason why this is not marked for backport in 21.11?
It should, I will add cc stable in v2, thanks. > > > > > Signed-off-by: Qi Zhang <[email protected]> > > --- > > doc/guides/nics/ice.rst | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst index > > f95fef8cf0..a1780c46c3 100644 > > --- a/doc/guides/nics/ice.rst > > +++ b/doc/guides/nics/ice.rst > > @@ -58,6 +58,10 @@ The detailed information can refer to chapter Tested > Platforms/Tested NICs in re > > > > +-----------+---------------+-----------------+-----------+--------------+----------- > + > > | 21.05 | 1.6.5 | 1.3.26 | 1.3.30 | 1.3.6 > > | 3.0 | > > > > +-----------+---------------+-----------------+-----------+----------- > > ---+-----------+ > > + | 21.08 | 1.7.16 | 1.3.27 | 1.3.31 | 1.3.7 > > | 3.1 | > > + > > +-----------+---------------+-----------------+-----------+--------------+---------- > -+ > > + | 21.11 | 1.7.16 | 1.3.27 | 1.3.31 | 1.3.7 > > | 3.1 | > > + > > + +-----------+---------------+-----------------+-----------+--------- > > + -----+-----------+ > > > > Pre-Installation Configuration > > ------------------------------ > > > -- > David Marchand

