From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreyansh Jain Subject: [PATCH v2 3/3] doc: bump SDK support version for dpaa2 Date: Thu, 4 Apr 2019 07:23:25 +0000 Message-ID: <20190404072335.24555-4-shreyansh.jain@nxp.com> References: <20190403142357.17700-1-shreyansh.jain@nxp.com> <20190404072335.24555-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Shreyansh Jain To: "ferruh.yigit@intel.com" Return-path: Received: from EUR03-AM5-obe.outbound.protection.outlook.com (mail-eopbgr30043.outbound.protection.outlook.com [40.107.3.43]) by dpdk.org (Postfix) with ESMTP id CFC5D5323 for ; Thu, 4 Apr 2019 09:23:27 +0200 (CEST) In-Reply-To: <20190404072335.24555-1-shreyansh.jain@nxp.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" With the change in MC firmware, minimum supported version of the Layerscape SDK too needs to be changed. Signed-off-by: Shreyansh Jain --- doc/guides/nics/dpaa2.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/dpaa2.rst b/doc/guides/nics/dpaa2.rst index 392ab0580..d74d8f899 100644 --- a/doc/guides/nics/dpaa2.rst +++ b/doc/guides/nics/dpaa2.rst @@ -421,8 +421,8 @@ See :doc:`../platform/dpaa2` for setup information =20 Currently supported by DPDK: =20 -- NXP SDK **18.09+**. -- MC Firmware version **10.10.0** and higher. +- NXP SDK **18.11+**. +- MC Firmware version **10.14.0** and higher. - Supported architectures: **arm64 LE**. =20 - Follow the DPDK :ref:`Getting Started Guide for Linux ` to se= tup the basic DPDK environment. --=20 2.19.1