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 68B2D12A8 for ; Mon, 30 Jan 2017 21:27:36 +0100 (CET) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP; 30 Jan 2017 12:27:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,312,1477983600"; d="scan'208";a="59928086" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by fmsmga006.fm.intel.com with ESMTP; 30 Jan 2017 12:27:34 -0800 To: Thomas Monjalon References: <20170130182408.5240-1-ferruh.yigit@intel.com> <20170130182725.6061-1-ferruh.yigit@intel.com> <3191673.F6sSxlxfS2@xps13> <1631657.ULgr08teK2@xps13> Cc: John McNamara , dev@dpdk.org From: Ferruh Yigit Message-ID: <7d46b9f4-1802-07a3-ab6e-de8748a1a0a3@intel.com> Date: Mon, 30 Jan 2017 20:27:33 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <1631657.ULgr08teK2@xps13> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3] doc: add device specific API 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, 30 Jan 2017 20:27:36 -0000 On 1/30/2017 8:25 PM, Thomas Monjalon wrote: > 2017-01-30 21:21, Thomas Monjalon: >> 2017-01-30 18:27, Ferruh Yigit: >>> Signed-off-by: Ferruh Yigit >> >> Applied, thanks > > Actually no, there are a lot of doxygen errors in ixgbe and i40e API. > I cannot be merged as is. I already fixed and merged ixgbe and i40e doxygen errors in next-net.