From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] ethdev: fix missing function in version map file
Date: Thu, 06 Apr 2017 12:50:16 +0200 [thread overview]
Message-ID: <1747524.YgSYunUL2K@xps13> (raw)
In-Reply-To: <20170406101821.12984-1-bruce.richardson@intel.com>
2017-04-06 11:18, Bruce Richardson:
> The function rte_eth_find_next is missing in the map file, which causes
> errors with shared library builds.
>
> .../test-pmd/testpmd.c:1693: undefined reference to `rte_eth_find_next'
>
> Adding function to map file fixes the issue.
>
> Fixes: 5588909af21b ("ethdev: add device iterator")
>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Applied, thanks
I missed it because I was not checking build of apps by mistake.
prev parent reply other threads:[~2017-04-06 10:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-06 10:18 Bruce Richardson
2017-04-06 10:50 ` 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=1747524.YgSYunUL2K@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=bruce.richardson@intel.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).