From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 53A50A0C43; Fri, 26 Nov 2021 13:53:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FE9140C35; Fri, 26 Nov 2021 13:53:39 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 90FEE406FF for ; Fri, 26 Nov 2021 13:53:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1637931217; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=KlDv9MIbBpkwsQ8v0OVR/ly0PeUwuKcQZIPr54Zpp/A=; b=IbPR+/YVoWHcdCsDAR1ltv5H65SQrLLw191dAGKOfg/OPZTJ7xWvZaMKt1UNQDBkYYlrk1 SwsEOh10AUoKs9jiivh9vM7ngoOId+QJyHteqDuZZ26nmlr5dTy/jWJ394pLKh0UdQMmhh RHWNnyZUhVacO/Q3KToWdwqJ1epSGOw= Received: from mail-lj1-f200.google.com (mail-lj1-f200.google.com [209.85.208.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-167-EzqG4x5PN5a_b3t3TPmP3w-1; Fri, 26 Nov 2021 07:53:31 -0500 X-MC-Unique: EzqG4x5PN5a_b3t3TPmP3w-1 Received: by mail-lj1-f200.google.com with SMTP id w16-20020a05651c103000b00218c9d46faeso3191165ljm.2 for ; Fri, 26 Nov 2021 04:53:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KlDv9MIbBpkwsQ8v0OVR/ly0PeUwuKcQZIPr54Zpp/A=; b=K6jJK1Tv7aZw1pv6EYhmPxVHNCqtN/SjzFNsgDRCWdrrJqAPgBmubSlCDDZkSLtLrk 4yCQgJCw/SpWol/2hrYNayk2ahVCZf2aeQe5b+yh9/2jiieKNvmGhkEsqgrL1d74aQSJ qBwNXb3gaWkvczQhMvRS4oENzsfhHOh4/9fiGHFCNHoAN5UEDsXbGhshKNiiXKIvjPZ7 8v+3aY66gL8WXJ1Iuved5ghhzckGzLJ+tDA0IrgCRdfHG0oCnHOSjbHAx13R19rrONTV 9LnOxkYhxXO/sKIyKy1cmtS362aC9tJ1TWpUY70R9H3vQjCiRuuB03DQj22ZjUadeRYB 7/OA== X-Gm-Message-State: AOAM531xgSJpA61XtalrYvv9oSXSdcwMU8LGBb3kQHD+yrVddM4A1364 yYsUF4jyBDCumRaz6a8YoirvdarnYnOdkSBduRaSYXY6nMTqBdi0c6uQCzR7Sk1Nhwnav7HjLj9 dCrYWNu9nnZcm1yOsYIo= X-Received: by 2002:a19:e00b:: with SMTP id x11mr29385103lfg.217.1637931209753; Fri, 26 Nov 2021 04:53:29 -0800 (PST) X-Google-Smtp-Source: ABdhPJw/RaxD4oAfa4OFHFUPXgVZAMa0q7ka/+M17AsqeUR71hwx3mxw7/aHxM6OTWBOEvmaOwJpYVlaYoHe3rH6XPc= X-Received: by 2002:a19:e00b:: with SMTP id x11mr29385090lfg.217.1637931209566; Fri, 26 Nov 2021 04:53:29 -0800 (PST) MIME-Version: 1.0 References: <20211126094110.22167-1-apeksha.gupta@nxp.com> In-Reply-To: <20211126094110.22167-1-apeksha.gupta@nxp.com> From: David Marchand Date: Fri, 26 Nov 2021 13:53:18 +0100 Message-ID: Subject: Re: [PATCH] doc: add test platform To: Apeksha Gupta Cc: "Yigit, Ferruh" , dev , Sachin Saxena , Hemant Agrawal Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 On Fri, Nov 26, 2021 at 10:41 AM Apeksha Gupta wrote: > > Add tested NXP platform to v21.11 release note for NXP enetfec > PMD. > > Signed-off-by: Apeksha Gupta > --- > doc/guides/rel_notes/release_21_11.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst > index f31d52f557..285be6d713 100644 > --- a/doc/guides/rel_notes/release_21_11.rst > +++ b/doc/guides/rel_notes/release_21_11.rst > @@ -720,3 +720,14 @@ Tested Platforms > * Firmware version: 8.30 0x8000a489 1.2879.0 > * Device id (pf): 8086:15ff > * Driver version: 2.17.4 (i40e) > + > +* ARM SoCs from NXP (with integrated NICs) I preferred the formulation as "NXP ARM SoCs" like in past release notes. > + > + * SoC: And I fixed indent. > + > + * NXP i.MX 8M Mini with ARM Cortex A53, Cortex M4 > + > + * OS (Based on NXP LF support packages): > + > + * Kernel version: 5.10 > + * Ubuntu 18.04 > -- > 2.17.1 > Applied. -- David Marchand