From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7B147B38D for ; Tue, 19 May 2015 13:15:02 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 19 May 2015 04:15:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,457,1427785200"; d="scan'208";a="697076256" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga001.jf.intel.com with ESMTP; 19 May 2015 04:15:01 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.215]) by IRSMSX106.ger.corp.intel.com ([169.254.8.189]) with mapi id 14.03.0224.002; Tue, 19 May 2015 12:15:00 +0100 From: "Mcnamara, John" To: "Richardson, Bruce" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2 00/19] Move PMDs to drivers directory Thread-Index: AQHQjyfrsqlEiPabaECftjpdAiHi952DKeiQ Date: Tue, 19 May 2015 11:14:59 +0000 Message-ID: References: <1431450315-13179-1-git-send-email-bruce.richardson@intel.com> <1431705423-16134-1-git-send-email-bruce.richardson@intel.com> In-Reply-To: <1431705423-16134-1-git-send-email-bruce.richardson@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2015 11:15:02 -0000 > -----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 Note, due to 2 commits to i40e/base that were merged last night patch 08/19= fails on HEAD.=20 If we are going to apply this patchset, and I think we should, then we shou= ld probably do it sooner rather than later since almost any change to the f= iles in lib will require a respin of the patchset and it is quite large. John. --=20