> -----Original Message----- > From: Danilewicz, MarcinX <marcinx.danilew...@intel.com> > Sent: Monday, May 30, 2022 9:45 AM > To: dev@dpdk.org; Singh, Jasvinder <jasvinder.si...@intel.com>; > Dumitrescu, Cristian <cristian.dumitre...@intel.com> > Cc: Ajmera, Megha <megha.ajm...@intel.com> > Subject: [PATCH v6] sched: enable traffic class oversubscription conditionally > > 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, v5 - changes from comments > - v6 - removed rte_sched_subport_tc_ov_config declaration and map The place of the history log is not here. If you put it here, it will be picked up by the commit, which is not what you want. > > Signed-off-by: Marcin Danilewicz <marcinx.danilew...@intel.com> > --- This is the place to put the history log. > lib/sched/rte_sched.c | 96 > +++++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 93 insertions(+), 3 deletions(-) >
- [PATCH v4] sched: enable traffic class oversubscripti... Marcin Danilewicz
- RE: [PATCH v4] sched: enable traffic class overs... Dumitrescu, Cristian
- RE: [PATCH v4] sched: enable traffic class o... Danilewicz, MarcinX
- RE: [PATCH v4] sched: enable traffic cla... Danilewicz, MarcinX
- [PATCH v5] sched: enable traffic class oversubsc... Marcin Danilewicz
- [PATCH v6] sched: enable traffic class overs... Marcin Danilewicz
- RE: [PATCH v6] sched: enable traffic cla... Dumitrescu, Cristian
- RE: [PATCH v6] sched: enable traffic... Danilewicz, MarcinX
- RE: [PATCH v6] sched: enable traffic cla... Dumitrescu, Cristian
- RE: [PATCH v6] sched: enable traffic... Danilewicz, MarcinX
- RE: [PATCH v6] sched: enable traffic cla... Dumitrescu, Cristian
- RE: [PATCH v6] sched: enable traffic... Danilewicz, MarcinX
- [PATCH v7] sched: enable traffic class o... Marcin Danilewicz
- RE: [PATCH v7] sched: enable traffic... Dumitrescu, Cristian
- RE: [PATCH v7] sched: enable tr... Danilewicz, MarcinX
- RE: [PATCH v7] sched: enable tr... Dumitrescu, Cristian
- RE: [PATCH v7] sched: enable tr... Danilewicz, MarcinX
- [PATCH v8] sched: enable traffic cla... Marcin Danilewicz
- [PATCH v9] sched: enable traffi... Marcin Danilewicz
- RE: [PATCH v9] sched: enable tr... Dumitrescu, Cristian
- [PATCH v10] sched: enable traff... Marcin Danilewicz