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

jerinj at marvell.com jerinj at marvell.com
Fri Dec 6 10:06:52 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>
---
v2:
- Sort in alphabetical order.

 content/supported/nics/cavium.md  | 11 -----------
 content/supported/nics/marvell.md | 10 ++++++++--
 2 files changed, 8 insertions(+), 13 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..cc93f26 100644
--- a/content/supported/nics/marvell.md
+++ b/content/supported/nics/marvell.md
@@ -1,8 +1,14 @@
 +++
 title = "Marvell"
-description = "mvpp2, mvneta"
+description = "bnx2x, liquidio, mvneta, mvpp2, octeontx, octeontx2, thunderx, qede"
 hidden = true
 +++
 
-- [mvpp2](http://doc.dpdk.org/guides/nics/mvpp2.html) (Marvell Packet Processor v2)
+- [bnx2x](http://doc.dpdk.org/guides/nics/bnx2x.html) (QLogic 578xx)
+- [liquidio](http://doc.dpdk.org/guides/nics/liquidio.html) (LiquidIO II CN23XX)
 - [mvneta](http://doc.dpdk.org/guides/nics/mvneta.html) (Marvell NETA)
+- [mvpp2](http://doc.dpdk.org/guides/nics/mvpp2.html) (Marvell Packet Processor v2)
+- [octeontx](http://doc.dpdk.org/guides/nics/octeontx.html) (CN83XX, CN82XX, CN81XX, CN80XX)
+- [octeontx2] (https://doc.dpdk.org/guides/nics/octeontx2.html) (Marvell OCTEON TX2 family SoCs)
+- [thunderx](http://doc.dpdk.org/guides/nics/thunderx.html) (CN88XX)
+- [qede](http://doc.dpdk.org/guides/nics/qede.html) (QLogic FastLinQ QL4xxxx)
-- 
2.24.0



More information about the web mailing list