DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Using DPDK with a pre-existing C++ application compiled in Eclipse.
@ 2017-06-20 14:47 terry.montague.1980
  2017-06-20 14:57 ` Gaëtan Rivet
  0 siblings, 1 reply; 6+ messages in thread
From: terry.montague.1980 @ 2017-06-20 14:47 UTC (permalink / raw)
  To: users

Hi there,
Please excuse what to some may appear to be an stupid question.
I'm trying to use DPDK with an existing C++ application on Linux, using Eclipse Neon.2 as the IDE due to the use of a lot of 3rd party libraries. I'm not using the DPDK build process with the .mk makefiles. I'm just linking to the prebuilt rte_ libs.
I have got the project to compile, but when running rte_eal_init() with some suitable arguments that I know to be good in a simple standalone application, the PMDs appear to be absent, so the app cannot probe any PCI devices.
Is there any way this approach is going to work, or do applications that use DPDK have to be compiled as per the example applications with rte.vars.mk/rte.extapp.mk ?
Thanks in advance.
Terry

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

end of thread, other threads:[~2017-06-20 21:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-20 14:47 [dpdk-users] Using DPDK with a pre-existing C++ application compiled in Eclipse terry.montague.1980
2017-06-20 14:57 ` Gaëtan Rivet
     [not found]   ` <18287610.38744.1497970879233.JavaMail.defaultUser@defaultHost>
2017-06-20 15:04     ` terry.montague.1980
2017-06-20 15:57       ` Gaëtan Rivet
2017-06-20 16:21         ` terry.montague.1980
2017-06-20 21:15           ` Gaëtan Rivet

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