Re: [dpdk-dev] [PATCH v8 00/12] Implement the new ABI policy and add helper scripts

2019-11-22 Thread Kinsella, Ray
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday 20 November 2019 20:18 > To: Burakov, Anatoly > Cc: dev@dpdk.org; Mcnamara, John ; Kinsella, > Ray ; Richardson, Bruce > ; david.march...@redhat.com > Subject: Re: [dpdk-dev] [PATCH v8 00/12] Impl

Re: [dpdk-dev] [PATCH v8 00/12] Implement the new ABI policy and add helper scripts

2019-11-21 Thread Burakov, Anatoly
On 20-Nov-19 10:13 PM, David Marchand wrote: On Wed, Nov 20, 2019 at 9:17 PM Thomas Monjalon wrote: 20/11/2019 18:23, Anatoly Burakov: This patchset prepares the codebase for the new ABI policy and adds a few helper scripts. 379 files changed, 1172 insertions(+), 3409 deletions(-) Thanks

Re: [dpdk-dev] [PATCH v8 00/12] Implement the new ABI policy and add helper scripts

2019-11-20 Thread David Marchand
On Wed, Nov 20, 2019 at 9:17 PM Thomas Monjalon wrote: > > 20/11/2019 18:23, Anatoly Burakov: > > This patchset prepares the codebase for the new ABI policy and > > adds a few helper scripts. > > > > 379 files changed, 1172 insertions(+), 3409 deletions(-) > > Thanks for the great work Anatoly >

Re: [dpdk-dev] [PATCH v8 00/12] Implement the new ABI policy and add helper scripts

2019-11-20 Thread Thomas Monjalon
20/11/2019 18:23, Anatoly Burakov: > This patchset prepares the codebase for the new ABI policy and > adds a few helper scripts. > > 379 files changed, 1172 insertions(+), 3409 deletions(-) Thanks for the great work Anatoly Acked-by: Thomas Monjalon

[dpdk-dev] [PATCH v8 00/12] Implement the new ABI policy and add helper scripts

2019-11-20 Thread Anatoly Burakov
This patchset prepares the codebase for the new ABI policy and adds a few helper scripts. There are two new scripts for managing ABI versions added. The first one is a Python script that will read in a .map file, flatten it and update the ABI version to the ABI version specified on the command-lin