25/06/2019 17:32, Jasvinder Singh: > --- a/doc/guides/rel_notes/release_19_08.rst > +++ b/doc/guides/rel_notes/release_19_08.rst > @@ -135,6 +135,11 @@ API Changes > +* sched: To allow more traffic classes, flexible mapping of pipe queues to > + traffic classes, and subport level configuration of pipes and queues > + changes are made to public macros, data structures and API functions > defined > + in "rte_sched.h".
Does it make sense to merge this text in a code patch? > --- a/lib/librte_sched/Makefile > +++ b/lib/librte_sched/Makefile > -LIBABIVER := 2 > +LIBABIVER := 3 Please merge this change in the first patch breaking the ABI.