From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id C46131E33; Fri, 19 Jan 2018 20:43:48 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jan 2018 11:43:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,382,1511856000"; d="scan'208";a="11587884" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.48]) ([10.237.220.48]) by fmsmga007.fm.intel.com with ESMTP; 19 Jan 2018 11:43:46 -0800 To: Zhiyong Yang , dev@dpdk.org Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com, stable@dpdk.org References: <20180112104023.11984-1-zhiyong.yang@intel.com> <20180119022111.7592-1-zhiyong.yang@intel.com> From: Ferruh Yigit Message-ID: <6c0ece1a-22c7-d006-4bdb-a55de773aa23@intel.com> Date: Fri, 19 Jan 2018 19:43:45 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180119022111.7592-1-zhiyong.yang@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v3] doc: fix link bonding PMD typo in prog 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: Fri, 19 Jan 2018 19:43:49 -0000 On 1/19/2018 2:21 AM, Zhiyong Yang wrote: > fix one typo and a grammatical mistake. > > Fixes: b0152b1b40fe ("doc: update bonding") > Cc: stable@dpdk.org > > Signed-off-by: Zhiyong Yang > Acked-by: Marko Kovacevic Applied to dpdk-next-net/master, thanks.