From patchwork Wed Nov 27 10:58:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerin Jacob Kollanukkaran X-Patchwork-Id: 63341 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9CACEA04E0; Wed, 27 Nov 2019 11:58:17 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C178D58C3; Wed, 27 Nov 2019 11:58:16 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 2AB2228EE for ; Wed, 27 Nov 2019 11:58:15 +0100 (CET) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id xARAtXqf019516; Wed, 27 Nov 2019 02:58:14 -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=q4nM4tR0WdCrYlhbOJI9wNtSDegDUcuIy9r51eDHbFM=; b=WNnQ5TjrphyW8b6klTTYgy6eDchrmG/SxULz7EvNh5MVYZggks13USK4X/xZhJIAd+0G 6YE0z7gvwKttWOv2VliUJhC3CgW//KaXyusujPgzZTC813eqk36972E0nLgsf67iHVia wwem+Bb8QqZuXMelm8O3dg576d8TRUiVBY3SA4IwgVppwNN6mx4/NvXiyQ9gPdXCi4Sc VGdMqEhk/CATc3UnXtMsvxT2i1xsO4BKIcdL6grUQdeF0S/XDcTfANReiMLXYB/QvVWl 9eNkSSXbUuJ6MHeIUu6MK2ToGS42c/S1MJF95w6HEw/pbWr45FgVZQpsq4EbIeYvjiXk IA== Received: from sc-exch02.marvell.com ([199.233.58.182]) by mx0b-0016f401.pphosted.com with ESMTP id 2whd08jeud-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 27 Nov 2019 02:58:14 -0800 Received: from SC-EXCH03.marvell.com (10.93.176.83) by SC-EXCH02.marvell.com (10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Wed, 27 Nov 2019 02:58:12 -0800 Received: from maili.marvell.com (10.93.176.43) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Wed, 27 Nov 2019 02:58:12 -0800 Received: from jerin-lab.marvell.com (jerin-lab.marvell.com [10.28.34.14]) by maili.marvell.com (Postfix) with ESMTP id E3FA73F7040; Wed, 27 Nov 2019 02:58:10 -0800 (PST) From: To: , John McNamara , Marko Kovacevic CC: , Jerin Jacob Date: Wed, 27 Nov 2019 16:28:47 +0530 Message-ID: <20191127105847.1509736-1-jerinj@marvell.com> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.95,18.0.572 definitions=2019-11-27_02:2019-11-27,2019-11-27 signatures=0 Subject: [dpdk-dev] [PATCH] doc: add tested Marvell integrated NIC platforms X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Jerin Jacob Add tested Marvell integrated NIC platforms to v19.11 release note. Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_19_11.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst index 7ad0ee800..35d70d865 100644 --- a/doc/guides/rel_notes/release_19_11.rst +++ b/doc/guides/rel_notes/release_19_11.rst @@ -642,3 +642,17 @@ Tested Platforms Also, make sure to start the actual text at the margin. ========================================================= +* ARMv8 SoC combinations from Marvell (with integrated NICs) + + * SoC: + + * CN83xx, CN96xx, CN93xx + + * OS (Based on Marvell OCTEON TX SDK-10.1.2.0): + + * Arch Linux + * Buildroot 2018.11 + * Ubuntu 16.04.1 LTS + * Ubuntu 16.10 + * Ubuntu 18.04.1 + * Ubuntu 19.04