* [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
@ 2018-05-16 9:51 Qiming Yang
2018-05-17 13:15 ` Thomas Monjalon
0 siblings, 1 reply; 15+ messages in thread
From: Qiming Yang @ 2018-05-16 9:51 UTC (permalink / raw)
To: web; +Cc: john.mcnamara, Qiming Yang
Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
doc/nics.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nics.html b/doc/nics.html
index ffe4455..58d6bf8 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -75,7 +75,7 @@
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571, 82572, 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)</li>
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580, I210, I211, I350, I354, DH89xx)</li>
<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540, X550)</li>
- <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
+ <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722, XXV710)</li>
<li><a href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
</ul>
<p>Note: The drivers <em>e1000</em> and <em>e1000e</em> are also called <em>em</em>.
--
2.9.5
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-05-16 9:51 [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs Qiming Yang
@ 2018-05-17 13:15 ` Thomas Monjalon
2018-05-28 21:14 ` Thomas Monjalon
0 siblings, 1 reply; 15+ messages in thread
From: Thomas Monjalon @ 2018-05-17 13:15 UTC (permalink / raw)
To: Qiming Yang; +Cc: web, john.mcnamara
16/05/2018 11:51, Qiming Yang:
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Please add some details in the commit message:
support has been added in which release?
Is there a commit id to reference?
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-05-17 13:15 ` Thomas Monjalon
@ 2018-05-28 21:14 ` Thomas Monjalon
0 siblings, 0 replies; 15+ messages in thread
From: Thomas Monjalon @ 2018-05-28 21:14 UTC (permalink / raw)
To: Qiming Yang; +Cc: web, john.mcnamara, Beilei Xing, Qi Zhang
17/05/2018 15:15, Thomas Monjalon:
> 16/05/2018 11:51, Qiming Yang:
> > Signed-off-by: Qiming Yang <qiming.yang@intel.com>
>
> Please add some details in the commit message:
> support has been added in which release?
> Is there a commit id to reference?
Any feedback please?
Would be nice to have it for the release tomorrow.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-05-16 2:32 Wenzhuo Lu
2018-05-16 5:50 ` Zhang, Helin
2018-05-16 8:26 ` Mcnamara, John
@ 2018-05-17 13:20 ` Thomas Monjalon
2 siblings, 0 replies; 15+ messages in thread
From: Thomas Monjalon @ 2018-05-17 13:20 UTC (permalink / raw)
To: Wenzhuo Lu, Qiming Yang; +Cc: web
16/05/2018 04:32, Wenzhuo Lu:
> From: Qiming Yang <qiming.yang@intel.com>
>
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Qiming sent a duplicate after this one.
BTW, same comments as other patch:
Please add some details in the commit message:
support has been added in which release?
Is there a commit id to reference?
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-05-16 2:32 Wenzhuo Lu
2018-05-16 5:50 ` Zhang, Helin
@ 2018-05-16 8:26 ` Mcnamara, John
2018-05-17 13:20 ` Thomas Monjalon
2 siblings, 0 replies; 15+ messages in thread
From: Mcnamara, John @ 2018-05-16 8:26 UTC (permalink / raw)
To: Lu, Wenzhuo, web; +Cc: Yang, Qiming
> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Wenzhuo Lu
> Sent: Wednesday, May 16, 2018 3:32 AM
> To: web@dpdk.org
> Cc: Yang, Qiming <qiming.yang@intel.com>
> Subject: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
>
> From: Qiming Yang <qiming.yang@intel.com>
>
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-05-16 2:32 Wenzhuo Lu
@ 2018-05-16 5:50 ` Zhang, Helin
2018-05-16 8:26 ` Mcnamara, John
2018-05-17 13:20 ` Thomas Monjalon
2 siblings, 0 replies; 15+ messages in thread
From: Zhang, Helin @ 2018-05-16 5:50 UTC (permalink / raw)
To: Lu, Wenzhuo, thomas; +Cc: Yang, Qiming, web
> -----Original Message-----
> From: Lu, Wenzhuo
> Sent: Wednesday, May 16, 2018 10:32 AM
> To: web@dpdk.org
> Cc: Yang, Qiming
> Subject: [PATCH] add XXV710 to i40e suppported NICs
>
> From: Qiming Yang <qiming.yang@intel.com>
>
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
> ---
> doc/nics.html | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/nics.html b/doc/nics.html index ffe4455..58d6bf8 100644
> --- a/doc/nics.html
> +++ b/doc/nics.html
> @@ -75,7 +75,7 @@
> <li><a
> href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571, 82572,
> 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)</li>
> <li><a
> href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580,
> I210, I211, I350, I354, DH89xx)</li>
> <li><a
> href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540,
> X550)</li>
> - <li><a
> href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
> + <li><a
> href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710,
> +X722, XXV710)</li>
> <li><a
> href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
> </ul>
> <p>Note: The drivers <em>e1000</em> and
> <em>e1000e</em> are also called <em>em</em>.
> --
> 2.9.5
^ permalink raw reply [flat|nested] 15+ messages in thread
* [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
@ 2018-05-16 2:32 Wenzhuo Lu
2018-05-16 5:50 ` Zhang, Helin
` (2 more replies)
0 siblings, 3 replies; 15+ messages in thread
From: Wenzhuo Lu @ 2018-05-16 2:32 UTC (permalink / raw)
To: web; +Cc: Qiming Yang
From: Qiming Yang <qiming.yang@intel.com>
Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
doc/nics.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nics.html b/doc/nics.html
index ffe4455..58d6bf8 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -75,7 +75,7 @@
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571, 82572, 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)</li>
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580, I210, I211, I350, I354, DH89xx)</li>
<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540, X550)</li>
- <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
+ <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722, XXV710)</li>
<li><a href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
</ul>
<p>Note: The drivers <em>e1000</em> and <em>e1000e</em> are also called <em>em</em>.
--
2.9.5
^ permalink raw reply [flat|nested] 15+ messages in thread
* [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
@ 2018-03-21 14:31 Qiming Yang
2018-03-21 8:29 ` Thomas Monjalon
2018-03-21 9:14 ` Mcnamara, John
0 siblings, 2 replies; 15+ messages in thread
From: Qiming Yang @ 2018-03-21 14:31 UTC (permalink / raw)
To: qiming.yang, web
Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
doc/nics.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nics.html b/doc/nics.html
index ffe4455..58d6bf8 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -75,7 +75,7 @@
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571, 82572, 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)</li>
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580, I210, I211, I350, I354, DH89xx)</li>
<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540, X550)</li>
- <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
+ <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722, XXV710)</li>
<li><a href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
</ul>
<p>Note: The drivers <em>e1000</em> and <em>e1000e</em> are also called <em>em</em>.
--
2.9.5
^ permalink raw reply [flat|nested] 15+ messages in thread
* [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
@ 2018-03-21 14:25 Qiming Yang
0 siblings, 0 replies; 15+ messages in thread
From: Qiming Yang @ 2018-03-21 14:25 UTC (permalink / raw)
To: web; +Cc: qiming.yang
Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
doc/nics.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nics.html b/doc/nics.html
index ffe4455..58d6bf8 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -75,7 +75,7 @@
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571, 82572, 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)</li>
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580, I210, I211, I350, I354, DH89xx)</li>
<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540, X550)</li>
- <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
+ <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722, XXV710)</li>
<li><a href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
</ul>
<p>Note: The drivers <em>e1000</em> and <em>e1000e</em> are also called <em>em</em>.
--
2.9.5
^ permalink raw reply [flat|nested] 15+ messages in thread
* [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
@ 2018-03-21 10:24 Qiming Yang
0 siblings, 0 replies; 15+ messages in thread
From: Qiming Yang @ 2018-03-21 10:24 UTC (permalink / raw)
To: web; +Cc: Qiming Yang
Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
doc/nics.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nics.html b/doc/nics.html
index ffe4455..58d6bf8 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -75,7 +75,7 @@
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571, 82572, 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)</li>
<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580, I210, I211, I350, I354, DH89xx)</li>
<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540, X550)</li>
- <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
+ <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722, XXV710)</li>
<li><a href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
</ul>
<p>Note: The drivers <em>e1000</em> and <em>e1000e</em> are also called <em>em</em>.
--
2.9.5
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-03-21 9:21 ` Thomas Monjalon
@ 2018-03-21 9:26 ` Mcnamara, John
0 siblings, 0 replies; 15+ messages in thread
From: Mcnamara, John @ 2018-03-21 9:26 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: Yang, Qiming, web
> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Wednesday, March 21, 2018 9:21 AM
> To: Mcnamara, John <john.mcnamara@intel.com>
> Cc: Yang, Qiming <qiming.yang@intel.com>; web@dpdk.org
> Subject: Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
>
> 21/03/2018 10:18, Mcnamara, John:
> >
> > > -----Original Message-----
> > > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> > > Sent: Wednesday, March 21, 2018 8:30 AM
> > > To: Yang, Qiming <qiming.yang@intel.com>
> > > Cc: web@dpdk.org
> > > Subject: Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
> > >
> > > 21/03/2018 15:31, Qiming Yang:
> > > > - <li><a
> href="/doc/guides/nics/i40e.html">i40e</a>
> > > (X710, XL710, X722)</li>
> > > > + <li><a
> href="/doc/guides/nics/i40e.html">i40e</a>
> > > (X710, XL710, X722, XXV710)</li>
> > >
> > > Please, could add in the message which release is supporting this
> device?
> >
> >
> > Just to clarify, you mean to add the release in the commit message not
> the html, right?
>
> Yes, just for the history, and for justification.
Ok. Qiming, could you submit a V2 with a commit message that states when
XXV710 support was added.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-03-21 9:18 ` Mcnamara, John
@ 2018-03-21 9:21 ` Thomas Monjalon
2018-03-21 9:26 ` Mcnamara, John
0 siblings, 1 reply; 15+ messages in thread
From: Thomas Monjalon @ 2018-03-21 9:21 UTC (permalink / raw)
To: Mcnamara, John; +Cc: Yang, Qiming, web
21/03/2018 10:18, Mcnamara, John:
>
> > -----Original Message-----
> > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> > Sent: Wednesday, March 21, 2018 8:30 AM
> > To: Yang, Qiming <qiming.yang@intel.com>
> > Cc: web@dpdk.org
> > Subject: Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
> >
> > 21/03/2018 15:31, Qiming Yang:
> > > - <li><a href="/doc/guides/nics/i40e.html">i40e</a>
> > (X710, XL710, X722)</li>
> > > + <li><a href="/doc/guides/nics/i40e.html">i40e</a>
> > (X710, XL710, X722, XXV710)</li>
> >
> > Please, could add in the message which release is supporting this device?
>
>
> Just to clarify, you mean to add the release in the commit message not the html, right?
Yes, just for the history, and for justification.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-03-21 8:29 ` Thomas Monjalon
@ 2018-03-21 9:18 ` Mcnamara, John
2018-03-21 9:21 ` Thomas Monjalon
0 siblings, 1 reply; 15+ messages in thread
From: Mcnamara, John @ 2018-03-21 9:18 UTC (permalink / raw)
To: Thomas Monjalon, Yang, Qiming; +Cc: web
> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Wednesday, March 21, 2018 8:30 AM
> To: Yang, Qiming <qiming.yang@intel.com>
> Cc: web@dpdk.org
> Subject: Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
>
> 21/03/2018 15:31, Qiming Yang:
> > - <li><a href="/doc/guides/nics/i40e.html">i40e</a>
> (X710, XL710, X722)</li>
> > + <li><a href="/doc/guides/nics/i40e.html">i40e</a>
> (X710, XL710, X722, XXV710)</li>
>
> Please, could add in the message which release is supporting this device?
Just to clarify, you mean to add the release in the commit message not the html, right?
John
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-03-21 14:31 Qiming Yang
2018-03-21 8:29 ` Thomas Monjalon
@ 2018-03-21 9:14 ` Mcnamara, John
1 sibling, 0 replies; 15+ messages in thread
From: Mcnamara, John @ 2018-03-21 9:14 UTC (permalink / raw)
To: Yang, Qiming, Yang, Qiming, web
> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Qiming Yang
> Sent: Wednesday, March 21, 2018 2:31 PM
> To: Yang, Qiming <qiming.yang@intel.com>; web@dpdk.org
> Subject: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
>
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
2018-03-21 14:31 Qiming Yang
@ 2018-03-21 8:29 ` Thomas Monjalon
2018-03-21 9:18 ` Mcnamara, John
2018-03-21 9:14 ` Mcnamara, John
1 sibling, 1 reply; 15+ messages in thread
From: Thomas Monjalon @ 2018-03-21 8:29 UTC (permalink / raw)
To: Qiming Yang; +Cc: web
21/03/2018 15:31, Qiming Yang:
> - <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
> + <li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722, XXV710)</li>
Please, could add in the message which release is supporting this device?
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2018-05-28 21:14 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 9:51 [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs Qiming Yang
2018-05-17 13:15 ` Thomas Monjalon
2018-05-28 21:14 ` Thomas Monjalon
-- strict thread matches above, loose matches on Subject: below --
2018-05-16 2:32 Wenzhuo Lu
2018-05-16 5:50 ` Zhang, Helin
2018-05-16 8:26 ` Mcnamara, John
2018-05-17 13:20 ` Thomas Monjalon
2018-03-21 14:31 Qiming Yang
2018-03-21 8:29 ` Thomas Monjalon
2018-03-21 9:18 ` Mcnamara, John
2018-03-21 9:21 ` Thomas Monjalon
2018-03-21 9:26 ` Mcnamara, John
2018-03-21 9:14 ` Mcnamara, John
2018-03-21 14:25 Qiming Yang
2018-03-21 10:24 Qiming Yang
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).