Re: [PATCH v2 2/2] devtools: configure source repo to use as ABI reference

2022-12-21 Thread David Marchand
On Fri, Dec 9, 2022 at 10:02 AM David Marchand wrote: > > From: Ferruh Yigit > > By default 'test-meson-builds.sh' script clones the repository which the > script is in, and selects a configured branch ('DPDK_ABI_REF_VERSION') > as a reference for ABI check. > > This patch enables selecting diffe

[PATCH v2 2/2] devtools: configure source repo to use as ABI reference

2022-12-09 Thread David Marchand
From: Ferruh Yigit By default 'test-meson-builds.sh' script clones the repository which the script is in, and selects a configured branch ('DPDK_ABI_REF_VERSION') as a reference for ABI check. This patch enables selecting different repository to clone for reference using 'DPDK_ABI_REF_SRC' envir