Re: [dpdk-dev] [PATCH 3/5] lib: remove config prefix used with make

2020-10-22 Thread Ruifeng Wang
> -Original Message- > From: Thomas Monjalon > Sent: Friday, October 23, 2020 6:05 AM > To: dev@dpdk.org > Cc: ferruh.yi...@intel.com; david.march...@redhat.com; > bruce.richard...@intel.com; anatoly.bura...@intel.com; > olivier.m...@6wind.com; ciara.po...@intel.com; akhil.go...@nxp.com;

[dpdk-dev] [PATCH 3/5] lib: remove config prefix used with make

2020-10-22 Thread Thomas Monjalon
The config options CONFIG_RTE_* are simple RTE_* defines with meson. Now that make support is dropped, update the names in logs and comments. Signed-off-by: Thomas Monjalon --- lib/librte_eal/arm/include/rte_atomic_32.h | 2 +- lib/librte_eal/arm/include/rte_atomic_64.h | 2 +- lib/librte_ea