Re: [PATCH 0/6] Some drivers logging cleanups

2024-07-03 Thread David Marchand
On Tue, Jun 25, 2024 at 2:24 PM David Marchand wrote: > > This series removes the last direct calls to some RTE_LOGTYPE_ coming > from libraries (EAL and CRYPTODEV) and replaces them with dedicated > macros coming from the drivers. > Series applied. -- David Marchand

[PATCH 0/6] Some drivers logging cleanups

2024-06-25 Thread David Marchand
This series removes the last direct calls to some RTE_LOGTYPE_ coming from libraries (EAL and CRYPTODEV) and replaces them with dedicated macros coming from the drivers. -- David Marchand David Marchand (6): vdpa/sfc: remove dead code drivers: use dedicated log macros instead of EAL logtype