On 25-Oct-19 2:56 PM, David Marchand wrote:
From: Stephen Hemminger <[email protected]>The internal structure of lcore_config does not need to be part of visible API/ABI. Make it private to EAL. Rearrange the structure so it takes less memory (and cache footprint). Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David Marchand <[email protected]> Acked-by: Thomas Monjalon <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

