> From: Pavan Nikhilesh [mailto:[email protected]] > Sent: Tuesday, August 29, 2017 1:33 PM > To: Van Haaren, Harry <[email protected]> > Cc: [email protected]; Pavan Nikhilesh <[email protected]> > Subject: [dpdk-dev] [PATCH v4] service: add API for service count per lcore > > This new API returns the number of services that are running on a specific > service core. It allows an application to decide which service core to run > a new service on. > > Signed-off-by: Pavan Nikhilesh <[email protected]>
Acked-by: Harry van Haaren <[email protected]>

