From patchwork Thu Feb 11 13:25:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 380969 Delivered-To: patch@linaro.org Received: by 2002:a02:b18a:0:0:0:0:0 with SMTP id t10csp2076640jah; Thu, 11 Feb 2021 05:37:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJxzdeSViDYKyaqjCC4A5G6Bh8oSlbHeMigMZ41aPw9tHbnWYe6XC20ukbZhfWOFwtgBXPaP X-Received: by 2002:a17:906:3395:: with SMTP id v21mr8447241eja.331.1613050641636; Thu, 11 Feb 2021 05:37:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613050641; cv=none; d=google.com; s=arc-20160816; b=XJ6t9hpX6huoLpsjXmyKpvQ8Ot2PZyuUXBq6wtskz66SOY1cpYfKy+RY+NZY2Yzc+3 ik2SFREvK3xU10ZDBXCKervZGaR3XLeIJPmdH7FMz7CLXSdHPeETOocf6YGeQojUVz4b tEUChRftV/RgcGSayY66dEXHqKsBqhcHWB5Sx1h417pUlxsSldlmMRjVXmiBs3TTgEMm kCjHQXxiQp0vLFyTrOKQfpJ7BKQA0A/I1/dmPm0+CEvAQBcuLng2JFZyf9+e6MX5mbp3 D6AhMSbNPRyumbFG+zqqzj6ndWn3k5ej12yp/iAXSnPZfLp6ORmLDoYTA2rxKvo+AwKX O9Hg== 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=4GMZexKg6FcEcuB81yeKNEnm7rYuRgpKzJh5fz0fGkI=; b=grecz4AX4g4t6iMqKNeskUv+0fQMRsAQfStyoRPzvDaGobByFModjy9L0Nz8rqrrha QGlTr1f/Fgjer3DJ+pCtfePO+k0dtH3ta8/wwVbVskf/0IV3VKb8x9C/3+7s666wzdsw 2AAOZx2ZsrsroMnfhd0pgvp8QXkdXebmHZ6ChkaeOq2Q/nwvpfyObMzFuUNL9/IrT4Mm Gu9EReciUI3KjqZF50tBhsNJj6HYjdtqyNT4bRN6xKXIEeRqqVVs8BGL4nPOniWWceHR GmTqjZrpfxNbycck/kpsN72nSKlhBmuxcn8sqON28vNc6oAYMggMPS0WEWOr0CGJ7MZ3 TDbw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 217.70.189.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 mails.dpdk.org (mails.dpdk.org. [217.70.189.124]) by mx.google.com with ESMTP id r11si3770151eju.334.2021.02.11.05.37.21; Thu, 11 Feb 2021 05:37:21 -0800 (PST) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 217.70.189.124 as permitted sender) client-ip=217.70.189.124; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 217.70.189.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA531CC4D4; Thu, 11 Feb 2021 14:37:16 +0100 (CET) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by mails.dpdk.org (Postfix) with ESMTP id 2C9921CC344 for ; Thu, 11 Feb 2021 14:37:14 +0100 (CET) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 056421A016A; Thu, 11 Feb 2021 14:37:14 +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 B8F121A0043; Thu, 11 Feb 2021 14:37:12 +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 AC5F7402B7; Thu, 11 Feb 2021 14:37:10 +0100 (CET) From: Hemant Agrawal To: dev@dpdk.org Cc: Hemant Agrawal Date: Thu, 11 Feb 2021 18:55:35 +0530 Message-Id: <20210211132535.12127-2-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210211132535.12127-1-hemant.agrawal@nxp.com> References: <20210211132535.12127-1-hemant.agrawal@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH] doc: add tested platforms with NXP SoCs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" Add tested platforms with NXP SoCs to the 21.02 release notes. Signed-off-by: Hemant Agrawal --- doc/guides/rel_notes/release_21_02.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- 2.17.1 diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst index 84b04a018..4ea9fdb02 100644 --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst @@ -305,3 +305,15 @@ 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 NXP (with integrated NICs) + + * SoC: + + * LX2xxx, LS2xxx, LS10xx + + * OS (Based on NXP LSDK-20.04): + + * Kernel version: 4.19.90 + * Kernel version: 5.4.47 + * Ubuntu 18.04