From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 8A9C3C320
 for <dev@dpdk.org>; Tue, 19 May 2015 13:24:44 +0200 (CEST)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by orsmga101.jf.intel.com with ESMTP; 19 May 2015 04:24:43 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.13,457,1427785200"; d="scan'208";a="495483518"
Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.63])
 by FMSMGA003.fm.intel.com with SMTP; 19 May 2015 04:24:41 -0700
Received: by  (sSMTP sendmail emulation); Tue, 19 May 2015 12:24:41 +0025
Date: Tue, 19 May 2015 12:24:41 +0100
From: Bruce Richardson <bruce.richardson@intel.com>
To: "Mcnamara, John" <john.mcnamara@intel.com>
Message-ID: <20150519112440.GE11036@bricha3-MOBL3>
References: <1431450315-13179-1-git-send-email-bruce.richardson@intel.com>
 <1431705423-16134-1-git-send-email-bruce.richardson@intel.com>
 <B27915DBBA3421428155699D51E4CFE2F29E85@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <B27915DBBA3421428155699D51E4CFE2F29E85@IRSMSX103.ger.corp.intel.com>
Organization: Intel Shannon Ltd.
User-Agent: Mutt/1.5.23 (2014-03-12)
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 00/19] Move PMDs to drivers directory
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: Tue, 19 May 2015 11:24:45 -0000

On Tue, May 19, 2015 at 12:14:59PM +0100, Mcnamara, John wrote:
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson
> > Sent: Friday, May 15, 2015 4:57 PM
> > To: dev@dpdk.org
> > Subject: [dpdk-dev] [PATCH v2 00/19] Move PMDs to drivers directory
> 
> Series Acked-by: John McNamara <john.mcnamara@intel.com>
> 
> Note, due to 2 commits to i40e/base that were merged last night patch 08/19 fails on HEAD. 
> 
> If we are going to apply this patchset, and I think we should, then we should probably do it sooner rather than later since almost any change to the files in lib will require a respin of the patchset and it is quite large.
> 
> John.
> -- 
> 
Thomas, assuming there are no objections to this patchset, let me know when you
are merging this in if you need another respin of patch 8 (or any other patches)
in the set. I'm not going to respin for every driver change that causes issues, 
simply due to the patch sizes.

/Bruce