[PATCH 10/10] eventdev: remove single event enqueue and dequeue

2024-10-21 Thread Mattias Rönnblom
Remove the single event enqueue and dequeue, since they did not provide any noticeable performance benefits. This is a change of the ABI, previously announced as a deprecation notice. These functions were not directly invoked by the application, so the API remains unaffected. Signed-off-by: Matti

[PATCH 10/10] eventdev: remove single event enqueue and dequeue

2024-10-21 Thread Mattias Rönnblom
Remove the single event enqueue and dequeue, since they did not provide any noticeable performance benefits. This is a change of the ABI, previously announced as a deprecation notice. These functions were not directly invoked by the application, so the API remains unaffected. Signed-off-by: Matti