From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v3 0/6] ena: update PMD to cooperate with latest ENA firmware Date: Fri, 8 Jul 2016 14:24:22 +0100 Message-ID: <20160708132421.GB20808@bricha3-MOBL3> References: <1466510763-19569-6-git-send-email-jan@semihalf.com> <1467299099-32498-1-git-send-email-jan@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, ferruh.yigit@intel.com To: Jan Medala Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B79D66CA3 for ; Fri, 8 Jul 2016 15:24:32 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1467299099-32498-1-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, Jun 30, 2016 at 05:04:53PM +0200, Jan Medala wrote: > v2: As requested, big patch splitted into logical pieces for easier review. > Improved style and fixed icc compiler issues. > > v3: Added commit messages to clarify patch purpose and minor changes > > Jan Medala (6): > ena: update of ENA communication layer > ena: add debug area and host information > ena: disable readless communication regarding to HW revision > ena: allocate coherent memory in node-aware way > ena: fix memory management issue > ena: fix for icc compiler > Applied to dpdk-next-net/rel_16_07 with patch 6 squashed into patch 1 /Bruce