Re: [dpdk-dev] [PATCH v5 0/5] make lcore_config internal

2019-06-03 Thread Stephen Hemminger
On Mon, 03 Jun 2019 12:32:02 +0200 Thomas Monjalon wrote: > 31/05/2019 17:36, David Marchand: > > This set of patches makes the lcore_config structure less visible > > as part of the ABI. This version does not break the ABI (yet) > > follow on patch moves lcore_config into eal_private.h > > > >

Re: [dpdk-dev] [PATCH v5 0/5] make lcore_config internal

2019-06-03 Thread Thomas Monjalon
31/05/2019 17:36, David Marchand: > This set of patches makes the lcore_config structure less visible > as part of the ABI. This version does not break the ABI (yet) > follow on patch moves lcore_config into eal_private.h > > Changelog since v4: > The only change is in patch 2: marked new apis as