DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Problems building pktgen
@ 2021-04-07 16:44 David Aldrich
  2021-04-07 17:27 ` Wiles, Keith
  0 siblings, 1 reply; 4+ messages in thread
From: David Aldrich @ 2021-04-07 16:44 UTC (permalink / raw)
  To: users

 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-users] Problems building pktgen
  2021-04-07 16:44 [dpdk-users] Problems building pktgen David Aldrich
@ 2021-04-07 17:27 ` Wiles, Keith
  2021-04-08 16:45   ` David Aldrich
  0 siblings, 1 reply; 4+ messages in thread
From: Wiles, Keith @ 2021-04-07 17:27 UTC (permalink / raw)
  To: David Aldrich; +Cc: users



> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-users] Problems building pktgen
  2021-04-07 17:27 ` Wiles, Keith
@ 2021-04-08 16:45   ` David Aldrich
  2021-04-08 17:43     ` Wiles, Keith
  0 siblings, 1 reply; 4+ messages in thread
From: David Aldrich @ 2021-04-08 16:45 UTC (permalink / raw)
  To: Wiles, Keith; +Cc: users

>
> 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.


Thank you for your help, it is building ok now.  Where is the best place to
ask for help with using pktgen?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-users] Problems building pktgen
  2021-04-08 16:45   ` David Aldrich
@ 2021-04-08 17:43     ` Wiles, Keith
  0 siblings, 0 replies; 4+ messages in thread
From: Wiles, Keith @ 2021-04-08 17:43 UTC (permalink / raw)
  To: David Aldrich; +Cc: users



> On Apr 8, 2021, at 11:45 AM, David Aldrich <david.aldrich.ntml@gmail.com> wrote:
> 
> 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.
> 
> Thank you for your help, it is building ok now.  Where is the best place to ask for help with using pktgen? 

On DPDK.org email list with ‘[PKTGEN]’ in the subject line or on GitHub https://github.com/pktgen/Pktgen-DPDK


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-08 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 16:44 [dpdk-users] Problems building pktgen David Aldrich
2021-04-07 17:27 ` Wiles, Keith
2021-04-08 16:45   ` David Aldrich
2021-04-08 17:43     ` Wiles, Keith

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).