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

2024-10-21 Thread Mattias Rönnblom
On 2024-10-21 10:51, Mattias Rönnblom wrote: Remove the single-event enqueue and dequeue functions from the eventdev "ops" struct, to reduce complexity, leaving performance unaffected. This ABI change has been announced as a DPDK deprecation notice, originally scheduled for DPDK 23.11. The ou

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

2024-10-21 Thread Mattias Rönnblom
Remove the single-event enqueue and dequeue functions from the eventdev "ops" struct, to reduce complexity, leaving performance unaffected. This ABI change has been announced as a DPDK deprecation notice, originally scheduled for DPDK 23.11. Mattias Rönnblom (9): event/dsw: remove single event

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

2024-10-21 Thread Mattias Rönnblom
Remove the single-event enqueue and dequeue functions from the eventdev "ops" struct, to reduce complexity, leaving performance unaffected. This ABI change has been announced as a DPDK deprecation notice, originally scheduled for DPDK 23.11. Mattias Rönnblom (9): event/dsw: remove single event