From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Amine Kherbouche <amine.kherbouche@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] remove unused ring includes
Date: Fri, 16 Sep 2016 10:08:58 +0200 [thread overview]
Message-ID: <13649019.Yqj2bGVdOB@xps13> (raw)
In-Reply-To: <1472632466-19941-1-git-send-email-amine.kherbouche@6wind.com>
2016-08-31 10:34, Amine Kherbouche:
> This patch removes all unused <rte_ring.h> headers.
>
> Signed-off-by: Amine Kherbouche <amine.kherbouche@6wind.com>
[...]
> --- a/examples/performance-thread/common/lthread_int.h
> +++ b/examples/performance-thread/common/lthread_int.h
> @@ -72,7 +72,6 @@
> #include <rte_cycles.h>
> #include <rte_per_lcore.h>
> #include <rte_timer.h>
> -#include <rte_ring.h>
It must be replaced by rte_memory.h for __rte_cache_aligned definition.
You didn't see it because this example is not built by default.
Applied with above fix, thanks
prev parent reply other threads:[~2016-09-16 8:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-31 8:34 Amine Kherbouche
2016-09-16 8:08 ` 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=13649019.Yqj2bGVdOB@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=amine.kherbouche@6wind.com \
--cc=dev@dpdk.org \
/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).