Re: [dpdk-dev] [PATCH v1 00/15] preparing l2fwd for eventmode additions

2018-07-03 Thread Joseph, Anoob
Hi, Gentle reminder! Thanks, Anoob On 19-06-2018 19:37, Anoob Joseph wrote: External Email Hi Bruce, Thanks for the feedback. Please see inline. + Hemant, Nikhil, Sunil, Gage, Harry, Narender, Pavan, Thomas, Akhil On 19/06/18 15:39, Bruce Richardson wrote: On Tue, Jun 19, 2018 at 03:34

Re: [dpdk-dev] [PATCH v1 00/15] preparing l2fwd for eventmode additions

2018-06-19 Thread Anoob Joseph
Hi Bruce, Thanks for the feedback. Please see inline. + Hemant, Nikhil, Sunil, Gage, Harry, Narender, Pavan, Thomas, Akhil On 19/06/18 15:39, Bruce Richardson wrote: On Tue, Jun 19, 2018 at 03:34:29PM +0530, Anoob Joseph wrote: Hi Bruce, Pablo, Any comments on this series? Thanks, Anoob

Re: [dpdk-dev] [PATCH v1 00/15] preparing l2fwd for eventmode additions

2018-06-19 Thread Bruce Richardson
On Tue, Jun 19, 2018 at 03:34:29PM +0530, Anoob Joseph wrote: > Hi Bruce, Pablo, > > Any comments on this series? > > Thanks, > Anoob > > On 14/06/18 17:18, Anoob Joseph wrote: > > This patchset modularizes l2fwd application to prepare it for eventmode > > additions. This patchset doesn't change

Re: [dpdk-dev] [PATCH v1 00/15] preparing l2fwd for eventmode additions

2018-06-19 Thread Anoob Joseph
Hi Bruce, Pablo, Any comments on this series? Thanks, Anoob On 14/06/18 17:18, Anoob Joseph wrote: This patchset modularizes l2fwd application to prepare it for eventmode additions. This patchset doesn't change the code flow or logic, except for few minor improvements. Some of the newly added

[dpdk-dev] [PATCH v1 00/15] preparing l2fwd for eventmode additions

2018-06-14 Thread Anoob Joseph
This patchset modularizes l2fwd application to prepare it for eventmode additions. This patchset doesn't change the code flow or logic, except for few minor improvements. Some of the newly added functions are used in just one place, but is added for efficient usage with eventmode. v1: * Fix all ch

[dpdk-dev] [PATCH v1 00/15] preparing l2fwd for eventmode additions

2018-06-14 Thread Anoob Joseph
This patchset modularizes l2fwd application to prepare it for eventmode additions. This patchset doesn't change the code flow or logic, except for few minor improvements. Some of the newly added functions are used in just one place, but is added for efficient usage with eventmode. v1: * Fix all ch