Re: [dpdk-dev] [PATCH 32/39] eventdev: add routine to launch eventmode workers

2019-06-26 Thread Anoob Joseph
Hi Erik, Please see inline. Thanks, Anoob > -Original Message- > From: Carrillo, Erik G > Sent: Monday, June 10, 2019 8:16 PM > To: Anoob Joseph ; Jerin Jacob Kollanukkaran > ; Rao, Nikhil ; Gujjar, > Abhinandan S ; Richardson, Bruce > ; De Lara Guarch, Pablo > > Cc: Narayana Prasad Ra

Re: [dpdk-dev] [PATCH 32/39] eventdev: add routine to launch eventmode workers

2019-06-10 Thread Carrillo, Erik G
Hi Anoob, One other observation in-line: > -Original Message- > From: Anoob Joseph > Sent: Monday, June 3, 2019 12:33 PM > To: Jerin Jacob ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Abhinandan S > ; Richardson, Bruce > ; De Lara Guarch, Pablo > > Cc: Anoob Joseph ; Narayana Prasad > ;

Re: [dpdk-dev] [PATCH 32/39] eventdev: add routine to launch eventmode workers

2019-06-10 Thread Carrillo, Erik G
Hi Anoob, I've listed a few notes in-line. > -Original Message- > From: Anoob Joseph > Sent: Monday, June 3, 2019 12:33 PM > To: Jerin Jacob ; Rao, Nikhil ; > Carrillo, Erik G ; Gujjar, Abhinandan S > ; Richardson, Bruce > ; De Lara Guarch, Pablo > > Cc: Anoob Joseph ; Narayana Prasad >

[dpdk-dev] [PATCH 32/39] eventdev: add routine to launch eventmode workers

2019-06-03 Thread Anoob Joseph
With eventmode, workers could be drafted differently according to the capabilities of the underlying event device. The added function would receive an array of such workers and probes the eventmode properties to choose the worker. Signed-off-by: Anoob Joseph Signed-off-by: Lukasz Bartosik --- l

[dpdk-dev] [PATCH 32/39] eventdev: add routine to launch eventmode workers

2019-06-03 Thread Anoob Joseph
With eventmode, workers could be drafted differently according to the capabilities of the underlying event device. The added function would receive an array of such workers and probes the eventmode properties to choose the worker. Signed-off-by: Anoob Joseph Signed-off-by: Lukasz Bartosik --- l