Re: [dpdk-dev] [PATCH v3 7/8] app/eventdev: add service core configuration

2017-12-19 Thread Van Haaren, Harry
> From: Pavan Nikhilesh [mailto:pbhagavat...@caviumnetworks.com] > Add service core configuration for Rx adapter. The configuration picks > the least used service core to run the service on. > > Signed-off-by: Pavan Nikhilesh > --- > app/test-eventdev/evt_common.h | 41 ---

[dpdk-dev] [PATCH v3 7/8] app/eventdev: add service core configuration

2017-12-11 Thread Pavan Nikhilesh
Add service core configuration for Rx adapter. The configuration picks the least used service core to run the service on. Signed-off-by: Pavan Nikhilesh --- app/test-eventdev/evt_common.h | 41 app/test-eventdev/test_perf_atq.c| 12 +++ app/