From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] examples/flow-distributor: rename to server_node_efd
Date: Mon, 30 Jan 2017 17:25:52 +0100 [thread overview]
Message-ID: <1683744.udnxFVMyFf@xps13> (raw)
In-Reply-To: <1485248774-91712-1-git-send-email-pablo.de.lara.guarch@intel.com>
2017-01-24 09:06, Pablo de Lara:
> To avoid confusion with distributor app, this commit
> renames the flow-distributor sample app to server_node_efd,
> since it shows how to use the EFD library and it is based
> on a server/nodes model.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Are you sure of the name? :)
Applied with a fix:
--- a/examples/Makefile
+++ b/examples/Makefile
-DIRS-$(CONFIG_RTE_LIBRTE_EFD) += flow_distributor
+DIRS-$(CONFIG_RTE_LIBRTE_EFD) += server_node_efd
prev parent reply other threads:[~2017-01-30 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 9:06 [PATCH] examples/flow-distributor: rename to server_node_efd Pablo de Lara
2017-01-30 16:25 ` 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=1683744.udnxFVMyFf@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=pablo.de.lara.guarch@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.