From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 1E251330D for ; Tue, 5 Sep 2017 11:41:19 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Sep 2017 02:41:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,479,1498546800"; d="scan'208";a="125656663" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.57]) ([10.237.220.57]) by orsmga004.jf.intel.com with ESMTP; 05 Sep 2017 02:41:07 -0700 To: "Mcnamara, John" , "Yang, Qiming" , "dev@dpdk.org" Cc: "Wu, Jingjing" , "Xing, Beilei" References: <1502767615-13240-1-git-send-email-qiming.yang@intel.com> From: Ferruh Yigit Message-ID: <8d45c3b6-ab32-e6d7-a655-47b08db5f211@intel.com> Date: Tue, 5 Sep 2017 10:41:06 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: add i40e firmware upgrade guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 09:41:21 -0000 On 9/4/2017 5:35 PM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Qiming Yang >> Sent: Tuesday, August 15, 2017 4:27 AM >> To: dev@dpdk.org >> Cc: Wu, Jingjing ; Xing, Beilei >> ; Yang, Qiming >> Subject: [dpdk-dev] [PATCH] doc: add i40e firmware upgrade guide >> >> This patch adds one link to DPDK i40e doc, which is for users on how to >> upgrade firmware. >> >> Signed-off-by: Qiming Yang > > Slightly better would be: > > s/follow/following/ > s/if need/if needed/ > > But these changes could be make inline during commit so: > > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks. (suggested changes done while applying.)