[RFC v2 10/10] eventdev: remove single event enqueue and dequeue
Jerin Jacob
jerinjacobk at gmail.com
Wed Oct 16 16:14:33 CEST 2024
On Wed, Oct 16, 2024 at 12:14 AM Mattias Rönnblom
<mattias.ronnblom at ericsson.com> wrote:
>
> Remove the single event enqueue and dequeue, since they did not
> provide any noticable performance benefits.
>
> This is a change of the ABI, previously announced as a deprecation
> notice. These functions were not directly called by the application,
> so the API remains unaffected.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 6 +-----
> lib/eventdev/eventdev_pmd.h | 4 ----
> lib/eventdev/eventdev_private.c | 22 ----------------------
> lib/eventdev/rte_eventdev.h | 21 ++++-----------------
> lib/eventdev/rte_eventdev_core.h | 4 ----
Update “ABI Changes” section in doc/guides/rel_notes/release_24_11.rst
More information about the dev
mailing list