From patchwork Fri May 22 19:46:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerin Jacob Kollanukkaran X-Patchwork-Id: 70539 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 D9C09A0350; Fri, 22 May 2020 21:45:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4E16F1D9A9; Fri, 22 May 2020 21:45:12 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 40D451D9A6 for ; Fri, 22 May 2020 21:45:11 +0200 (CEST) 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 04MJREcQ020000; Fri, 22 May 2020 12:45:10 -0700 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=ES0WdCEXIaUxnwZmG73gr+Fyhgzi35IHkT+9LfAWsYo=; b=cckN9NlaTmC88ykX2Ibyo2J/YN9MgYgqEhS8K9nIhjcjn5ocX+LJO75a4+pWPJIYF/Xc IuO28Av5MkYFsyVRX6TNUC3xbhst9AUslVWwDH5syoZz13c1ojMeo3NHcwNWeyMdqSNn J5gLYUiGUAusqpT+SxZR2HMVzzPyWxicbj5JqPMrfXRf3Ji6WS9iwuUBYOpGT3fCrhJS ia367SZPrtr5Cuqf/b7bXI0zpln/f5k8ej/E1AxMrZDfLio8cN0H/I3YOgwmrzLnozvQ 19RLxxQiWLwi2DRbTFZc+g+6jRDvQLto3CSmqnjwXJnA7NdhzeIG2/SqHPocz2LW4+wn 5A== Received: from sc-exch04.marvell.com ([199.233.58.184]) by mx0b-0016f401.pphosted.com with ESMTP id 312fppknr0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Fri, 22 May 2020 12:45:10 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by SC-EXCH04.marvell.com (10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 22 May 2020 12:45:08 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 22 May 2020 12:45:08 -0700 Received: from jerin-lab.marvell.com (jerin-lab.marvell.com [10.28.34.14]) by maili.marvell.com (Postfix) with ESMTP id BD8DF3F7040; Fri, 22 May 2020 12:45:06 -0700 (PDT) From: To: , John McNamara , Marko Kovacevic CC: , Jerin Jacob Date: Sat, 23 May 2020 01:16:11 +0530 Message-ID: <20200522194611.3952518-1-jerinj@marvell.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.216, 18.0.676 definitions=2020-05-22_08:2020-05-22, 2020-05-22 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 v20.05 release notes. Signed-off-by: Jerin Jacob --- doc/guides/rel_notes/release_20_05.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 84706904e..8701e851e 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -409,3 +409,18 @@ Tested Platforms This section is a comment. Do not overwrite or remove it. 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.3.2.0-PR12): + + * Arch Linux + * Buildroot 2018.11 + * Ubuntu 16.04.1 LTS + * Ubuntu 16.10 + * Ubuntu 18.04.1 + * Ubuntu 19.04