From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: add device specific API Date: Mon, 30 Jan 2017 21:36:02 +0100 Message-ID: <1824620.F3O3af5na0@xps13> References: <20170130182408.5240-1-ferruh.yigit@intel.com> <1631657.ULgr08teK2@xps13> <7d46b9f4-1802-07a3-ab6e-de8748a1a0a3@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: John McNamara , dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 1CB372E8A for ; Mon, 30 Jan 2017 21:36:04 +0100 (CET) Received: by mail-wm0-f43.google.com with SMTP id b65so49761803wmf.0 for ; Mon, 30 Jan 2017 12:36:04 -0800 (PST) In-Reply-To: <7d46b9f4-1802-07a3-ab6e-de8748a1a0a3@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-01-30 20:27, Ferruh Yigit: > 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. OK, good to know.