Re: [dpdk-dev] [PATCH v2] sched: fix port time rounding error

2020-09-07 Thread Kevin Traynor
On 21/08/2020 16:28, Kinsella, Ray wrote: > > > On 20/08/2020 15:32, Kevin Traynor wrote: >> Hi, >> >> On 25/06/2020 10:59, alangordonde...@gmail.com wrote: >>> From: Alan Dewar >>> >>> The QoS scheduler works off port time that is computed from the number >>> of CPU cycles that have elapsed sin

Re: [dpdk-dev] [PATCH v2] sched: fix port time rounding error

2020-08-21 Thread Kinsella, Ray
On 20/08/2020 15:32, Kevin Traynor wrote: > Hi, > > On 25/06/2020 10:59, alangordonde...@gmail.com wrote: >> From: Alan Dewar >> >> The QoS scheduler works off port time that is computed from the number >> of CPU cycles that have elapsed since the last time the port was >> polled. It divides

Re: [dpdk-dev] [PATCH v2] sched: fix port time rounding error

2020-08-20 Thread Kevin Traynor
Hi, On 25/06/2020 10:59, alangordonde...@gmail.com wrote: > From: Alan Dewar > > The QoS scheduler works off port time that is computed from the number > of CPU cycles that have elapsed since the last time the port was > polled. It divides the number of elapsed cycles to calculate how > many b

Re: [dpdk-dev] [PATCH v2] sched: fix port time rounding error

2020-07-06 Thread Thomas Monjalon
> > 25/06/2020 11:59, alangordonde...@gmail.com: > > > From: Alan Dewar > > > > > > The QoS scheduler works off port time that is computed from the number > > > of CPU cycles that have elapsed since the last time the port was > > > polled. It divides the number of elapsed cycles to calculate how

Re: [dpdk-dev] [PATCH v2] sched: fix port time rounding error

2020-07-06 Thread Singh, Jasvinder
> -Original Message- > From: Thomas Monjalon > Sent: Sunday, July 5, 2020 9:42 PM > To: Dumitrescu, Cristian ; Singh, Jasvinder > > Cc: dev@dpdk.org; Alan Dewar ; > alangordonde...@gmail.com > Subject: Re: [dpdk-dev] [PATCH v2] sched: fix port time roun

Re: [dpdk-dev] [PATCH v2] sched: fix port time rounding error

2020-07-05 Thread Thomas Monjalon
Cristian, Jasvinder, please review. 25/06/2020 11:59, alangordonde...@gmail.com: > From: Alan Dewar > > The QoS scheduler works off port time that is computed from the number > of CPU cycles that have elapsed since the last time the port was > polled. It divides the number of elapsed cycles to