[dpdk-dev] [PATCH 3/4] eventdev: Add eventdev ethernet Rx adapter

santosh santosh.shukla at caviumnetworks.com
Fri Sep 15 08:10:52 CEST 2017


Hi Nikhil,


On Thursday 14 September 2017 12:23 AM, Nikhil Rao wrote:
> Add common APIs for configuring packet transfer from ethernet Rx
> queues to event devices across HW & SW packet transfer mechanisms.
> A detailed description of the adapter is contained in the header's
> comments.
>
> The adapter implementation uses eventdev PMDs to configure the packet
> transfer if HW support is available and if not, it uses an EAL service
> function that reads packets from ethernet Rx queues and injects these
> as events into the event device.
>
> Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>
> Signed-off-by: Gage Eads <gage.eads at intel.com>
> Signed-off-by: Abhinandan Gujjar <abhinandan.gujjar at intel.com>
> ---

Can you pl. send whole series as v4.
Thanks.



More information about the dev mailing list