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

2024-08-15 Thread Stephen Hemminger
On Sun, 8 Aug 2021 14:51:38 +0200 Thomas Monjalon 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 no

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

2021-08-08 Thread Thomas Monjalon
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