[dpdk-dev] [PATCH v3 5/5] devtools: test different build types

Stephen Hemminger stephen at networkplumber.org
Thu Aug 15 18:26:51 CEST 2024


On Sun,  8 Aug 2021 14:51:38 +0200
Thomas Monjalon <thomas at monjalon.net> wrote:

> All builds were of type debugoptimized.
> It is kept only for builds having an ABI check.
> Others will have the default build type (release),
> except if specified differently as in the x86 generic build
> which will be a test of the non-optimized debug build type.
> Some static builds will test the minsize build type.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> 
> ---
> 
> This patch cannot be merged now because it makes clang 11.1.0 crashing.
> ---

Dropping this patch from patchwork because of the clang crash.


More information about the dev mailing list