From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v8 4/4] ena: DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA) Date: Fri, 18 Mar 2016 17:17:24 +0000 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 Cc: dev@dpdk.org, matua@amazon.com, Evgeny Schemeilin , Jakub Palider To: Jan Medala 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) Content-Disposition: inline In-Reply-To: <1458225078-17105-5-git-send-email-jan@semihalf.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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