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

Rao, Nikhil nikhil.rao at intel.com
Fri Sep 15 13:10:59 CEST 2017


On 9/15/2017 11:40 AM, santosh wrote:
> 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.
Is that because the patch fails to compile ?

As I mentioned in the cover letter, this patch does have a dependency on 
the latest service core API
http://dpdk.org/ml/archives/dev/2017-August/073102.html

Nikhil

> Thanks.
> 
> 



More information about the dev mailing list