Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Ferruh Yigit
On 7/22/2019 2:56 PM, Bruce Richardson wrote: > On Mon, Jul 22, 2019 at 02:53:04PM +0100, Ferruh Yigit wrote: >> On 7/22/2019 2:33 PM, Thomas Monjalon wrote: >>> 22/07/2019 15:22, Singh, Jasvinder: From: Thomas Monjalon [mailto:tho...@monjalon.net] > PS: please make all versions replying t

Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Thomas Monjalon
22/07/2019 15:56, Bruce Richardson: > On Mon, Jul 22, 2019 at 02:53:04PM +0100, Ferruh Yigit wrote: > > On 7/22/2019 2:33 PM, Thomas Monjalon wrote: > > > 22/07/2019 15:22, Singh, Jasvinder: > > >> From: Thomas Monjalon [mailto:tho...@monjalon.net] > > >>> PS: please make all versions replying to t

Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Bruce Richardson
On Mon, Jul 22, 2019 at 02:53:04PM +0100, Ferruh Yigit wrote: > On 7/22/2019 2:33 PM, Thomas Monjalon wrote: > > 22/07/2019 15:22, Singh, Jasvinder: > >> From: Thomas Monjalon [mailto:tho...@monjalon.net] > >>> PS: please make all versions replying to the cover letter of v1. > >> > >> For sending n

Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Ferruh Yigit
On 7/22/2019 2:33 PM, Thomas Monjalon wrote: > 22/07/2019 15:22, Singh, Jasvinder: >> From: Thomas Monjalon [mailto:tho...@monjalon.net] >>> PS: please make all versions replying to the cover letter of v1. >> >> For sending new version, followed suggestion from Ferruh by replying to >> previous ve

Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Thomas Monjalon
22/07/2019 15:22, Singh, Jasvinder: > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > PS: please make all versions replying to the cover letter of v1. > > For sending new version, followed suggestion from Ferruh by replying to > previous version, not the first version. Replying to previou

Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Singh, Jasvinder
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Monday, July 22, 2019 2:16 PM > To: Singh, Jasvinder > Cc: dev@dpdk.org; Dumitrescu, Cristian > Subject: Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements > &g

Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Thomas Monjalon
> Jasvinder Singh (11): > sched: remove wrr from strict priority tc queues > sched: add config flexibility to tc queue sizes > sched: add max pipe profiles config in run time > sched: rename tc3 params to best-effort tc > sched: improve error log messages > sched: improve doxygen commen

[dpdk-dev] [PATCH v7 00/11] sched: feature enhancements

2019-07-22 Thread Jasvinder Singh
This patchset refactors the dpdk qos sched library to allow flexibile configuration of the pipe traffic classes and queue sizes. Currently, each pipe has 16 queues hardwired into 4 TCs scheduled with strict priority, and each TC has exactly with 4 queues that are scheduled with Weighted Fair Queui