From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove driver interface header from API index Date: Fri, 21 Jul 2017 19:31:59 +0300 Message-ID: <3444725.ZqVAlz3NgC@xps> References: <20170714144525.29824-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: adrien.mazarguil@6wind.com Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CE29C271 for ; Fri, 21 Jul 2017 18:32:03 +0200 (CEST) In-Reply-To: <20170714144525.29824-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 14/07/2017 17:45, Thomas Monjalon: > The file rte_flow_driver.h is a driver interface, > thus it should not be listed in the API index. > > Signed-off-by: Thomas Monjalon Applied