Re: [dpdk-dev] [PATCH v3 2/4] devtools: add generation of compressed abi dump archives

2020-09-15 Thread Walsh, Conor
> >> This patch adds a script that generates a compressed archive > >> containing .dump files which can be used to perform ABI breakage > >> checking for the build specified in the parameters. > >> Invoke using "./gen-abi-tarball.py -t -a [-cf ]" > >> - : dpdk tag e.g. "v20.11" > >> - : requi

Re: [dpdk-dev] [PATCH v3 2/4] devtools: add generation of compressed abi dump archives

2020-09-15 Thread Aaron Conole
"Burakov, Anatoly" writes: > On 11-Sep-20 5:03 PM, Conor Walsh wrote: >> This patch adds a script that generates a compressed archive >> containing .dump files which can be used to perform ABI >> breakage checking for the build specified in the parameters. >> Invoke using "./gen-abi-tarball.py -t

Re: [dpdk-dev] [PATCH v3 2/4] devtools: add generation of compressed abi dump archives

2020-09-14 Thread Burakov, Anatoly
On 11-Sep-20 5:03 PM, Conor Walsh wrote: This patch adds a script that generates a compressed archive containing .dump files which can be used to perform ABI breakage checking for the build specified in the parameters. Invoke using "./gen-abi-tarball.py -t -a [-cf ]" - : dpdk tag e.g. "v20.11

[dpdk-dev] [PATCH v3 2/4] devtools: add generation of compressed abi dump archives

2020-09-11 Thread Conor Walsh
This patch adds a script that generates a compressed archive containing .dump files which can be used to perform ABI breakage checking for the build specified in the parameters. Invoke using "./gen-abi-tarball.py -t -a [-cf ]" - : dpdk tag e.g. "v20.11" - : required architecture e.g. "arm" or "