Re: [PATCH v14 1/3] eventdev: add support for independent enqueue

2024-10-04 Thread Jerin Jacob
On Fri, Oct 4, 2024 at 2:20 AM Abdullah Sevincer wrote: > > This commit adds support for independent enqueue feature Remove "This commit adds" > and updates Event Device and PMD feature list. > > A new capability RTE_EVENT_DEV_CAP_INDEPENDENT_ENQ is introduced. It > allows out-of-order enqueuing

[PATCH v14 1/3] eventdev: add support for independent enqueue

2024-10-03 Thread Abdullah Sevincer
This commit adds support for independent enqueue feature and updates Event Device and PMD feature list. A new capability RTE_EVENT_DEV_CAP_INDEPENDENT_ENQ is introduced. It allows out-of-order enqueuing of RTE_EVENT_OP_FORWARD or RELEASE type events on an event port where this capability is enable