[PATCH v11] sched: enable CMAN at runtime

2022-07-15 Thread Marcin Danilewicz
Added changes to enable CMAN (RED or PIE) at init from profile configuration file. By default CMAN code is enable but not in use, when there is no RED or PIE profile configured. Signed-off-by: Marcin Danilewicz --- Log: v2 change in rte_sched.h to avoid ABI breakage. v3 changes from comment

Re: [PATCH v11] sched: enable CMAN at runtime

2022-08-25 Thread Thomas Monjalon
> > Added changes to enable CMAN (RED or PIE) at init from profile configuration > > file. > > > > By default CMAN code is enable but not in use, when there is no RED or PIE > > profile configured. > > > > Signed-off-by: Marcin Danilewicz > > Acked-by: Jasvinder Singh Applied, thanks.

RE: [PATCH v11] sched: enable CMAN at runtime

2022-07-26 Thread Singh, Jasvinder
> -Original Message- > From: Danilewicz, MarcinX > Sent: Friday, July 15, 2022 3:51 PM > To: dev@dpdk.org; Singh, Jasvinder ; > Dumitrescu, Cristian > Cc: Ajmera, Megha > Subject: [PATCH v11] sched: enable CMAN at runtime > > Added changes to enable CMA

RE: [PATCH v11] sched: enable CMAN at runtime

2022-07-27 Thread Danilewicz, MarcinX
; Subject: RE: [PATCH v11] sched: enable CMAN at runtime > > > > > -Original Message- > > From: Danilewicz, MarcinX > > Sent: Friday, July 15, 2022 3:51 PM > > To: dev@dpdk.org; Singh, Jasvinder ; > > Dumitrescu, Cristian > > Cc: Ajm