DPDK usage discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: David Aldrich <david.aldrich.ntml@gmail.com>
Cc: users <users@dpdk.org>
Subject: Re: [dpdk-users] Problems building pktgen
Date: Wed, 7 Apr 2021 17:27:44 +0000	[thread overview]
Message-ID: <67D328F4-5081-43E5-9046-C239094FE41D@intel.com> (raw)
In-Reply-To: <CAJK_ieivs5GRDp-aG-hYnpQDFrWxec=UYp2FB4yiA2WAkCjadA@mail.gmail.com>



> On Apr 7, 2021, at 11:44 AM, David Aldrich <david.aldrich.ntml@gmail.com> wrote:
> 
> Hi
> 
> I am trying to build DPDK PktGen on Centos 7 using gcc 4.8.5, using the
> HEAD revisions of DPDK and pktgen.  The build is failing:
> 
> [76/2153] /usr/bin/meson --internal exe --capture lib/ip_frag.sym_chk --
> /data/daldrich/pktgen/dpdk/buildtools/check-symbols.sh
> /data/daldrich/pktgen/dpdk/lib/librte_ip_frag/version.map
> lib/librte_ip_frag.a
> FAILED: lib/ip_frag.sym_chk
> /usr/bin/meson --internal exe --capture lib/ip_frag.sym_chk --
> /data/daldrich/pktgen/dpdk/buildtools/check-symbols.sh
> /data/daldrich/pktgen/dpdk/lib/librte_ip_frag/version.map
> lib/librte_ip_frag.a
> rte_frag_table_del_expired_entries is flagged as experimental
> but is not listed in version map
> Please add rte_frag_table_del_expired_entries to the version map
> 
> Are the "Please add xxxx to the version map" messages errors or just
> warnings?
> 
> I have put a longer version of this question on StackOverflow, which I
> would be grateful if anyone could take a look at:
> 
> Problems building DPDK PktGen - Stack Overflow
> <https://stackoverflow.com/questions/66986775/problems-building-dpdk-pktgen>
> <https://stackoverflow.com/questions/66986775/problems-building-dpdk-pktgen>
> Best regards
> David

I answered your post on Stack Overflow, but it is not normally were I look for Pktgen related questions.

The short answer is the errors appear to be from DPDK not having experimental APIs enabled, but I could be wrong.

Let me know if you can not get it working with the step I provided, the problem will be I do not build Pktgen on CentOS.

  reply	other threads:[~2021-04-07 17:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 16:44 David Aldrich
2021-04-07 17:27 ` Wiles, Keith [this message]
2021-04-08 16:45   ` David Aldrich
2021-04-08 17:43     ` Wiles, Keith

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=67D328F4-5081-43E5-9046-C239094FE41D@intel.com \
    --to=keith.wiles@intel.com \
    --cc=david.aldrich.ntml@gmail.com \
    --cc=users@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).