numam-dpdk/drivers
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
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus net/dpaa2: fix multi-segment Tx 2019-07-23 14:31:36 +02:00
common net/octeontx2: support read clock 2019-07-29 12:24:39 +02:00
compress compress/zlib: fix error handling 2019-07-26 14:52:24 +02:00
crypto crypto/dpaa2_sec: fix handling of session init failure 2019-07-19 14:43:40 +02:00
event net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
mempool bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
net net/enic: restore default log level to info 2019-07-29 13:01:01 +02:00
raw raw/ioat: fix include quotes 2019-07-23 20:49:47 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00