DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] testpmd errors
@ 2013-06-11 22:56 Peter Chen
  2013-06-11 23:23 ` Peter Chen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Chen @ 2013-06-11 22:56 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1604 bytes --]

Hi All,

    I am trying to install dpdk. Since it says to run test and testpmd to
see if everything works, I ran those apps.

    So far test works fine for me. However when I run testpmd, I get the
following:

    *probe driver: 8086:10c8 rte_ixgbe_pmd
*
*    unbind kernel driver /sys/bus/pci/devices/0000:04:00.0/driver/unbind
*
*    bind PCI device 0000:04:00.0 to igb_uio driver
*
*    Device bound
*
*    map PCI resource for device 0000:04:00.0
*
*    PCI memory mapped at 0x7f0e680e6000
*
*    rte_memzone_reserve_aligned(): No appropriate segment found
*
*    pci_uio_map_resource(): cannot store uio mmap details
*
*    Error - exiting with code: 1
*
*    No probed ethernet devices - check that CONFIG_RTE_LIBRTE_IGB_PMD =y
and that CONFIG_RTE_LIBRTE_IXGBE_PMD=y in your configuration file *

     Below is what I see in dmesg:

     *igb_uio 0000:04:00.0: irq 79 for MSI/MSI-X
*
*     uio device registered with irq 4f

*
*     *My setup is a dell R510 with two quad-core Xeons (E5506), 32 GB
memory. It has 5 NICs of which two are up (eth0: BCM5716 and eth4 Intel
82598EB 10 Gigabit). Both NICs are on the same subnet before I had dpdk
attach to eth4 by running the following command:

     *sudo ./testpmd -c ff -n 4 -r 2 -m 2048 -b 0000:01:00.0*

     0000:04:00.0 is the Intel and 0000:01:00.0 is the Broadcom.

     Originally I was getting the "No probed ethernet devices" because I
had a non-supported NIC, however 82598 is a supported NIC and it seems that
dpdk did bind to the Intel NIC. However, rte_eth_dev_count() somehow still
returns 0. Any help would be great! Thanks!

Peter

[-- Attachment #2: Type: text/html, Size: 2087 bytes --]

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

end of thread, other threads:[~2013-06-14 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-11 22:56 [dpdk-dev] testpmd errors Peter Chen
2013-06-11 23:23 ` Peter Chen
2013-06-14 20:44   ` Peter Chen

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