This fixes some small issues with rte_sched API and sets stage for enhancements in later release. Unfortunately, several things can not be done now because of the ABI rules.
Stephen Hemminger (5): rte_sched: make RED optional at runtime rte_sched: don't put tabs in log messages rte_sched: use correct log level rte_sched: hide structure of port hierarchy rte_sched: allow reading without clearing app/test/test_sched.c | 4 +- lib/librte_sched/rte_sched.c | 157 +++++++++++++++++++++++++-------- lib/librte_sched/rte_sched.h | 89 +++++++++---------- lib/librte_sched/rte_sched_version.map | 5 ++ 4 files changed, 171 insertions(+), 84 deletions(-) -- 2.1.4