> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Wednesday, June 26, 2019 10:31 PM > To: Singh, Jasvinder <[email protected]> > Cc: [email protected]; Dumitrescu, Cristian <[email protected]>; > Krakowiak, LukaszX <[email protected]>; Tovar, AbrahamX > <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v2 28/28] sched: add release note > > 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? Will merge this 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. > Will do that. Thanks, Jasvinder
- [dpdk-dev] [PATCH v2 19/28] sched: update grinder sch... Jasvinder Singh
- [dpdk-dev] [PATCH v2 20/28] sched: update grinder han... Jasvinder Singh
- [dpdk-dev] [PATCH v2 24/28] net/softnic: update softn... Jasvinder Singh
- [dpdk-dev] [PATCH v2 22/28] sched: update sched queue... Jasvinder Singh
- [dpdk-dev] [PATCH v2 23/28] test/sched: update unit t... Jasvinder Singh
- [dpdk-dev] [PATCH v2 21/28] sched: update packet dequ... Jasvinder Singh
- [dpdk-dev] [PATCH v2 25/28] examples/qos_sched: updat... Jasvinder Singh
- [dpdk-dev] [PATCH v2 26/28] examples/ip_pipeline: upd... Jasvinder Singh
- [dpdk-dev] [PATCH v2 28/28] sched: add release note Jasvinder Singh
- Re: [dpdk-dev] [PATCH v2 28/28] sched: add relea... Thomas Monjalon
- Re: [dpdk-dev] [PATCH v2 28/28] sched: add r... Singh, Jasvinder
- [dpdk-dev] [PATCH v2 27/28] sched: code cleanup Jasvinder Singh
- Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhanc... Thomas Monjalon
- Re: [dpdk-dev] [PATCH v2 00/28] sched: feature e... Singh, Jasvinder
- Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhanc... Stephen Hemminger
- Re: [dpdk-dev] [PATCH v2 00/28] sched: feature e... Singh, Jasvinder
- Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhanc... Dumitrescu, Cristian
- Re: [dpdk-dev] [PATCH v2 00/28] sched: feature e... Singh, Jasvinder

