sched: fix level of log messages
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 16 Jul 2015 21:34:34 +0000 (14:34 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 16 Jul 2015 22:34:38 +0000 (00:34 +0200)
commit63111f7d4d100b237b5c0a076fdda122d82daa33
tree0ea4224e54525d879b4e1e550688c030ad13dc0c
parent24208c31d0e543ab575d7075b0cc481231f9eabd
sched: fix level of log messages

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 <stephen@networkplumber.org>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_sched/rte_sched.c