Re: [dpdk-dev] [PATCH v2] net/enic: retain previous message logging

2019-07-29 Thread Ferruh Yigit
On 7/26/2019 9:12 PM, John Daley wrote: > Prior to the fix, RTE_LOGTYPE_INFO messages were displayed by default. > After the fix, only NOTICE level and higher were displayed by default > and INFO level were not. There are INFO level vNIC config related > messages which customers and tech support cu

[dpdk-dev] [PATCH v2] net/enic: retain previous message logging

2019-07-26 Thread John Daley
Prior to the fix, RTE_LOGTYPE_INFO messages were displayed by default. After the fix, only NOTICE level and higher were displayed by default and INFO level were not. There are INFO level vNIC config related messages which customers and tech support currently depend on for debugging and so on and to