From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 93B702C6E for ; Fri, 18 Mar 2016 18:17:53 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP; 18 Mar 2016 10:17:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,356,1455004800"; d="scan'208";a="69113104" Received: from akolekta-mobl1.ger.corp.intel.com ([10.252.6.121]) by fmsmga004.fm.intel.com with SMTP; 18 Mar 2016 10:17:25 -0700 Received: by (sSMTP sendmail emulation); Fri, 18 Mar 2016 17:17:24 +0025 Date: Fri, 18 Mar 2016 17:17:24 +0000 From: Bruce Richardson To: Jan Medala Cc: dev@dpdk.org, matua@amazon.com, Evgeny Schemeilin , Jakub Palider Message-ID: <20160318171723.GC13720@bricha3-MOBL3> References: <1458225078-17105-1-git-send-email-jan@semihalf.com> <1458225078-17105-5-git-send-email-jan@semihalf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458225078-17105-5-git-send-email-jan@semihalf.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v8 4/4] ena: DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA) X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2016 17:17:54 -0000 On Thu, Mar 17, 2016 at 03:31:18PM +0100, Jan Medala wrote: > This is a PMD for the Amazon ethernet ENA family. > The driver operates variety of ENA adapters through feature negotiation > with the adapter and upgradable commands set. > ENA driver handles PCI Physical and Virtual ENA functions. > > Signed-off-by: Evgeny Schemeilin > Signed-off-by: Jan Medala > Signed-off-by: Jakub Palider FYI: I've added a couple of lines to release note, based off this patch's commit message, when applying the patch. I think a new PMD needs to be well-publicized there. :-) Please review, and send on any modification to the release notes entry you think are necessary. Regards, /Bruce