From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 60BDF7CBC for ; Mon, 21 Aug 2017 13:27:43 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP; 21 Aug 2017 04:27:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,409,1498546800"; d="scan'208";a="302612801" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.57]) ([10.237.220.57]) by fmsmga004.fm.intel.com with ESMTP; 21 Aug 2017 04:27:41 -0700 To: =?UTF-8?Q?Ga=c3=abtan_Rivet?= , Yong Wang Cc: dev@dpdk.org References: <1503053868-31177-1-git-send-email-wang.yong19@zte.com.cn> <20170818112334.GU8124@bidouze.vm.6wind.com> From: Ferruh Yigit Message-ID: <706a851f-d021-ebe9-8212-7a845628bd35@intel.com> Date: Mon, 21 Aug 2017 12:27:40 +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: <20170818112334.GU8124@bidouze.vm.6wind.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH] doc/failsafe: fix typos in nics 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: Mon, 21 Aug 2017 11:27:43 -0000 On 8/18/2017 12:23 PM, Gaƫtan Rivet wrote: > On Fri, Aug 18, 2017 at 06:57:48AM -0400, Yong Wang wrote: Fixes: a46f8d584eb8 ("net/failsafe: add fail-safe PMD") Cc: stable@dpdk.org >> Signed-off-by: Yong Wang > > Acked-by: Gaetan Rivet Applied to dpdk-next-net/master, thanks.