From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Maciej Czekaj <Maciej.Czekaj@caviumnetworks.com>
Cc: dev@dpdk.org, tomaszx.kulasek@intel.com
Subject: Re: [PATCH v2] l3fwd: Fix compilation with HASH_MULTI_LOOKUP
Date: Mon, 21 Mar 2016 12:35:10 +0100 [thread overview]
Message-ID: <20573530.g3LaCjvcVa@xps13> (raw)
In-Reply-To: <1458109404-27626-1-git-send-email-Maciej.Czekaj@caviumnetworks.com>
2016-03-16 07:23, Maciej Czekaj:
> l3fwd does not compile with HASH_MULTI_LOOKUP.
> 2 issues:
> * in 64d395 mask0 changed type from xmm_t to rte_xmm_t
> -> use x field from rte_xmm_t
> * in dc81eb dst_port parameter changed to uint32_t
> -> change uint16_t dst_port to uin32_t dsp_port
>
> Signed-off-by: Maciej Czekaj <Maciej.Czekaj@caviumnetworks.com>
Applied, thanks
prev parent reply other threads:[~2016-03-21 11:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 23:23 [PATCH] l3fwd: Fix compilation with HASH_MULTI_LOOKUP Maciej Czekaj
2016-03-16 0:28 ` Thomas Monjalon
2016-03-16 6:23 ` [PATCH v2] " Maciej Czekaj
2016-03-21 11:35 ` 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=20573530.g3LaCjvcVa@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=Maciej.Czekaj@caviumnetworks.com \
--cc=dev@dpdk.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.