DPDK patches and discussions
 help / color / mirror / Atom feed
From: <Maciej.Czekaj@caviumnetworks.com>
To: <dev@dpdk.org>
Cc: <tomaszx.kulasek@intel.com>, <thomas.monjalon@6wind.com>,
	Maciej Czekaj <Maciej.Czekaj@caviumnetworks.com>
Subject: [dpdk-dev] [PATCH v2] l3fwd: Fix compilation & enable exact match mode on ARM.
Date: Tue, 15 Mar 2016 21:05:42 +0100	[thread overview]
Message-ID: <1458072343-32012-1-git-send-email-Maciej.Czekaj@caviumnetworks.com> (raw)
In-Reply-To: <1457625982-24066-1-git-send-email-Maciej.Czekaj@caviumnetworks.com>

From: Maciej Czekaj <Maciej.Czekaj@caviumnetworks.com>

v2:
 * Fixed compilation issue with HASH_MULTI_LOOKUP

Maciej Czekaj (1):
  l3fwd: Fix compilation & enable exact match mode on ARM.

 examples/l3fwd/l3fwd.h            |  4 ++-
 examples/l3fwd/l3fwd_em.c         | 72 ++++++++++++++++++++++++---------------
 examples/l3fwd/l3fwd_em_hlm_sse.h | 32 ++++++++---------
 examples/l3fwd/main.c             |  2 +-
 4 files changed, 64 insertions(+), 46 deletions(-)

-- 
1.9.1

  parent reply	other threads:[~2016-03-15 20:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 16:06 [dpdk-dev] [PATCH] " Maciej.Czekaj
2016-03-10 16:06 ` Maciej.Czekaj
2016-03-11 15:16   ` Thomas Monjalon
2016-03-15 20:05 ` Maciej.Czekaj [this message]
2016-03-15 20:05   ` [dpdk-dev] [PATCH v2] " Maciej.Czekaj
2016-03-15 20:49   ` Thomas Monjalon
2016-03-15 23:47     ` [dpdk-dev] Odp.: " Czekaj, Maciej

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=1458072343-32012-1-git-send-email-Maciej.Czekaj@caviumnetworks.com \
    --to=maciej.czekaj@caviumnetworks.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    --cc=tomaszx.kulasek@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).