From: Thomas Monjalon <thomas@monjalon.net>
To: Harry van Haaren <harry.van.haaren@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] example: add new service cores sample application
Date: Sat, 14 Oct 2017 00:20:56 +0200 [thread overview]
Message-ID: <52003430.xnAzt5Wvs3@xps> (raw)
In-Reply-To: <1506345834-137009-1-git-send-email-harry.van.haaren@intel.com>
25/09/2017 15:23, Harry van Haaren:
> 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.haaren@intel.com>
> ---
> examples/service_cores/Makefile | 54 +++++++++
> examples/service_cores/main.c | 245 ++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 299 insertions(+)
Please add this example in the global examples Makefile.
next prev parent reply other threads:[~2017-10-13 22:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-25 13:23 Harry van Haaren
2017-10-13 22:20 ` Thomas Monjalon [this message]
2017-10-13 22:24 ` Thomas Monjalon
2017-10-19 10:04 ` Van Haaren, Harry
2017-10-19 10:31 ` [dpdk-dev] [PATCH v2] " Harry van Haaren
2017-10-23 14:58 ` Eads, Gage
2017-10-24 21:02 ` Thomas Monjalon
2017-09-25 16:32 [dpdk-dev] [PATCH] " Eads, Gage
2017-10-19 10:02 ` Van Haaren, Harry
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52003430.xnAzt5Wvs3@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=harry.van.haaren@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).