On Mon, 18 Dec 2023 16:46:39 +0100 David Marchand <[email protected]> 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: [email protected]
>
> Signed-off-by: David Marchand <[email protected]>
Good catch
Acked-by: Stephen Hemminger <[email protected]>

