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

2019-10-30 Thread Jerin Jacob
On Sat, Oct 26, 2019 at 4:41 PM 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 v7 00/10] example/l2fwd-event: introduce l2fwd-event example

2019-10-26 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_sched: Dict