From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add PMD specific API Date: Mon, 30 Jan 2017 18:57:34 +0100 Message-ID: <1713968.28jrDZZWvk@xps13> References: <20170127122720.13768-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Helin Zhang , Konstantin Ananyev , Jingjing Wu To: Ferruh Yigit Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id A07F92E8A for ; Mon, 30 Jan 2017 18:57:36 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id 196so9308151wmm.1 for ; Mon, 30 Jan 2017 09:57:36 -0800 (PST) In-Reply-To: <20170127122720.13768-1-ferruh.yigit@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-27 12:27, Ferruh Yigit: > --- a/doc/api/doxy-api-index.md > +++ b/doc/api/doxy-api-index.md > @@ -153,3 +153,7 @@ There are many libraries, so their headers may be grouped by topics: > [ABI compat] (@ref rte_compat.h), > [keepalive] (@ref rte_keepalive.h), > [version] (@ref rte_version.h) > + > +- **PMD specific**: > + [ixgbe] (@ref rte_pmd_ixgbe.h), > + [i40e] (@ref rte_pmd_i40e.h) They could be grouped with bonding, vhost and KNI in a section device-specific, below "device" section.