Re: [PATCH v3] event/dsw: support explicit release only mode

2024-06-08 Thread Mattias Rönnblom
On 2024-06-08 08:14, Jerin Jacob wrote: On Fri, Jun 7, 2024 at 7:17 PM Mattias Rönnblom wrote: Add the RTE_EVENT_DEV_CAP_IMPLICIT_RELEASE_DISABLE capability to the DSW event device. This feature may be used by an EAL thread to pull more work from the work scheduler, without giving up the opti

Re: [PATCH v3] event/dsw: support explicit release only mode

2024-06-07 Thread Jerin Jacob
On Fri, Jun 7, 2024 at 7:17 PM Mattias Rönnblom wrote: > > Add the RTE_EVENT_DEV_CAP_IMPLICIT_RELEASE_DISABLE capability to the > DSW event device. > > This feature may be used by an EAL thread to pull more work from the > work scheduler, without giving up the option to forward events > originatin