From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 6A4CA5685 for ; Wed, 14 Sep 2016 18:02:22 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga104.fm.intel.com with ESMTP; 14 Sep 2016 09:02:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,334,1470726000"; d="scan'208";a="8345693" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.117]) ([10.237.220.117]) by fmsmga006.fm.intel.com with ESMTP; 14 Sep 2016 09:02:20 -0700 To: Rami Rosen , dev@dpdk.org References: <1470464183-19057-1-git-send-email-rami.rosen@intel.com> <57A86A3D.3080700@intel.com> From: Ferruh Yigit Message-ID: <9eddb45d-8e60-fbaf-af4a-0906d0a1cf85@intel.com> Date: Wed, 14 Sep 2016 17:02:19 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <57A86A3D.3080700@intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: fix a typo in intel_vf.rst. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 16:02:22 -0000 On 8/8/2016 12:17 PM, Ferruh Yigit wrote: > On 8/6/2016 7:16 AM, Rami Rosen wrote: >> This patch fixes a typo in doc/guides/nics/intel_vf.rst. >> >> Signed-off-by: Rami Rosen > > Acked-by: Ferruh Yigit > Fixes: fc1f2750a3ec ("doc: programmers guide")