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 BCAD52BB4 for ; Wed, 22 Feb 2017 19:11:34 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP; 22 Feb 2017 10:11:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,195,1484035200"; d="scan'208";a="68371356" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by fmsmga005.fm.intel.com with ESMTP; 22 Feb 2017 10:11:32 -0800 To: "Mcnamara, John" , Pascal Mazon , "Wiles, Keith" References: <08c32e80c18cdd9f4dc48a5833ceee045a22ffd3.1487682746.git.pascal.mazon@6wind.com> Cc: "dev@dpdk.org" From: Ferruh Yigit Message-ID: <70d4476c-3651-d1ed-9656-bc429f340b83@intel.com> Date: Wed, 22 Feb 2017 18:11:31 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: add features doc for net/tap 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: Wed, 22 Feb 2017 18:11:35 -0000 On 2/21/2017 4:04 PM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pascal Mazon >> Sent: Tuesday, February 21, 2017 1:15 PM >> To: Wiles, Keith >> Cc: dev@dpdk.org; Pascal Mazon >> Subject: [dpdk-dev] [PATCH] doc: add features doc for net/tap >> >> Signed-off-by: Pascal Mazon > > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks.