[dpdk-dev] [PATCH] doc: announce ABI change for librte_sched

Thomas Monjalon thomas.monjalon at 6wind.com
Sat Aug 15 10:58:46 CEST 2015


> > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>

> > +* librte_sched (rte_sched.h): The scheduler hierarchy structure
> > +  (rte_sched_port_hierarchy) will change to allow for a larger number of subport
> > +  entries. The number of available traffic_classes and queues may also change.
> > +  The mbuf structure element for sched hierarchy will also change from a single
> > +  32 bit to a 64 bit structure.
> > +
> > +* librte_sched (rte_sched.h): The scheduler statistics structure will change
> > +  to allow keeping track of RED actions.
> ACK

Applied, thanks


More information about the dev mailing list