From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 00/19] Move PMDs to drivers directory Date: Tue, 19 May 2015 14:01:58 +0200 Message-ID: <2026064.Oq1YD3fb8T@xps13> References: <1431450315-13179-1-git-send-email-bruce.richardson@intel.com> <20150519112440.GE11036@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 629E52A07 for ; Tue, 19 May 2015 14:02:46 +0200 (CEST) Received: by wgbgq6 with SMTP id gq6so15041700wgb.3 for ; Tue, 19 May 2015 05:02:46 -0700 (PDT) In-Reply-To: <20150519112440.GE11036@bricha3-MOBL3> 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" 2015-05-19 12:24, Bruce Richardson: > On Tue, May 19, 2015 at 12:14:59PM +0100, Mcnamara, John wrote: > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson > > > > Series Acked-by: John McNamara > > > > 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. I'm going to look at applying it shortly. Don't worry for the rebase, I can manage it.