Re: [dpdk-users] meson: is there a mechanism for controlling compilation configuration

2020-07-29 Thread Chengchang Tang
cc'ed bruce On 2020/7/29 15:20, Chengchang Tang wrote: > Hi, > DPDK with 'make' will be deprecated in a future release. I have some > questions about using meson to build DPDK. > > When using the make, we can change the macros in config/common_base to > control the compiling m

[dpdk-users] meson: is there a mechanism for controlling compilation configuration

2020-07-29 Thread Chengchang Tang
Hi, DPDK with 'make' will be deprecated in a future release. I have some questions about using meson to build DPDK. When using the make, we can change the macros in config/common_base to control the compiling macros. For example, if i want to debug the mbuf, i can set