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

2018-11-27 Thread Ferruh Yigit
On 11/17/2018 9:37 AM, 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 v2 1/2] net/bnx2x: cleanup info logs

2018-11-17 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