DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Debugging EAL PCI / Driver Init
@ 2014-08-01 17:51 Matthew Hall
  2014-08-02 15:29 ` Matthew Hall
  0 siblings, 1 reply; 9+ messages in thread
From: Matthew Hall @ 2014-08-01 17:51 UTC (permalink / raw)
  To: dev

Hello,

I am running into a problem where Eth driver init works fine in a sample app 
and finds my NICs, and the NICs appear in rte_eal_pci_dump(stdout) but they 
don't show up in rte_eth_dev_count() even after rte_eal_pci_probe() is called 
the same as the sample apps, so my app won't boot.

I have a lot of experience using the older versions of the DPDK where you had 
to call the PMD init functions manually but no experience with the later 
versions where the DPDK is supposed to init the PMDs itself automatically.

What do I have to do to dump the most possible debug output on why the driver 
list for my PCI devices always seems empty? Any places I should look to see 
the issue? Maybe I didn't link it together with the right DPDK libs? I used 
the combined DPDK static lib libintel_dpdk.a to make things simpler as I had 
seen recommended in various places.

Thanks,
Matthew.

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

end of thread, other threads:[~2014-08-03 21:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-01 17:51 [dpdk-dev] Debugging EAL PCI / Driver Init Matthew Hall
2014-08-02 15:29 ` Matthew Hall
2014-08-02 15:43   ` Matthew Hall
     [not found]     ` <CAFLKUzKOPxC4jQBG6C07QXJ=MrcydxG9FdHD6h7omj6BY=99LQ@mail.gmail.com>
2014-08-02 16:46       ` Matthew Hall
2014-08-03 10:38         ` Alex Markuze
2014-08-03 11:41           ` Alex Markuze
2014-08-03 17:23             ` Matthew Hall
2014-08-03 18:13               ` Jayakumar, Muthurajan
2014-08-03 21:39                 ` Matthew Hall

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