[dpdk-dev] [PATCH 0/6] rte_sched: patches against 2.o

Stephen Hemminger stephen at networkplumber.org
Wed Apr 29 19:04:34 CEST 2015


This is a subset of earlier patches for QoS (rte_sched) subsystem.
Only changes were to fix whitespace and update against DPDK 2.0

Stephen Hemminger (6):
  rte_sched: make RED optional at runtime
  rte_sched: expand scheduler hierarchy for more VLAN's
  rte_sched: keep track of RED drops
  rte_sched: allow reading without clearing
  rte_sched: don't put tabs in log messages
  rte_sched: use correct log level

 app/test/test_sched.c        |   4 +-
 examples/qos_sched/stats.c   |  16 ++++--
 lib/librte_mbuf/rte_mbuf.h   |   5 +-
 lib/librte_sched/rte_sched.c | 113 ++++++++++++++++++++++++++++---------------
 lib/librte_sched/rte_sched.h |  62 +++++++++++++++---------
 5 files changed, 130 insertions(+), 70 deletions(-)

-- 
2.1.4



More information about the dev mailing list