[dpdk-dev] [PATCH v4 02/13] eal: make get runtime dir function public

Van Haaren, Harry harry.van.haaren at intel.com
Tue Oct 16 02:45:25 CEST 2018


> -----Original Message-----
> From: Laatz, Kevin
> Sent: Thursday, October 11, 2018 9:58 AM
> To: dev at dpdk.org
> Cc: Van Haaren, Harry <harry.van.haaren at intel.com>;
> stephen at networkplumber.org; gaetan.rivet at 6wind.com; shreyansh.jain at nxp.com;
> thomas at monjalon.net; mattias.ronnblom at ericsson.com; Richardson, Bruce
> <bruce.richardson at intel.com>; Laatz, Kevin <kevin.laatz at intel.com>
> Subject: [PATCH v4 02/13] eal: make get runtime dir function public
> 
> This patch makes the eal_get_runtime_dir() API public so it can be used
> from outside EAL.
> 
> Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
> 
> ---
> Note: I have added rte_eal_get_runtime_dir() to the 18.11 version in the
> .map file instead of the EXPERIMENTAL section as the function already
> existed, we just renamed it and made it public.
> ---

There's a minor rebase on .map file, but that's unavoidable with in-flight patchsets:

Acked-by: Harry van Haaren <harry.van.haaren at intel.com>


More information about the dev mailing list