[dpdk-web] [PATCH] update Marvell supported NICs

jerinj at marvell.com jerinj at marvell.com
Wed Nov 13 17:09:34 CET 2019


From: Jerin Jacob <jerinj at marvell.com>

Following Marvell's acquisition of Cavium, deleting the Cavium page and move
those NICs to Marvell page.

Signed-off-by: Jerin Jacob <jerinj at marvell.com>
---
 content/supported/nics/cavium.md  | 11 -----------
 content/supported/nics/marvell.md |  8 +++++++-
 2 files changed, 7 insertions(+), 12 deletions(-)
 delete mode 100644 content/supported/nics/cavium.md

diff --git a/content/supported/nics/cavium.md b/content/supported/nics/cavium.md
deleted file mode 100644
index 438fde6..0000000
--- a/content/supported/nics/cavium.md
+++ /dev/null
@@ -1,11 +0,0 @@
-+++
-title = "Cavium"
-description = "thunderx, octeontx, liquidio, bnx2x, qede"
-hidden = true
-+++
-
-- [thunderx](http://doc.dpdk.org/guides/nics/thunderx.html) (CN88XX)
-- [octeontx](http://doc.dpdk.org/guides/nics/octeontx.html) (CN83XX, CN82XX, CN81XX, CN80XX)
-- [liquidio](http://doc.dpdk.org/guides/nics/liquidio.html) (LiquidIO II CN23XX)
-- [bnx2x](http://doc.dpdk.org/guides/nics/bnx2x.html) (QLogic 578xx)
-- [qede](http://doc.dpdk.org/guides/nics/qede.html) (QLogic FastLinQ QL4xxxx)
diff --git a/content/supported/nics/marvell.md b/content/supported/nics/marvell.md
index 61c3f49..b8a1036 100644
--- a/content/supported/nics/marvell.md
+++ b/content/supported/nics/marvell.md
@@ -1,8 +1,14 @@
 +++
 title = "Marvell"
-description = "mvpp2, mvneta"
+description = "octeontx2, mvpp2, mvneta, thunderx, octeontx, liquidio, bnx2x, qede"
 hidden = true
 +++
 
+- [octeontx2] (https://doc.dpdk.org/guides/nics/octeontx2.html) (Marvell OCTEON TX2 family SoCs)
 - [mvpp2](http://doc.dpdk.org/guides/nics/mvpp2.html) (Marvell Packet Processor v2)
 - [mvneta](http://doc.dpdk.org/guides/nics/mvneta.html) (Marvell NETA)
+- [thunderx](http://doc.dpdk.org/guides/nics/thunderx.html) (CN88XX)
+- [octeontx](http://doc.dpdk.org/guides/nics/octeontx.html) (CN83XX, CN82XX, CN81XX, CN80XX)
+- [liquidio](http://doc.dpdk.org/guides/nics/liquidio.html) (LiquidIO II CN23XX)
+- [bnx2x](http://doc.dpdk.org/guides/nics/bnx2x.html) (QLogic 578xx)
+- [qede](http://doc.dpdk.org/guides/nics/qede.html) (QLogic FastLinQ QL4xxxx)
-- 
2.24.0



More information about the web mailing list