From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 8/9] nfp: adding nic guide Date: Wed, 04 Nov 2015 16:03:48 +0100 Message-ID: <2124992.NXkthnb6MB@xps13> References: <1446467130-300-1-git-send-email-alejandro.lucero@netronome.com> <1446467130-300-9-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 617B85A58 for ; Wed, 4 Nov 2015 16:05:00 +0100 (CET) Received: by wmff134 with SMTP id f134so112677203wmf.1 for ; Wed, 04 Nov 2015 07:05:00 -0800 (PST) In-Reply-To: <1446467130-300-9-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-02 12:25, Alejandro.Lucero: > +Before using the Netronome's DPDK PMD some NFP-6xxx configuration, > +which is not related to DPDK, is required. The system requires > +installation of **Netronome's BSP (Board Support Package)** which includes > +Linux drivers, programs and libraries. Do you confirm we can check the PMD build without having the BSP?