Re: [dpdk-dev] [PATCH] devtools: forbid experimental build flag for non-examples

2020-07-30 Thread Thomas Monjalon
16/07/2020 09:26, David Marchand: > -DALLOW_EXPERIMENTAL_API is always set for in-tree compilation since > https://git.dpdk.org/dpdk/commit/?id=acec04c4b2f5 > > Warn people not to copy/paste this flag that was needed before. > > Signed-off-by: David Marchand Applied with small rewording, thanks

[dpdk-dev] [PATCH] devtools: forbid experimental build flag for non-examples

2020-07-16 Thread David Marchand
-DALLOW_EXPERIMENTAL_API is always set for in-tree compilation since https://git.dpdk.org/dpdk/commit/?id=acec04c4b2f5 Warn people not to copy/paste this flag that was needed before. Signed-off-by: David Marchand --- devtools/checkpatches.sh | 8 1 file changed, 8 insertions(+) diff -