Re: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce l2fwd-event example

2019-10-09 Thread Nipun Gupta
; bruce.richard...@intel.com; Akhil Goyal > > Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce > l2fwd-event example > > From: Pavan Nikhilesh > > This patchset adds a new application to demonstrate the usage of event >

Re: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce l2fwd-event example

2019-10-03 Thread Jerin Jacob
hil Goyal ; dpdk- > > dev ; Van Haaren, Harry ; > > mattias.ronnb...@ericsson.com; liang.j...@intel.com; Gujjar, Abhinandan > > S ; Rao, Nikhil ; > > Hemant Agrawal ; erik.g.carri...@intel.com > > Subject: Re: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce > >

Re: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce l2fwd-event example

2019-10-03 Thread Hemant Agrawal
; Gujjar, Abhinandan > S ; Rao, Nikhil ; > Hemant Agrawal ; erik.g.carri...@intel.com > Subject: Re: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce > l2fwd-event example > Importance: High > > On Thu, Oct 3, 2019 at 2:28 AM wrote: > > > > From: Pavan N

Re: [dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce l2fwd-event example

2019-10-03 Thread Jerin Jacob
On Thu, Oct 3, 2019 at 2:28 AM wrote: > > From: Pavan Nikhilesh > > This patchset adds a new application to demonstrate the usage of event > mode. The poll mode is also available to help with the transition. > > The following new command line parameters are added: > --mode: Dictates the mode of

[dpdk-dev] [PATCH v5 00/10] example/l2fwd-event: introduce l2fwd-event example

2019-10-02 Thread pbhagavatula
From: Pavan Nikhilesh This patchset adds a new application to demonstrate the usage of event mode. The poll mode is also available to help with the transition. The following new command line parameters are added: --mode: Dictates the mode of operation either poll or event. --eventq_sync: Dicta