On 2/28/2019 5:46 PM, Ferruh Yigit wrote:
On 2/26/2019 9:34 PM, Stephen Hemminger wrote:
quoted
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 <redacted>
(except 5/5 which has v2)
Series applied to dpdk-next-net/master, thanks.