From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Maciej.Czekaj@caviumnetworks.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] l3fwd: Fix compilation & enable exact match mode on ARM.
Date: Fri, 11 Mar 2016 16:16:48 +0100 [thread overview]
Message-ID: <2469899.tUCbXtcPbO@xps13> (raw)
In-Reply-To: <1457625982-24066-2-git-send-email-Maciej.Czekaj@caviumnetworks.com>
2016-03-10 17:06, Maciej.Czekaj@caviumnetworks.com:
> From: Maciej Czekaj <Maciej.Czekaj@caviumnetworks.com>
>
> Enable NEON support in exact match mode.
> l3fwd example did not compile on ARM due to SSE2 instrincics used
> in generic part.
> Some instrinsins were used to initialize data structures and those were
> replaced by ordinary structure initalization.
> All SSE2 intrinsics used in forwarding, i.e. masking the IP/TCP header
> are moved to single inline function and made arch-specific.
>
> Signed-off-by: Maciej Czekaj <Maciej.Czekaj@caviumnetworks.com>
Applied, thanks
next prev parent reply other threads:[~2016-03-11 15:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-10 16:06 Maciej.Czekaj
2016-03-10 16:06 ` Maciej.Czekaj
2016-03-11 15:16 ` Thomas Monjalon [this message]
2016-03-15 20:05 ` [dpdk-dev] [PATCH v2] " Maciej.Czekaj
2016-03-15 20:05 ` Maciej.Czekaj
2016-03-15 20:49 ` Thomas Monjalon
2016-03-15 23:47 ` [dpdk-dev] Odp.: " Czekaj, Maciej
-- strict thread matches above, loose matches on Subject: below --
2016-03-10 15:07 [dpdk-dev] [PATCH] " Maciej.Czekaj
2016-03-10 15:07 ` Maciej.Czekaj
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=2469899.tUCbXtcPbO@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=Maciej.Czekaj@caviumnetworks.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).