Re: [PATCH 2/2] net/nfp: use dpdk debug macro to control nfp Rx/Tx log print

2022-09-20 Thread Ferruh Yigit
On 8/26/2022 7:03 AM, Chaoyong He wrote: From: Long Wu Nfp log print was controlled by nfp's own macro before. This commit changes to use dpdk debug rx/tx macro to control it. Signed-off-by: Long Wu Reviewed-by: Chaoyong He Reviewed-by: Niklas Söderlund Acked-by: Ferruh Yigit

[PATCH 2/2] net/nfp: use dpdk debug macro to control nfp Rx/Tx log print

2022-08-25 Thread Chaoyong He
From: Long Wu Nfp log print was controlled by nfp's own macro before. This commit changes to use dpdk debug rx/tx macro to control it. Signed-off-by: Long Wu Reviewed-by: Chaoyong He Reviewed-by: Niklas Söderlund --- drivers/net/nfp/nfp_logs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 del