[dpdk-dev] [PATCH v2] doc: add deprecation notice for sched changes

Singh, Jasvinder jasvinder.singh at intel.com
Thu Jul 23 13:23:08 CEST 2020



> -----Original Message-----
> From: Dharmappa, Savinay <savinay.dharmappa at intel.com>
> Sent: Thursday, July 16, 2020 2:22 PM
> To: Dharmappa, Savinay <savinay.dharmappa at intel.com>; dev at dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Singh, Jasvinder
> <jasvinder.singh at intel.com>
> Subject: [PATCH v2] doc: add deprecation notice for sched changes
> 
> Add deprecation note for making changes in data structures and APIs in
> order to allow dynamic configuration of subport bandwidth profile.
> These changes are aligned as suggested in the RFC[1].
> 
> https://mails.dpdk.org/archives/dev/2020-July/175161.html
> 
> Signed-off-by: Savinay Dharmappa <savinay.dharmappa at intel.com>
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> ---
>  doc/guides/rel_notes/deprecation.rst | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index a58a179..14df5df 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -129,6 +129,12 @@ Deprecation Notices
>    in "rte_sched.h". These changes are aligned to improvements suggested in
> the
>    RFC https://mails.dpdk.org/archives/dev/2018-November/120035.html.
> 
> +* sched: To allow dynamic configuration of the subport bandwidth
> +profile,
> +  changes will be made to data structures ``rte_sched_subport_params``
> +  ``rte_sched_port_params`` and new data structure, API functions will
> +be
> +  defined in "rte_sched.h". These changes are aligned as suggested in
> +the
> +  RFC https://mails.dpdk.org/archives/dev/2020-July/175161.html
> +
>  * metrics: The function ``rte_metrics_init`` will have a non-void return
>    in order to notify errors instead of calling ``rte_exit``.
> 
> --
> 2.7.4

Acked-by: Jasvinder Singh <jasvinder.singh at intel.com>




More information about the dev mailing list