>+ Add a device-level
>+ RTE_EVENT_DEV_CAP_INDEPENDENT_ENQ
>+ as well.
>+ The documentation of that flag should probably house the detailed
>description of this feature.
So, this capability will be advertised by DSW and DLB devices with detailed
documentation.
What about DPAA and OPDL devices
>+ Add a device-level
>+ RTE_EVENT_DEV_CAP_INDEPENDENT_ENQ
>+ as well.
>+ The documentation of that flag should probably house the detailed
>description of this feature.
So, this capability will be advertised by DSW and DLB devices with detailed
documentation.
>+ Here's how I would describe t
On 2024-06-22 00:24, Abdullah Sevincer wrote:
This commit adds support flag to enable enqueue reorder
feature.
When this flag is enabled in the port configuration PMD
restores dequeue order on enqueue if applications happen to
change it.
Signed-off-by: Abdullah Sevincer
---
lib/eventdev/rte_
On 2024-06-22 00:24, Abdullah Sevincer wrote:
This commit adds support flag to enable enqueue reorder
feature.
"Enqueue reorder" is how this feature is implemented (on DLB2), but it's
not a good description of what it does (or, allows for).
I've called this feature "independent enqueue" in
On Thu, Jun 27, 2024 at 12:01 AM Sevincer, Abdullah
wrote:
>
> Hi Jerin my responses below:
> >+# Is this feature or limitation?
> This is a new feature to enable enqueuing to PMD in any order when the
> underlined hardware device needs enqueues in a strict dequeue order.
> >+# What is the use ca
Hi Jerin my responses below:
>+# Is this feature or limitation?
This is a new feature to enable enqueuing to PMD in any order when the
underlined hardware device needs enqueues in a strict dequeue order.
>+# What is the use case for this feature?
This is needed by the applications which processes
On Sat, Jun 22, 2024 at 4:02 AM Abdullah Sevincer
wrote:
>
> This commit adds support flag to enable enqueue reorder
> feature.
>
> When this flag is enabled in the port configuration PMD
> restores dequeue order on enqueue if applications happen to
> change it.
>
> Signed-off-by: Abdullah Sevince
This commit adds support flag to enable enqueue reorder
feature.
When this flag is enabled in the port configuration PMD
restores dequeue order on enqueue if applications happen to
change it.
Signed-off-by: Abdullah Sevincer
---
lib/eventdev/rte_eventdev.h | 8
1 file changed, 8 insert
8 matches
Mail list logo