DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] update ixgbe supported NICs
@ 2016-11-14  9:30 Thomas Monjalon
  2016-11-16 11:58 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2016-11-14  9:30 UTC (permalink / raw)
  To: web

According to http://dpdk.org/doc/guides/nics/ixgbe.html,
X520 was missing.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 doc/nics.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/nics.html b/doc/nics.html
index bc4f827..682aab7 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -70,8 +70,8 @@
 			<ul>
 				<li><a href="/doc/guides/nics/e1000em.html">e1000</a> (82540, 82545, 82546)</li>
 				<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571..82574, 82583, ICH8..ICH10, PCH..PCH2, I217, I218)</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, X540, X550)</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/fm10k.html">fm10k</a> (FM10420)</li>
 			</ul>
-- 
2.7.0

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

* Re: [dpdk-web] [PATCH] update ixgbe supported NICs
  2016-11-14  9:30 [dpdk-web] [PATCH] update ixgbe supported NICs Thomas Monjalon
@ 2016-11-16 11:58 ` Mcnamara, John
  2016-11-16 15:03   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2016-11-16 11:58 UTC (permalink / raw)
  To: Thomas Monjalon, web

> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Monday, November 14, 2016 9:30 AM
> To: web@dpdk.org
> Subject: [dpdk-web] [PATCH] update ixgbe supported NICs
> 
> According to http://dpdk.org/doc/guides/nics/ixgbe.html,
> X520 was missing.
> 
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>


I think it is probably worth removing/expanding all the .. ranges, even
for 82571..82574, ICH8..ICH10, and PCH..PCH2 so that someone searching
for IC9 (for example) will find it.

Apart from that:

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-web] [PATCH] update ixgbe supported NICs
  2016-11-16 11:58 ` Mcnamara, John
@ 2016-11-16 15:03   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2016-11-16 15:03 UTC (permalink / raw)
  To: Mcnamara, John; +Cc: web

> > According to http://dpdk.org/doc/guides/nics/ixgbe.html,
> > X520 was missing.
> > 
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> I think it is probably worth removing/expanding all the .. ranges, even
> for 82571..82574, ICH8..ICH10, and PCH..PCH2 so that someone searching
> for IC9 (for example) will find it.
> 
> Apart from that:
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied with suggested changes

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

end of thread, other threads:[~2016-11-16 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-14  9:30 [dpdk-web] [PATCH] update ixgbe supported NICs Thomas Monjalon
2016-11-16 11:58 ` Mcnamara, John
2016-11-16 15:03   ` Thomas Monjalon

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).