From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 00/19] Move PMDs to drivers directory Date: Fri, 22 May 2015 17:19:17 +0100 Message-ID: <20150522161917.GA5144@bricha3-MOBL3> References: <1431450315-13179-1-git-send-email-bruce.richardson@intel.com> <1431705423-16134-1-git-send-email-bruce.richardson@intel.com> <3204811.9reR8OIJSt@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id D59525697 for ; Fri, 22 May 2015 18:19:21 +0200 (CEST) Content-Disposition: inline In-Reply-To: <3204811.9reR8OIJSt@xps13> 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 Fri, May 22, 2015 at 04:09:45PM +0200, Thomas Monjalon wrote: > > Series Acked-by: John McNamara > > Acked-by: Thomas Monjalon > > Applied with the changes discussed in this thread. > Some patches were split/merge to make each driver move more atomic. > Thanks Thomas.