[dpdk-dev] [PATCH 1/2] net/bnx2x: fix to use rte log

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 9 22:55:21 CET 2018


On 11/8/2018 9:38 PM, Stephen Hemminger wrote:
> On Thu, 8 Nov 2018 21:19:26 +0000
> "Mody, Rasesh" <Rasesh.Mody at cavium.com> wrote:
> 
>> Use rte_log() rather than RTE_LOG() for dynamic logging. Rearrange
>> dynamic log types to the top and configurable log types to bottom.
>> Remove unused RTE_LIBRTE_BNX2X_DEBUG_TX_FREE
>>
>> Fixes: ba7eeb035a5f ("net/bnx2x: fix logging to include device name")
>>
>> Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>
> 
> 
> Looks good to me.
> 
> You might also want to address the excessive number of INFO messages in
> bnx2x.c. There are things like debug messages at INFO level, extra new
> lines and banner bars.
> 
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list