From: Thomas Monjalon <thomas@monjalon.net>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] eal/x86: fix FreeBSD build
Date: Fri, 13 Oct 2017 15:19:28 +0200 [thread overview]
Message-ID: <2888907.hZQmSpoO62@xps> (raw)
In-Reply-To: <20171013130812.45519-1-pablo.de.lara.guarch@intel.com>
13/10/2017 15:08, Pablo de Lara:
> lib/librte_eal/common/arch/x86/rte_cycles.c: In function 'rdmsr':
> lib/librte_eal/common/arch/x86/rte_cycles.c:57:11:
> error: unused parameter 'msr' [-Werror=unused-parameter]
> rdmsr(int msr, uint64_t *val)
> ^
> lib/librte_eal/common/arch/x86/rte_cycles.c:57:26:
> error: unused parameter 'val' [-Werror=unused-parameter]
> rdmsr(int msr, uint64_t *val)
> ^
> Fixes: ad3516bb4ae1 ("eal/x86: implement arch-specific TSC freq query")
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Applied, thanks
prev parent reply other threads:[~2017-10-13 13:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 13:08 Pablo de Lara
2017-10-13 13:19 ` 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=2888907.hZQmSpoO62@xps \
--to=thomas@monjalon.net \
--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 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).