Re: [PATCH 1/2] net/ngbe: fix debug log

2022-02-21 Thread Ferruh Yigit
On 2/21/2022 9:21 AM, Jiawen Wu wrote: Remove 'DEBUGFUNC' due to too many invalid debug log prints, unify the DEBUG level macros. Fixes: cc934df178ab ("net/ngbe: add log and error types") Cc: sta...@dpdk.org Signed-off-by: Jiawen Wu <...> @@ -91,7 +86,7 @@ s32 ngbe_get_eeprom_semaphore(str

[PATCH 1/2] net/ngbe: fix debug log

2022-02-21 Thread Jiawen Wu
Remove 'DEBUGFUNC' due to too many invalid debug log prints, unify the DEBUG level macros. Fixes: cc934df178ab ("net/ngbe: add log and error types") Cc: sta...@dpdk.org Signed-off-by: Jiawen Wu --- drivers/net/ngbe/base/ngbe_eeprom.c | 18 +--- drivers/net/ngbe/base/ngbe_hw.c | 148 +