From: Thomas Monjalon <thomas@monjalon.net>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org, Byron Marohn <byron.marohn@intel.com>,
Pablo de Lara Guarch <pablo.de.lara.guarch@intel.com>
Subject: Re: [dpdk-dev] [PATCH] efd: fix build when compiler does not support AVX2
Date: Fri, 13 Oct 2017 22:07:18 +0200 [thread overview]
Message-ID: <2037976.V49qYeNya0@xps> (raw)
In-Reply-To: <20171013182421.13473-1-ferruh.yigit@intel.com>
13/10/2017 20:24, Ferruh Yigit:
> Compiler error:
> irte_efd.o: In function `rte_efd_lookup':
> rte_efd.c:(.text+0x6d6e): undefined reference to `efd_lookup_internal_avx2'
> rte_efd.o: In function `rte_efd_lookup_bulk':
> rte_efd.c:(.text+0x87d4): undefined reference to `efd_lookup_internal_avx2'
>
> This can be observed with a compiler that doesn't support AVX2 and
> shared build.
>
> Fixes: 86d898968826 ("efd: add AVX2 vector lookup function")
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Applied, thanks
prev parent reply other threads:[~2017-10-13 20:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 18:24 Ferruh Yigit
2017-10-13 20:07 ` 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=2037976.V49qYeNya0@xps \
--to=thomas@monjalon.net \
--cc=byron.marohn@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=pablo.de.lara.guarch@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).