On Mon, 18 Dec 2023 15:37:51 +0100
David Marchand <[email protected]> wrote:
> This library logtype was not initialized so its logs would end up under
> the 0 logtype, iow, RTE_LOGTYPE_EAL.
>
> Fixes: b25246beaefc ("regexdev: add core functions")
> Cc: [email protected]
>
> Signed-off-by: David Marchand <[email protected]>
> Reviewed-by: Stephen Hemminger <[email protected]>
> Reviewed-by: Tyler Retzlaff <[email protected]>
> Acked-by: Ori Kam <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>