From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Viktorin Subject: Re: [PATCH 00/14] Step towards PCI independency Date: Mon, 11 Jan 2016 18:29:55 +0100 Message-ID: <20160111182955.3f845d4e@pcviktorin.fit.vutbr.cz> References: <1451938106-12145-1-git-send-email-viktorin@rehivetech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: David Marchand Return-path: Received: from wes1-so1.wedos.net (wes1-so1.wedos.net [46.28.106.15]) by dpdk.org (Postfix) with ESMTP id 186FE8D35 for ; Mon, 11 Jan 2016 18:31:58 +0100 (CET) In-Reply-To: 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" Hello David, did you find time to see the patchset? I am working on a PMD on top of these so I'd be glad to base on the code close to the (potentially) upstreamed one. Regards Jan On Tue, 5 Jan 2016 10:45:11 +0100 David Marchand wrote: > Hello Jan, > > I agree that ethdev / cryptodev should really have no idea of what device > type is underneath. > I was thinking of a slightly difference approach, but yours looks fine. > > I must find time to have a closer look at your patchset, asap. > >