Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-10-28 Thread Thomas Monjalon
18/08/2018 11:58, Joseph, Anoob: > Hi Bruce, > > On 14-08-2018 16:03, Bruce Richardson wrote: > > On Mon, Aug 13, 2018 at 09:29:01PM +0530, Joseph, Anoob wrote: > >> Hi Bruce, > >> > >> The reason why l2fwd was chosen was to allow everyone to chip in their > >> ideas > >> while preparing the fram

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-18 Thread Joseph, Anoob
Hi Bruce, On 14-08-2018 16:03, Bruce Richardson wrote: External Email On Mon, Aug 13, 2018 at 09:29:01PM +0530, Joseph, Anoob wrote: Hi Bruce, The reason why l2fwd was chosen was to allow everyone to chip in their ideas while preparing the framework. This framework would be extended to other

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-14 Thread Bruce Richardson
On Mon, Aug 13, 2018 at 09:29:01PM +0530, Joseph, Anoob wrote: > Hi Bruce, > > The reason why l2fwd was chosen was to allow everyone to chip in their ideas > while preparing the framework. > This framework would be extended to other applications, hence needed enough > inputs before expanding to co

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-13 Thread Joseph, Anoob
Hi Bruce, The reason why l2fwd was chosen was to allow everyone to chip in their ideas while preparing the framework. This framework would be extended to other applications, hence needed enough inputs before expanding to complex applications. If your suggestion is to make l3fwd event driven fi

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-13 Thread Bruce Richardson
On Mon, Aug 13, 2018 at 12:52:19PM +0530, Joseph, Anoob wrote: > Hi Bruce, Pablo, > > If there are no more issues about the approach, can you review the patches > and give the feedback? > > Please do note that this series doesn't add any event mode specific code. > That will come as a different p

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-13 Thread Joseph, Anoob
Hi Bruce, Pablo, If there are no more issues about the approach, can you review the patches and give the feedback? Please do note that this series doesn't add any event mode specific code. That will come as a different patch series after incorporating Jerin's comments. Thanks, Anoob On 02-

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-02 Thread Ananyev, Konstantin
Hi everyone, > > > > > > > > In order to get this series accepted, we need more discussions > > > > with more people involved. > > > > So it will miss 18.08. > > > > > > > > It can be discussed in a more global discussion about examples > > > > maintenance. > > > > If discussion does not happen,

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-01 Thread Jerin Jacob
Ananyev, Konstantin" > , Sunil Kumar Kori , > Nikhil Rao > Subject: Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode > additions > > > On Wed, 1 Aug 2018 12:29:50 +0530 > "Joseph, Anoob" wrote: > > > Hi Thomas, > > &g

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-01 Thread Stephen Hemminger
On Wed, 1 Aug 2018 12:29:50 +0530 "Joseph, Anoob" wrote: > Hi Thomas, > > On 26-07-2018 22:27, Thomas Monjalon wrote: > > External Email > > > >> Anoob Joseph (12): > >>examples/l2fwd: move macro definitions to common header > >>examples/l2fwd: move structure definitions to common head

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-08-01 Thread Joseph, Anoob
Hi Thomas, On 26-07-2018 22:27, Thomas Monjalon wrote: External Email Anoob Joseph (12): examples/l2fwd: move macro definitions to common header examples/l2fwd: move structure definitions to common header examples/l2fwd: move globally accessed vars to common header examples/l2fwd:

Re: [dpdk-dev] [PATCH v2 00/12] preparing l2fwd for eventmode additions

2018-07-26 Thread Thomas Monjalon
> Anoob Joseph (12): > examples/l2fwd: move macro definitions to common header > examples/l2fwd: move structure definitions to common header > examples/l2fwd: move globally accessed vars to common header > examples/l2fwd: move dataplane code to new file > examples/l2fwd: remove unused hea