Re: [PATCH 3/6] net/sfc: remove use of EAL logtype

2024-06-25 Thread Andrew Rybchenko
On 6/25/24 15:24, David Marchand wrote: When registering a common logtype for this driver, instead of explicitly fall back to EAL, rely on the log registration macro to achieve the same. Signed-off-by: David Marchand Reviewed-by: Andrew Rybchenko Thanks

[PATCH 3/6] net/sfc: remove use of EAL logtype

2024-06-25 Thread David Marchand
When registering a common logtype for this driver, instead of explicitly fall back to EAL, rely on the log registration macro to achieve the same. Signed-off-by: David Marchand --- drivers/net/sfc/sfc_ethdev.c | 12 +--- drivers/net/sfc/sfc_log.h| 2 +- 2 files changed, 2 insertions