onnblom
> ; Ma, Liang J
> ; Ray Kinsella ; Neil Horman
>
> Cc: dev@dpdk.org; Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH v8 1/8] eventdev: introduce event vector capability
>
> From: Pavan Nikhilesh
>
> Introduce rte_event_vector datastructure which is capab
From: Pavan Nikhilesh
Introduce rte_event_vector datastructure which is capable of holding
multiple uintptr_t of the same flow thereby allowing applications
to vectorize their pipeline and reducing the complexity of pipelining
the events across multiple stages.
This approach also reduces the sche
2 matches
Mail list logo