Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-07-02 Thread Singh, Jasvinder
> -Original Message- > From: Dumitrescu, Cristian > Sent: Monday, July 1, 2019 7:51 PM > To: Singh, Jasvinder ; dev@dpdk.org > Subject: RE: [PATCH v2 00/28] sched: feature enhancements > > Hi Jasvinder, > > Thanks for doing this work! Finally a man brave enough to do substantial > chan

Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-07-01 Thread Dumitrescu, Cristian
Hi Jasvinder, Thanks for doing this work! Finally a man brave enough to do substantial changes to this library! > -Original Message- > From: Singh, Jasvinder > Sent: Tuesday, June 25, 2019 4:32 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2 00/28] sched: feature e

Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-06-27 Thread Singh, Jasvinder
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, June 26, 2019 10:34 PM > To: Singh, Jasvinder > Cc: dev@dpdk.org; Dumitrescu, Cristian > Subject: Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements > > 25/

Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-06-27 Thread Singh, Jasvinder
> > > > app/test/test_sched.c | 39 +- > > doc/guides/rel_notes/deprecation.rst |6 - > > doc/guides/rel_notes/release_19_08.rst|7 +- > > drivers/net/softnic/rte_eth_softnic.c | 131 + > > drivers/net/softnic/rte_eth_softnic_cli.c

Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-06-26 Thread Stephen Hemminger
On Tue, 25 Jun 2019 16:31:49 +0100 Jasvinder Singh wrote: > This patchset refactors the dpdk qos sched library to add > following features to enhance the scheduler functionality. > > 1. flexibile configuration of the pipe traffic classes and queues; > >Currently, each pipe has 16 queues har

Re: [dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-06-26 Thread Thomas Monjalon
25/06/2019 17:31, Jasvinder Singh: > Jasvinder Singh (27): > sched: update macros for flexible config > sched: update subport and pipe data structures > sched: update internal data structures > sched: update port config API > sched: update port free API > sched: update subport config AP

[dpdk-dev] [PATCH v2 00/28] sched: feature enhancements

2019-06-25 Thread Jasvinder Singh
This patchset refactors the dpdk qos sched library to add following features to enhance the scheduler functionality. 1. flexibile configuration of the pipe traffic classes and queues; Currently, each pipe has 16 queues hardwired into 4 TCs scheduled with strict priority, and each TC has exa