DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Can't find rte_net_get_ptype()
@ 2017-03-03 14:56 David Aldrich
  2017-03-06 10:34 ` David Aldrich
  0 siblings, 1 reply; 2+ messages in thread
From: David Aldrich @ 2017-03-03 14:56 UTC (permalink / raw)
  To: users

Hi

I'm building against DPDK 16.11 using Wind River Linux 8.  Having upgraded from DPDK 16.04 I now get linker error:

<snip>/bitbake_build/tmp/work/intel_haswell_64-wrs-linux/dpdk/16.11-r0/git/drivers/net/virtio/virtio_rxtx.c:634: undefined reference to `rte_net_get_ptype'

Which library contains rte_net_get_ptype() ?

Is the API documentation at http://dpdk.org/doc/api/ searchable?

Best regards

David

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

* Re: [dpdk-users] Can't find rte_net_get_ptype()
  2017-03-03 14:56 [dpdk-users] Can't find rte_net_get_ptype() David Aldrich
@ 2017-03-06 10:34 ` David Aldrich
  0 siblings, 0 replies; 2+ messages in thread
From: David Aldrich @ 2017-03-06 10:34 UTC (permalink / raw)
  To: users

Fixed by removing -lrte_pmd_virtio  from library list.

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

end of thread, other threads:[~2017-03-06 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03 14:56 [dpdk-users] Can't find rte_net_get_ptype() David Aldrich
2017-03-06 10:34 ` David Aldrich

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