From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v10 0/8] support for netronome nfp-6xxx card Date: Tue, 08 Dec 2015 00:47:40 +0100 Message-ID: <13948159.Dtbx2LBLyu@xps13> References: <1448879142-22451-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Alejandro Lucero Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 25D5E11C5 for ; Tue, 8 Dec 2015 00:48:53 +0100 (CET) Received: by wmww144 with SMTP id w144so161096612wmw.1 for ; Mon, 07 Dec 2015 15:48:53 -0800 (PST) In-Reply-To: <1448879142-22451-1-git-send-email-alejandro.lucero@netronome.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" 2015-11-30 10:25, Alejandro Lucero: > This patchset adds a new PMD for Netronome nfp-6xxx card. > Just PCI Virtual Functions support. > Using this PMD requires previous Netronome BSP installation. There is no risk to merge this driver disabled by default. Applied, thanks