[PATCH] config: remove RTE_LOG_LEVEL

Subsystems: the rest

STALE3051d

2 messages, 2 authors, 2018-04-04 · open the first message on its own page

[PATCH] config: remove RTE_LOG_LEVEL

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2018-02-16 20:02:43

The old RTE_LOG_LEVEL has been replaced by RTE_DP_LOG_LEVEL and
is not used anywhere in the currrent source tree.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 config/rte_config.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/config/rte_config.h b/config/rte_config.h
index 699878adb62a..08bcb1c3d043 100644
--- a/config/rte_config.h
+++ b/config/rte_config.h
@@ -24,7 +24,6 @@
 #define RTE_MAX_MEMSEG 512
 #define RTE_MAX_MEMZONE 2560
 #define RTE_MAX_TAILQ 32
-#define RTE_LOG_LEVEL RTE_LOG_INFO
 #define RTE_LOG_DP_LEVEL RTE_LOG_INFO
 #define RTE_BACKTRACE 1
 #define RTE_EAL_VFIO 1
-- 
2.16.1

Re: [PATCH] config: remove RTE_LOG_LEVEL

From: Thomas Monjalon <hidden>
Date: 2018-04-04 10:51:25

16/02/2018 21:02, Stephen Hemminger:
The old RTE_LOG_LEVEL has been replaced by RTE_DP_LOG_LEVEL and
is not used anywhere in the currrent source tree.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Applied with following comments:

	It is a merge leftover.
 
	Fixes: 43e9f17ce7b8 ("log: remove log level config option")
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help