From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: add i40e firmware upgrade guide Date: Tue, 15 Aug 2017 09:52:23 +0100 Message-ID: <53b04b4b-06ea-90e2-6174-534e2d17a18d@intel.com> References: <1502767615-13240-1-git-send-email-qiming.yang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: jingjing.wu@intel.com, beilei.xing@intel.com To: Qiming Yang , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 0079D9129 for ; Tue, 15 Aug 2017 10:52:25 +0200 (CEST) In-Reply-To: <1502767615-13240-1-git-send-email-qiming.yang@intel.com> Content-Language: en-US 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 8/15/2017 4:26 AM, Qiming Yang wrote: > This patch adds one link to DPDK i40e doc, which is for > users on how to upgrade firmware. Does it make sense to add a link to download the FW too? > > Signed-off-by: Qiming Yang > --- > doc/guides/nics/i40e.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst > index bc200d3..606375d 100644 > --- a/doc/guides/nics/i40e.rst > +++ b/doc/guides/nics/i40e.rst > @@ -78,6 +78,8 @@ Prerequisites > - To get better performance on Intel platforms, please follow the "How to get best performance with NICs on Intel platforms" > section of the :ref:`Getting Started Guide for Linux `. > > +- Upgrade the NVM/FW version follow the `IntelĀ® Ethernet NVM Update Tool Quick Usage Guide for Linux > + `_ if need. > > Pre-Installation Configuration > ------------------------------ >