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

Kinsella, Ray mdr at ashroe.eu
Thu Oct 15 12:15:50 CEST 2020



On 14/10/2020 11:41, Conor Walsh wrote:
> This patch adds a script that generates compressed archives
> containing .dump files which can be used to perform abi
> breakage checking in test-meson-build.sh.
> 
> Invoke using "./gen-abi-tarballs.sh [-v <dpdk tag>]"
>  - <dpdk tag>: dpdk tag e.g. "v20.11" or "latest"
> e.g. "./gen-abi-tarballs.sh -v latest"
> 
> If no tag is specified, the script will default to "latest"
> Using these parameters the script will produce several *.tar.gz
> archives containing .dump files required to do abi breakage checking
> 
> Signed-off-by: Conor Walsh <conor.walsh at intel.com>
Acked-by: Ray Kinsella <mdr at ashroe.eu>


More information about the dev mailing list