On Thu, Sep 29, 2022 at 3:30 PM <pbhagavat...@marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavat...@marvell.com>
>
> Deprecation notice targeted for v22.11 of event vector has been
> merged in the following commits, remove deprecation notices.
>
> Fixes: 7b12f13ce3ee ("eventdev: add element offset to event vector")
>
> Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>

Series-Acked-by: Jerin Jacob <jer...@marvell.com>

Series applied to dpdk-next-eventdev/for-main. Thanks.


> ---
>  doc/guides/rel_notes/deprecation.rst | 7 -------
>  1 file changed, 7 deletions(-)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst 
> b/doc/guides/rel_notes/deprecation.rst
> index bb44b1f9ff..9679615f95 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -173,13 +173,6 @@ Deprecation Notices
>    Event will be one of the configuration fields,
>    together with additional vector parameters.
>
> -* eventdev: The structure ``rte_event_vector`` will be modified to include
> -  ``elem_offset:12`` bits taken from ``rsvd:15``. The ``elem_offset`` defines
> -  the offset into the vector array from which valid elements are present.
> -  The difference between ``rte_event_vector::nb_elem`` and
> -  ``rte_event_vector::elem_offset`` gives the number of valid elements left
> -  to process from the ``rte_event_vector::elem_offset``.
> -
>  * metrics: The function ``rte_metrics_init`` will have a non-void return
>    in order to notify errors instead of calling ``rte_exit``.
>
> --
> 2.25.1
>

Reply via email to