From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: ian.betts@intel.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] examples/performance-thread: fix build without SSE4.1
Date: Tue, 22 Mar 2016 19:18:33 +0100 [thread overview]
Message-ID: <10600507.ki7ZMLPZUZ@xps13> (raw)
In-Reply-To: <1458600115-3969-1-git-send-email-thomas.monjalon@6wind.com>
> clang reports these errors:
>
> error: too many arguments to function call, expected 2, have 3
> examples/performance-thread/l3fwd-thread/main.c:1220:1: note:
> 'l3fwd_simple_forward' declared here
>
> examples/l3fwd/main.c:550:1: error: unused function 'send_packetsx4'
>
> The function is used only when ENABLE_MULTI_BUFFER_OPTIMIZE is 1.
>
> Fixes: d48415e1fee3 ("examples/performance-thread: add l3fwd-thread app")
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Applied
prev parent reply other threads:[~2016-03-22 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 22:41 Thomas Monjalon
2016-03-22 18:18 ` 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=10600507.ki7ZMLPZUZ@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=ian.betts@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).