[dpdk-dev] [PATCH 6/6] rte_sched: use correct log level

2015-05-11 Thread Stephen Hemminger
The setup messages should be at DEBUG level since they are not important for normal operation of system. The messages about problems should be at NOTICE or ERR level. Signed-off-by: Stephen Hemminger --- lib/librte_sched/rte_sched.c | 15 +-- 1 file changed, 9 insertions(+), 6 deleti

[dpdk-dev] [PATCH 6/6] rte_sched: use correct log level

2015-04-29 Thread Stephen Hemminger
The setup messages should be at DEBUG level since they are not important for normal operation of system. The messages about problems should be at NOTICE or ERR level. Signed-off-by: Stephen Hemminger --- lib/librte_sched/rte_sched.c | 15 +-- 1 file changed, 9 insertions(+), 6 deleti