[dpdk-dev] [PATCH v4 1/3] ethdev: move log macro to header
Shahaf Shuler
shahafs at mellanox.com
Tue Jun 26 13:41:10 CEST 2018
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>
More information about the dev
mailing list