From mboxrd@z Thu Jan 1 00:00:00 1970 From: Qiming Yang Subject: [PATCH] doc: add i40e firmware upgrade guide Date: Tue, 15 Aug 2017 11:26:55 +0800 Message-ID: <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, Qiming Yang To: dev@dpdk.org Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 733FF7D53 for ; Tue, 15 Aug 2017 05:39:03 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patch adds one link to DPDK i40e doc, which is for users on how to upgrade firmware. 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 ------------------------------ -- 2.7.4