DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update matching versions in ice guide
@ 2022-01-13  2:15 Qi Zhang
  2022-01-13  6:39 ` David Marchand
  0 siblings, 1 reply; 5+ messages in thread
From: Qi Zhang @ 2022-01-13  2:15 UTC (permalink / raw)
  To: qiming.yang; +Cc: junfeng.guo, xueqin.lin, dev, Qi Zhang

Add recommended matching list for ice PMD in DPDK 21.08 and DPDK 21.11.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
 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
 ------------------------------
-- 
2.26.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] doc: update matching versions in ice guide
  2022-01-13  2:15 [PATCH] doc: update matching versions in ice guide Qi Zhang
@ 2022-01-13  6:39 ` David Marchand
  2022-01-25  1:17   ` Zhang, Qi Z
  0 siblings, 1 reply; 5+ messages in thread
From: David Marchand @ 2022-01-13  6:39 UTC (permalink / raw)
  To: Qi Zhang
  Cc: Qiming Yang, Guo, Junfeng, Xueqin Lin, dev, Yigit, Ferruh, Kevin Traynor

On Thu, Jan 13, 2022 at 3:12 AM Qi Zhang <qi.z.zhang@intel.com> 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?

>
> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
> ---
>  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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [PATCH] doc: update matching versions in ice guide
  2022-01-13  6:39 ` David Marchand
@ 2022-01-25  1:17   ` Zhang, Qi Z
  0 siblings, 0 replies; 5+ messages in thread
From: Zhang, Qi Z @ 2022-01-25  1:17 UTC (permalink / raw)
  To: David Marchand
  Cc: Yang, Qiming, Guo, Junfeng, Lin, Xueqin, dev, Yigit, Ferruh,
	Kevin Traynor



> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Thursday, January 13, 2022 2:40 PM
> To: Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: Yang, Qiming <qiming.yang@intel.com>; Guo, Junfeng
> <junfeng.guo@intel.com>; Lin, Xueqin <xueqin.lin@intel.com>; dev
> <dev@dpdk.org>; Yigit, Ferruh <ferruh.yigit@intel.com>; Kevin Traynor
> <ktraynor@redhat.com>
> Subject: Re: [PATCH] doc: update matching versions in ice guide
> 
> On Thu, Jan 13, 2022 at 3:12 AM Qi Zhang <qi.z.zhang@intel.com> 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 <qi.z.zhang@intel.com>
> > ---
> >  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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [PATCH] doc: update matching versions in ice guide
  2022-04-26  5:36 Qiming Yang
@ 2022-04-27  0:49 ` Zhang, Qi Z
  0 siblings, 0 replies; 5+ messages in thread
From: Zhang, Qi Z @ 2022-04-27  0:49 UTC (permalink / raw)
  To: Yang, Qiming, dev; +Cc: stable



> -----Original Message-----
> From: Yang, Qiming <qiming.yang@intel.com>
> Sent: Tuesday, April 26, 2022 1:36 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang@intel.com>; Yang, Qiming
> <qiming.yang@intel.com>; stable@dpdk.org
> Subject: [PATCH] doc: update matching versions in ice guide
> 
> Add recommended matching list for ice PMD in DPDK 22.03.
> 
> Cc: stable@dpdk.org
> 
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
> ---
>  doc/guides/nics/ice.rst | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst index
> a1780c46c3..6b903b9bbc 100644
> --- a/doc/guides/nics/ice.rst
> +++ b/doc/guides/nics/ice.rst
> @@ -62,6 +62,8 @@ The detailed information can refer to chapter Tested
> Platforms/Tested NICs in re
>     +-----------+---------------+-----------------+-----------+--------------+-----------+
>     |    21.11  |     1.7.16    |      1.3.27     |  1.3.31   |    1.3.7     |    3.1    |
>     +-----------+---------------+-----------------+-----------+--------------+-----------+
> +   |    22.03  |     1.8.3     |      1.3.28     |  1.3.35   |    1.3.8     |    3.2    |
> +
> + +-----------+---------------+-----------------+-----------+-----------
> + ---+-----------+
> 
>  Pre-Installation Configuration
>  ------------------------------
> --
> 2.17.1

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] doc: update matching versions in ice guide
@ 2022-04-26  5:36 Qiming Yang
  2022-04-27  0:49 ` Zhang, Qi Z
  0 siblings, 1 reply; 5+ messages in thread
From: Qiming Yang @ 2022-04-26  5:36 UTC (permalink / raw)
  To: dev; +Cc: qi.z.zhang, Qiming Yang, stable

Add recommended matching list for ice PMD in DPDK 22.03.

Cc: stable@dpdk.org

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
 doc/guides/nics/ice.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index a1780c46c3..6b903b9bbc 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -62,6 +62,8 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re
    +-----------+---------------+-----------------+-----------+--------------+-----------+
    |    21.11  |     1.7.16    |      1.3.27     |  1.3.31   |    1.3.7     |    3.1    |
    +-----------+---------------+-----------------+-----------+--------------+-----------+
+   |    22.03  |     1.8.3     |      1.3.28     |  1.3.35   |    1.3.8     |    3.2    |
+   +-----------+---------------+-----------------+-----------+--------------+-----------+
 
 Pre-Installation Configuration
 ------------------------------
-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-27  0:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13  2:15 [PATCH] doc: update matching versions in ice guide Qi Zhang
2022-01-13  6:39 ` David Marchand
2022-01-25  1:17   ` Zhang, Qi Z
2022-04-26  5:36 Qiming Yang
2022-04-27  0:49 ` Zhang, Qi Z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).