On 6/26/2018 1:25 PM, Thomas Monjalon wrote: > 26/06/2018 13:41, Shahaf Shuler: >> Tuesday, June 19, 2018 4:05 AM, Ferruh Yigit: >>> Subject: [dpdk-dev] [PATCH v4 1/3] ethdev: move log macro to header >>> >>> Macro moved to header to be able to convert logging usage in header. >>> And since it has been moved to public header changed naming and added >>> RTE prefix, ethdev_log -> RTE_ETHDEV_LOG >>> >>> Also need to add logtype variable to map file since logging macro used from >>> other libraries. >>> >>> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> >> >> For the series, >> Acked-by: Shahaf Shuler <shah...@mellanox.com> > > Series Acked-by: Thomas Monjalon <tho...@monjalon.net>
Series applied to dpdk-next-net/master, thanks.