On Mon, Dec 18, 2023 at 4:46 PM 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>
Applied, thanks. -- David Marchand