From patchwork Tue Nov 5 07:59:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 178486 Delivered-To: patch@linaro.org Received: by 2002:a92:38d5:0:0:0:0:0 with SMTP id g82csp412120ilf; Tue, 5 Nov 2019 00:05:36 -0800 (PST) X-Google-Smtp-Source: APXvYqwh2M4rqc0AbXu7QL+2669tjGlQhsa5cActm81qmqA8Tsa0o7Y5JNLY+yPvoKOoJIo348g9 X-Received: by 2002:a05:6402:706:: with SMTP id w6mr761539edx.38.1572941136307; Tue, 05 Nov 2019 00:05:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572941136; cv=none; d=google.com; s=arc-20160816; b=b36FhSewNx/n6hJzC26buKnps7myVVrewRknZI8o5k/71LdK8ozAkw8IMmuhgJYLCA 7XUJF0BCzmi41FgzhRqBQicGKCXOSsQcr5euwZP4XKLH8CckhiCBTgRKjQ2DAeSBT8Ke 3/Joozw3iY369jDj8mbtvfL0AKVRGNwrw6BcrgtML+SbzhqjzZj0XVHfREU0D79QSaLI 1Fusq1pOaHXvFayF5606iSsWD5x0Zmk7a8WF2B8PjNQA/q1mGb63qaEpdVUbDH+RPH9Y rG70v/2tRjYXr8g7SRTMP83dO6lIFY0TkYIPF48WSomHYm9R0O+SrmJupM1AgopLZEmz a1KA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:references:in-reply-to :message-id:date:cc:to:from; bh=4MIwBFC18Hx0VnfoVbX0QMDK8YvFoIrQZgl8Q97SJRc=; b=yWiBbzPN2ntDwZvz9DThxsyT7nqlzHcJTKOmrLXReeS45ZIvSny8+HS6lnzFKfl4+o IPP8KeXybrf4paE6ZxU5qSZIF/g+WCQN82sCKYtm1yfdmhP3djFYZ2tJfPYklbZZSQIU UWq1LHHjYF7i3Bxg73U/zNDau6sKc1L55cLT094f7CDfGSDutVRshlRHigfDtr75e+gO fWIHpjVC5VJDJZuw78N8LNiBHDEohuWTqTgKrofEWqVnQJen8sV8/mQaf2cHwaNElSB2 oaN7P9IoxkaALFFvS8Plk0IOhm3ullRWHOdyyYbGGJOEJN/9FGizrjxLuRCh1WX4Sgqm 4VIQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from dpdk.org (dpdk.org. [92.243.14.124]) by mx.google.com with ESMTP id y38si9972067edb.87.2019.11.05.00.05.35; Tue, 05 Nov 2019 00:05:36 -0800 (PST) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) client-ip=92.243.14.124; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C7BCA1BEE8; Tue, 5 Nov 2019 09:02:31 +0100 (CET) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by dpdk.org (Postfix) with ESMTP id D12811BE91 for ; Tue, 5 Nov 2019 09:02:16 +0100 (CET) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 619331A02A8; Tue, 5 Nov 2019 09:02:16 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id B96DF1A01F3; Tue, 5 Nov 2019 09:02:14 +0100 (CET) Received: from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net [10.232.133.63]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id D279C402E5; Tue, 5 Nov 2019 16:02:10 +0800 (SGT) From: Hemant Agrawal To: dev@dpdk.org Cc: sachin.saxena@nxp.com Date: Tue, 5 Nov 2019 13:29:07 +0530 Message-Id: <20191105075907.22804-2-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20191105075907.22804-1-hemant.agrawal@nxp.com> References: <20191104112112.10211-1-hemant.agrawal@nxp.com> <20191105075907.22804-1-hemant.agrawal@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH v2 2/2] doc: bump the supported SDK and firmware version 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" This patch bump the supported SDK and MC firmware version to the latest. Signed-off-by: Hemant Agrawal --- doc/guides/cryptodevs/dpaa2_sec.rst | 4 ++-- doc/guides/eventdevs/dpaa2.rst | 4 ++-- doc/guides/nics/dpaa2.rst | 4 ++-- doc/guides/platform/dpaa2.rst | 7 +++++-- doc/guides/rawdevs/dpaa2_cmdif.rst | 4 ++-- doc/guides/rawdevs/dpaa2_qdma.rst | 4 ++-- 6 files changed, 15 insertions(+), 12 deletions(-) -- 2.17.1 Reviewed-by: David Marchand diff --git a/doc/guides/cryptodevs/dpaa2_sec.rst b/doc/guides/cryptodevs/dpaa2_sec.rst index 55f0d6856..3053636b8 100644 --- a/doc/guides/cryptodevs/dpaa2_sec.rst +++ b/doc/guides/cryptodevs/dpaa2_sec.rst @@ -161,8 +161,8 @@ See :doc:`../platform/dpaa2` for setup information Currently supported by DPDK: -- NXP SDK **19.03+**. -- MC Firmware version **10.14.0** and higher. +- NXP SDK **19.09+**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. diff --git a/doc/guides/eventdevs/dpaa2.rst b/doc/guides/eventdevs/dpaa2.rst index dd8ebbcd0..835767f98 100644 --- a/doc/guides/eventdevs/dpaa2.rst +++ b/doc/guides/eventdevs/dpaa2.rst @@ -38,8 +38,8 @@ See :doc:`../platform/dpaa2` for setup information Currently supported by DPDK: -- NXP SDK **19.03+**. -- MC Firmware version **10.14.0** and higher. +- NXP SDK **19.09+**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. diff --git a/doc/guides/nics/dpaa2.rst b/doc/guides/nics/dpaa2.rst index b6d9e2129..fdfa6fdd5 100644 --- a/doc/guides/nics/dpaa2.rst +++ b/doc/guides/nics/dpaa2.rst @@ -421,8 +421,8 @@ See :doc:`../platform/dpaa2` for setup information Currently supported by DPDK: -- NXP LSDK **19.03+**. -- MC Firmware version **10.14.0** and higher. +- NXP LSDK **19.08+**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. diff --git a/doc/guides/platform/dpaa2.rst b/doc/guides/platform/dpaa2.rst index c21bb193f..014545c0b 100644 --- a/doc/guides/platform/dpaa2.rst +++ b/doc/guides/platform/dpaa2.rst @@ -70,6 +70,9 @@ compatible board: DPAA2 based resources can be configured easily with the help of ready scripts as provided in the DPDK Extra repository. +5. **Build Config** + + Use dpaa build configs, they work for both DPAA2 and DPAA platforms. As an alternative method, DPAA2 PMD can also be executed using images provided as part of SDK from NXP. The SDK includes all the above prerequisites necessary @@ -101,8 +104,8 @@ separately: Currently supported by DPDK: -- NXP SDK **2.0+** (preferred: LSDK 19.03). -- MC Firmware version **10.14.0** and higher. +- NXP SDK **LSDK 19.09++**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` diff --git a/doc/guides/rawdevs/dpaa2_cmdif.rst b/doc/guides/rawdevs/dpaa2_cmdif.rst index bcd603c81..be9805874 100644 --- a/doc/guides/rawdevs/dpaa2_cmdif.rst +++ b/doc/guides/rawdevs/dpaa2_cmdif.rst @@ -33,8 +33,8 @@ See :doc:`../platform/dpaa2` for setup information Currently supported by DPDK: -- NXP SDK **19.03+**. -- MC Firmware version **10.14.0** and higher. +- NXP SDK **19.09+**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. diff --git a/doc/guides/rawdevs/dpaa2_qdma.rst b/doc/guides/rawdevs/dpaa2_qdma.rst index a5085c2c0..129e83d5e 100644 --- a/doc/guides/rawdevs/dpaa2_qdma.rst +++ b/doc/guides/rawdevs/dpaa2_qdma.rst @@ -37,8 +37,8 @@ See :doc:`../platform/dpaa2` for setup information Currently supported by DPDK: -- NXP SDK **19.03+**. -- MC Firmware version **10.14.0** and higher. +- NXP SDK **19.09+**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment.