RE: [PATCH v4] sched: enable traffic class oversubscription conditionally

2022-05-26 Thread Danilewicz, MarcinX
Hi all, Going trough all notes on http://patches.dpdk.org/project/dpdk/patch/20220427092357.491720-1-marcinx.danilew...@intel.com/ please find my answers inline here. First of all please take my apologies, for not checking url as above on regular basis. I was awaiting for mails with me on

RE: [PATCH v4] sched: enable traffic class oversubscription conditionally

2022-05-25 Thread Danilewicz, MarcinX
esday, May 24, 2022 4:30 PM To: Danilewicz, MarcinX ; dev@dpdk.org; Singh, Jasvinder Cc: Ajmera, Megha ; Thakur, Sham Singh ; Mcnamara, John ; Devlin, Michelle Subject: RE: [PATCH v4] sched: enable traffic class oversubscription conditionally > -Original Message- > From: Dan

RE: [PATCH v4] sched: enable traffic class oversubscription conditionally

2022-05-24 Thread Dumitrescu, Cristian
> -Original Message- > From: Danilewicz, MarcinX > Sent: Tuesday, May 24, 2022 2:44 PM > To: dev@dpdk.org; Singh, Jasvinder ; > Dumitrescu, Cristian > Cc: Ajmera, Megha > Subject: [PATCH v4] sched: enable traffic class oversubscription conditionally > >

[PATCH v4] sched: enable traffic class oversubscription conditionally

2022-05-24 Thread Marcin Danilewicz
Added new API to enable or disable TC over subscription for best effort traffic class at subport level. Added changes after review and increased throughput. By default TC OV is disabled. History: - v1 - TC OV disabled by default - v2 - throughput improvements - v3, v4 - changes from comments Sign

[PATCH v4] sched: enable traffic class oversubscription conditionally

2022-05-24 Thread Marcin Danilewicz
Added new API to enable or disable TC over subscription for best effort traffic class at subport level. Added changes after review and increased throughput. By default TC OV is disabled. History lod: - v1 - TC OV disabled by default - v2 - throughput improvements - v3, v4 - changes from comments