From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga04.intel.com (mga04.intel.com [192.55.52.120])
 by dpdk.org (Postfix) with ESMTP id 162562BA9
 for <dev@dpdk.org>; Wed, 29 Jun 2016 13:01:45 +0200 (CEST)
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by fmsmga104.fm.intel.com with ESMTP; 29 Jun 2016 04:01:43 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.26,546,1459839600"; d="scan'208";a="1007397968"
Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.81])
 by orsmga002.jf.intel.com with SMTP; 29 Jun 2016 04:01:41 -0700
Received: by  (sSMTP sendmail emulation); Wed, 29 Jun 2016 12:01:40 +0025
Date: Wed, 29 Jun 2016 12:01:40 +0100
From: Bruce Richardson <bruce.richardson@intel.com>
To: Jan Medala <jan@semihalf.com>
Cc: dev@dpdk.org, ferruh.yigit@intel.com
Message-ID: <20160629110139.GC3624@bricha3-MOBL3>
References: <1466099690-28085-1-git-send-email-jan@semihalf.com>
 <1466510763-19569-1-git-send-email-jan@semihalf.com>
 <20160624115239.GI13456@bricha3-MOBL3>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20160624115239.GI13456@bricha3-MOBL3>
Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?=
 =?iso-8859-1?Q?opment?= Ireland Ltd.
User-Agent: Mutt/1.5.23 (2014-03-12)
Subject: Re: [dpdk-dev] [PATCH v2 0/6] ena: update PMD to cooperate with
 latest ENA firmware
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Jun 2016 11:01:46 -0000

On Fri, Jun 24, 2016 at 12:52:39PM +0100, Bruce Richardson wrote:
> On Tue, Jun 21, 2016 at 02:05:57PM +0200, Jan Medala wrote:
> > As requested, big patch splitted into logical pieces for easier review.
> > Improved style and fixed icc compiler issues.
> > 
> 
> Thanks for the patch split. However, many of the patches don't have a commit
> message describing (at a high level), what the goal of that patch is and how
> it goes about implementing the changes to achieve that goal. Can you add a
> paragraph or two of commit message to each patch on the set to help anyone
> looking at the code understand what is happening in each patch.
> 
> Regards,
> /Bruce
> 

Any update on this set? Is a V3 coming for 16.07 timeframe?

/Bruce