Re: [PATCH 0/2] upgrade the log system of nfp PMD

2022-09-21 Thread Niklas Söderlund
On 2022-09-20 19:03:42 +0100, Ferruh Yigit wrote: > On 8/26/2022 7:03 AM, Chaoyong He wrote: > > This patch series do some upgrade of the log system of nfp PMD: > > Use DPDK debug macro to control the nfp Rx/Tx log. > > Add the support of nfp cpp log macro. > > > > Long Wu (2): > >net/nfp: add

Re: [PATCH 0/2] upgrade the log system of nfp PMD

2022-09-20 Thread Ferruh Yigit
On 8/26/2022 7:03 AM, Chaoyong He wrote: This patch series do some upgrade of the log system of nfp PMD: Use DPDK debug macro to control the nfp Rx/Tx log. Add the support of nfp cpp log macro. Long Wu (2): net/nfp: add support for nfp cpp log print net/nfp: use dpdk debug macro to control

Re: [PATCH 0/2] upgrade the log system of nfp PMD

2022-09-20 Thread Niklas Söderlund
Hi everyone, A gentle ping on this. On 2022-08-26 14:03:04 +0800, Chaoyong He wrote: > This patch series do some upgrade of the log system of nfp PMD: > Use DPDK debug macro to control the nfp Rx/Tx log. > Add the support of nfp cpp log macro. > > Long Wu (2): > net/nfp: add support for nfp cp