Re: [dpdk-dev] [PATCH v2 2/7] event/sw: extend service capability

2017-10-20 Thread Van Haaren, Harry
> From: Pavan Nikhilesh [mailto:pbhagavat...@caviumnetworks.com] > Sent: Friday, October 13, 2017 5:37 PM > To: jerin.ja...@caviumnetworks.com; hemant.agra...@nxp.com; Van Haaren, > Harry > Cc: dev@dpdk.org; Pavan Bhagavatula > Subject: [dpdk-dev] [PATCH v2 2/7] event/

[dpdk-dev] [PATCH v2 2/7] event/sw: extend service capability

2017-10-13 Thread Pavan Nikhilesh
From: Pavan Bhagavatula Extend the service capability of the sw event device by exposing service id to the application. The application can use service id to configure service cores to run event scheduling. Signed-off-by: Pavan Nikhilesh --- drivers/event/sw/sw_evdev.c | 9 + 1 file ch