> -----Original Message-----
> From: Danilewicz, MarcinX <[email protected]>
> Sent: Friday, July 15, 2022 3:51 PM
> To: [email protected]; Singh, Jasvinder <[email protected]>;
> Dumitrescu, Cristian <[email protected]>
> Cc: Ajmera, Megha <[email protected]>
> Subject: [PATCH v11] sched: enable CMAN at runtime
> 
> 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 <[email protected]>
> ---
> Log: v2 change in rte_sched.h to avoid ABI breakage.
>      v3 changes from comments
>      v4 rebase to 22.07-rc1
>      v5 rebase to main latest
>      v6 commit message fixed
>      v7 changes from comments
>      v8 with changes from comments
>      v9 changes from comments
>         tmgr.c
>         cman_params set to null
>         qos_sched/cfg_file.c
>         removed redundant cman_params to NULL assignement
>         subport_params[].cman_params assigned
>         only when CMAN enabled
>      v10 removed ip_pipeline app build error from change
>         in tmgr.c
>      v11 added cman_enabled flag instead
>         of testing cman_params.cman_mode variable
> ---

Acked-by: Jasvinder Singh <[email protected]>

Reply via email to