Re: [dpdk-dev] [PATCH 1/2] net/bnx2x: cleanup info logs

2018-11-17 Thread Mody, Rasesh
>From: Ferruh Yigit >Sent: Friday, November 16, 2018 3:26 AM > >On 11/14/2018 6:17 PM, Mody, Rasesh wrote: >> Reduced number of INFO logs in BNX2X PMD by converting some INFO logs >> to DEBUG and few NOTICE logs to INFO, removing extra new lines, >> printing banner bar once for the adapter and dev

Re: [dpdk-dev] [PATCH 1/2] net/bnx2x: cleanup info logs

2018-11-16 Thread Ferruh Yigit
On 11/14/2018 6:17 PM, Mody, Rasesh wrote: > Reduced number of INFO logs in BNX2X PMD by converting some INFO > logs to DEBUG and few NOTICE logs to INFO, removing extra new lines, > printing banner bar once for the adapter and device specific info. > > Fixes: ba7eeb035a5f ("net/bnx2x: fix logging

[dpdk-dev] [PATCH 1/2] net/bnx2x: cleanup info logs

2018-11-14 Thread Mody, Rasesh
Reduced number of INFO logs in BNX2X PMD by converting some INFO logs to DEBUG and few NOTICE logs to INFO, removing extra new lines, printing banner bar once for the adapter and device specific info. Fixes: ba7eeb035a5f ("net/bnx2x: fix logging to include device name") Fixes: 540a211084a7 ("bnx2x