On Friday 15 September 2017 04:40 PM, Rao, Nikhil wrote: > 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....@intel.com> >>> Signed-off-by: Gage Eads <gage.e...@intel.com> >>> Signed-off-by: Abhinandan Gujjar <abhinandan.guj...@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 > while reviewing I'm not sure [3/4] belongs to v1 or lartest v3, patch by date seems latest if so then deserve v4. Its upto you to consider suggestion!
> Nikhil > >> Thanks. >> >> >