DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Harry van Haaren <harry.van.haaren@intel.com>
Cc: dev@dpdk.org, john.mcnamara@intel.com, gage.eads@intel.com
Subject: Re: [dpdk-dev] [PATCH v2] example: add new service cores sample application
Date: Tue, 24 Oct 2017 23:02:49 +0200	[thread overview]
Message-ID: <2348616.cKq2TZEt1E@xps> (raw)
In-Reply-To: <1508409071-17740-1-git-send-email-harry.van.haaren@intel.com>

19/10/2017 12:31, 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>

Compilation error with clang:
	examples/service_cores/main.c:187:1: error:
		control reaches end of non-void function
Fixed by declaring function return as void.

Applied, thanks

      parent reply	other threads:[~2017-10-24 21:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-25 13:23 [dpdk-dev] [PATCH] " Harry van Haaren
2017-10-13 22:20 ` Thomas Monjalon
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 [this message]

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=2348616.cKq2TZEt1E@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=gage.eads@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=john.mcnamara@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).