[dpdk-dev] [PATCH v4 1/3] ethdev: move log macro to header
Thomas Monjalon
thomas at monjalon.net
Tue Jun 26 14:25:13 CEST 2018
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.yigit at intel.com>
>
> For the series,
> Acked-by: Shahaf Shuler <shahafs at mellanox.com>
Series Acked-by: Thomas Monjalon <thomas at monjalon.net>
More information about the dev
mailing list