On Wed, Oct 16, 2024 at 12:14 AM Mattias Rönnblom <mattias.ronnb...@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.ronnb...@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