Re: [RFC] eventdev: remove single-event enqueue operation

2023-07-04 Thread Mattias Rönnblom
On 2023-06-30 06:37, Jerin Jacob wrote: On Fri, Jun 9, 2023 at 11:18 PM Mattias Rönnblom wrote: Eliminate non-burst enqueue operation from Eventdev. The effect of this change is to reduce Eventdev code complexity somewhat and slightly improve performance. The single-event enqueue shortcut pr

Re: [RFC] eventdev: remove single-event enqueue operation

2023-06-29 Thread Jerin Jacob
On Fri, Jun 9, 2023 at 11:18 PM Mattias Rönnblom wrote: > > Eliminate non-burst enqueue operation from Eventdev. > > The effect of this change is to reduce Eventdev code complexity > somewhat and slightly improve performance. > > The single-event enqueue shortcut provided a very minor performance

[RFC] eventdev: remove single-event enqueue operation

2023-06-09 Thread Mattias Rönnblom
Eliminate non-burst enqueue operation from Eventdev. The effect of this change is to reduce Eventdev code complexity somewhat and slightly improve performance. The single-event enqueue shortcut provided a very minor performance advantage in some situations (e.g., with a compile time-constant burs