From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 911D2A04B7; Wed, 14 Oct 2020 14:49:41 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7C5811DD52; Wed, 14 Oct 2020 14:49:39 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id D8D4CA69 for ; Wed, 14 Oct 2020 14:49:37 +0200 (CEST) IronPort-SDR: rb83uCN5yqLCF06ibP7tXPqltmFkcdkqYOFpa7Cefv0EixyQ6q6y7Y7NraLICaLtEL+7W65GCQ 4wDDBqx7H1Gg== X-IronPort-AV: E=McAfee;i="6000,8403,9773"; a="153927882" X-IronPort-AV: E=Sophos;i="5.77,374,1596524400"; d="scan'208";a="153927882" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2020 05:49:35 -0700 IronPort-SDR: eiId7LumUTjYMNwuwzJjkEq+i7zEF2OYVMW7VhfjLGkryMFigW+3tG1Cq0t+jsTyXBCo+q8xbk fVHTOrtxk32w== X-IronPort-AV: E=Sophos;i="5.77,374,1596524400"; d="scan'208";a="345646046" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.252.2.249]) ([10.252.2.249]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2020 05:49:34 -0700 To: Andrew Rybchenko Cc: dev@dpdk.org References: <1602674749-16847-1-git-send-email-arybchenko@solarflare.com> From: Ferruh Yigit Message-ID: <85a13c82-f0cd-9035-48e4-1d025f64add1@intel.com> Date: Wed, 14 Oct 2020 13:49:31 +0100 MIME-Version: 1.0 In-Reply-To: <1602674749-16847-1-git-send-email-arybchenko@solarflare.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH] doc: advertize Alveo SN1000 support in release notes 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" On 10/14/2020 12:25 PM, Andrew Rybchenko wrote: > Fixes: c150ab67ac4c ("doc: advertise Alveo SN1000 SmartNICs family support") > > Signed-off-by: Andrew Rybchenko > --- > doc/guides/rel_notes/release_20_11.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst > index 30db8f2..c371d9a 100644 > --- a/doc/guides/rel_notes/release_20_11.rst > +++ b/doc/guides/rel_notes/release_20_11.rst > @@ -93,6 +93,7 @@ New Features > Updated the Solarflare ``sfc_efx`` driver with changes including: > > * Added SR-IOV PF support > + * Added Alveo SN1000 SmartNICs (EF100 architecture) support > > * **Updated Virtio driver.** > > Squashed into relevant commit [1] in next-net, thanks. [1] doc: advertise Alveo SN1000 SmartNICs family support https://patches.dpdk.org/patch/80539/