Re: [PATCH 0/5] Extend optional libraries list

2021-11-10 Thread Bruce Richardson
On Wed, Nov 10, 2021 at 05:48:09PM +0100, David Marchand wrote: > This series extends the optional libraries list adding to them testpmd > non essential dependencies. > > We were not testing the disable_libs option, so let's add a minimum target > in the the public CI script (mainly for GHA) and i

[PATCH 0/5] Extend optional libraries list

2021-11-10 Thread David Marchand
This series extends the optional libraries list adding to them testpmd non essential dependencies. We were not testing the disable_libs option, so let's add a minimum target in the the public CI script (mainly for GHA) and in test-meson-builds.sh script. The last patch is an idea for enhancing th