sched: make debugging configurable
authorStephen Hemminger <shemming@brocade.com>
Fri, 13 Nov 2015 17:58:29 +0000 (09:58 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Nov 2015 23:59:58 +0000 (00:59 +0100)
commita11d923aa82b678154007e856b4dc796abd14c38
treee2ffc56dd358f4ef95cd2685299a343184f6a37a
parent9bd59925150a072036812d0bd6bb50a3bd22818f
sched: make debugging configurable

All #ifdefs in code should be enabled/disabled via DPDK config
(or better yet removed all together).

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
config/common_bsdapp
config/common_linuxapp
lib/librte_sched/rte_sched.c