numam-dpdk/drivers/net/enic
John Daley 1480787d08 net/enic: restore default log level to info
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 suddenly hide these messages is not a good
idea.

This patch changes the default log level to RTE_LOG_INFO for enic so
messages are printed as before the fix.

Fixes: bbd8ecc054 ("net/enic: remove PMD log type references")

Signed-off-by: John Daley <johndale@cisco.com>
2019-07-29 13:01:01 +02:00
..
base net/enic: remove flow count action support 2019-06-14 00:01:06 +09:00
enic_clsf.c net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
enic_compat.h net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_ethdev.c net/enic: restore default log level to info 2019-07-29 13:01:01 +02:00
enic_flow.c net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_main.c net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_res.c net/enic: remove flow count action support 2019-06-14 00:01:06 +09:00
enic_res.h net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
enic_rxtx_common.h net/enic: allow flow mark ID 0 2019-03-08 17:52:22 +01:00
enic_rxtx_vec_avx2.c net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_rxtx.c net/enic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
enic.h net/enic: remove flow locks 2019-06-14 00:01:06 +09:00
Makefile net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
meson.build net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00