On Mon, 18 Dec 2023 16:46:39 +0100 David Marchand <david.march...@redhat.com> wrote:
> This driver logtype was not initialized so its logs would end up under > the 0 logtype, iow, RTE_LOGTYPE_EAL. > This issue comes from a typo on the logtype variable name. > > Fixes: 8caf8427f85a ("dma/dpaa2: introduce driver skeleton") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com> Good catch Acked-by: Stephen Hemminger <step...@networkplumber.org>