From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alejandro Lucero Subject: Re: [PATCH 3/4] doc: update NFP guide Date: Sat, 31 Mar 2018 18:04:52 +0100 Message-ID: References: <1521826504-20195-1-git-send-email-alejandro.lucero@netronome.com> <1521826504-20195-4-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: dev To: Ferruh Yigit Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 8749F2A66 for ; Sat, 31 Mar 2018 19:04:53 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id x82so20919389wmg.1 for ; Sat, 31 Mar 2018 10:04:53 -0700 (PDT) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Mar 30, 2018 at 11:37 AM, Ferruh Yigit wrote: > On 3/23/2018 5:35 PM, Alejandro Lucero wrote: > > New CPP interface changes the way firmware upload is managed by > > the PMD. It also supports different firmware file names for > > having specific firmware aplications per card. > > > > Signed-off-by: Alejandro Lucero > > This conflicts with another nfp doc patch applied in next-net, can you > please > rebase this on latest next-net? > Yes, sure. Thanks