DPDK patches and discussions
 help / color / mirror / Atom feed
From: <Maciej.Czekaj@caviumnetworks.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH] l3fwd: Fix compilation & enable exact match mode on ARM
Date: Thu, 10 Mar 2016 17:06:21 +0100	[thread overview]
Message-ID: <1457625982-24066-1-git-send-email-Maciej.Czekaj@caviumnetworks.com> (raw)

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

This patch depends on following pending patches:
lpm: add support for NEON
http://dpdk.org/dev/patchwork/patch/10479/
lpm: make rte_lpm_lookupx4 API definition architecture agnostic
http://dpdk.org/dev/patchwork/patch/10478/

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/main.c     |  2 +-
 3 files changed, 48 insertions(+), 30 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-03-10 16:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 16:06 Maciej.Czekaj [this message]
2016-03-10 16:06 ` Maciej.Czekaj
2016-03-11 15:16   ` Thomas Monjalon
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=1457625982-24066-1-git-send-email-Maciej.Czekaj@caviumnetworks.com \
    --to=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).