[dpdk-dev] [PATCH 0/5] no longer use RTE_LOGTYPE_PMD
Ferruh Yigit
ferruh.yigit at intel.com
Thu Feb 28 18:55:32 CET 2019
On 2/28/2019 5:46 PM, Ferruh Yigit wrote:
> On 2/26/2019 9:34 PM, Stephen Hemminger wrote:
>> Almost all usages of RTE_LOGTYPE_PMD have been replaced by per
>> driver log types in current version. This patch series fixes the
>> few remaining stragglers to use local logging.
>>
>> Stephen Hemminger (5):
>> eal: drop unused RTE_PROC_PRIMARY_OR macros
>> crypto/virtio: use local log type
>> eventdev: use same log macro for all unsupported calls
>> eal: remove RTE_PMD_DEBUG_TRACE
>> sfc: don't use RTE_LOGTYPE_PMD
>
> For series,
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
>
> (except 5/5 which has v2)
>
Series applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list