From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 7A673A04C3
	for <public@inbox.dpdk.org>; Wed, 13 Nov 2019 17:09:08 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 644352AB;
	Wed, 13 Nov 2019 17:09:08 +0100 (CET)
Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com
 [67.231.148.174]) by dpdk.org (Postfix) with ESMTP id ACE2A2AB
 for <web@dpdk.org>; Wed, 13 Nov 2019 17:09:06 +0100 (CET)
Received: from pps.filterd (m0045849.ppops.net [127.0.0.1])
 by mx0a-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id
 xADG0SRJ013143; Wed, 13 Nov 2019 08:09:05 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;
 h=from : to : cc :
 subject : date : message-id : mime-version : content-transfer-encoding :
 content-type; s=pfpt0818; bh=aFKzpldxO+WvpUo7omOo6hB1uSgw4WPn9MTFf2wZCFg=;
 b=BOuLlP1psBVPQQJ/FsnEDDRiUUr+56wl+rA3YJ5Yy2cOLHnti2L6Wt5Ld2nIEpnyAFlX
 YZNTubYNz5IUQIXEgWTOCdrOQdK9XceOiaaEt8AK5K414f2GN39QI/3bnHgWFjD3Tucd
 UIUqNatHRBDoWXd4rxbqXalVahaiJknDp2ZOHVSH9Yih37m2ZQexHZ2mt+wyMcoQdTVB
 8n2xANgA8B43b/b2ztaim59GeUpQL5w2K/kZoAnuIL7ZReMAGy1U9EU9eFmiLCO6aeWp
 A6GUbNNAxFtZF/F19L/GSrZIsP61axvzHVCbzgKXzzUAs8QFXCm8hnzKtlKNblRcIwJP NQ== 
Received: from sc-exch04.marvell.com ([199.233.58.184])
 by mx0a-0016f401.pphosted.com with ESMTP id 2w8e2r1raq-1
 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);
 Wed, 13 Nov 2019 08:09:05 -0800
Received: from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH04.marvell.com
 (10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Wed, 13 Nov
 2019 08:09:04 -0800
Received: from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com
 (10.93.176.81) with Microsoft SMTP Server id 15.0.1367.3 via Frontend
 Transport; Wed, 13 Nov 2019 08:09:04 -0800
Received: from jerin-lab.marvell.com (jerin-lab.marvell.com [10.28.34.14])
 by maili.marvell.com (Postfix) with ESMTP id EB30C3F703F;
 Wed, 13 Nov 2019 08:09:02 -0800 (PST)
From: <jerinj@marvell.com>
To: <web@dpdk.org>
CC: <thomas@monjalon.net>, <maen@marvell.com>, Jerin Jacob <jerinj@marvell.com>
Date: Wed, 13 Nov 2019 21:39:34 +0530
Message-ID: <20191113160934.87424-1-jerinj@marvell.com>
X-Mailer: git-send-email 2.24.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.95,18.0.572
 definitions=2019-11-13_04:2019-11-13,2019-11-13 signatures=0
Subject: [dpdk-web]  [PATCH] update Marvell supported NICs
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org
Sender: "web" <web-bounces@dpdk.org>

From: Jerin Jacob <jerinj@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@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