From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH v2] doc: add mbuf cloning functions in doxygen Date: Thu, 07 Nov 2013 10:32:27 +0100 Message-ID: <527B5E2B.8050403@6wind.com> References: <1383146202-25792-1-git-send-email-thomas.monjalon@6wind.com> <1383150253-17527-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: In-Reply-To: <1383150253-17527-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, > Some functions are available only if RTE_MBUF_SCATTER_GATHER is enabled. > So it must be configured for doxygen parser. > > Signed-off-by: Thomas Monjalon Acked-by: Olivier Matz