> -----Original Message----- > From: Van Haaren, Harry > Sent: Thursday, October 19, 2017 5:31 AM > To: dev@dpdk.org > Cc: tho...@monjalon.net; Mcnamara, John <john.mcnam...@intel.com>; > Eads, Gage <gage.e...@intel.com>; Van Haaren, Harry > <harry.van.haa...@intel.com> > Subject: [PATCH v2] example: add new service cores sample application > > This commit adds a new sample app, which showcases the value of running > services. In particular it allows the application to dynamically schedule > services > to service-cores. > > The sample app itself registers a number of dummy services, and applies > different profiles to them at runtime. Note that this sample application does > not > forward any traffic - it demonstrates advanced usage of the service cores API. > > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com> >
Acked-by: Gage Eads <gage.e...@intel.com>