From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v6 0/7] support for netronome nfp-6xxx card Date: Thu, 5 Nov 2015 15:42:14 -0800 Message-ID: <20151105154214.3bf50406@xeon-e3> References: <1446720201-16386-1-git-send-email-alejandro.lucero@netronome.com> <563B36AF.3040800@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Vincent JARDIN Return-path: Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by dpdk.org (Postfix) with ESMTP id E928CB62 for ; Fri, 6 Nov 2015 00:42:05 +0100 (CET) Received: by padhx2 with SMTP id hx2so93529120pad.1 for ; Thu, 05 Nov 2015 15:42:05 -0800 (PST) In-Reply-To: <563B36AF.3040800@6wind.com> 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 Thu, 05 Nov 2015 11:59:59 +0100 Vincent JARDIN wrote: > > On 05/11/2015 11:43, Alejandro.Lucero wrote: > > From: "Alejandro.Lucero" > > > > This patchset adds a new PMD for Netronome nfp-6xxx card. > > Just PCI Virtual Functions supported. > > Using this PMD requires previous Netronome BSP installation. > > > > I understand that this PMD needs a kernel driver which is not upstream > yet. Am I correct? > > https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/tree/drivers/net/ethernet > > > Best regards, > Vincent > Does this driver work with VFIO?