* [dpdk-dev] Problems with testpmd
@ 2013-05-09 15:05 João Alberto Pereira de Araújo
2013-05-09 22:05 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: João Alberto Pereira de Araújo @ 2013-05-09 15:05 UTC (permalink / raw)
To: dev
Good afternoon.
I'm new in here, but i installed DPDK and i haven't had any problems,
but when i try to run the test it appears
PMD: rte_ixgbe_pmd_init: >>
PMD: rte_ixgbevf_pmd_init(): rte_ixgbevf_pmd_init
EAL: Error - exiting with code: 1
Cause: No probed ethernet devices - check that
CONFIG_RTE_LIBRTE_IGB_PMD=y that CONFIG_RTE_LIBRTE_IXGBE_PMD=y in your
configuration file
I already check that lines in the configuration file
defconfig_i686-default-linuxapp-gcc and it's ok, and also checked the
debug lines also.
I have a board with 6 Gigabit ethernet ports (82574L) with the latest
driver from intel.
Thanks in advance.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] Problems with testpmd
2013-05-09 15:05 [dpdk-dev] Problems with testpmd João Alberto Pereira de Araújo
@ 2013-05-09 22:05 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2013-05-09 22:05 UTC (permalink / raw)
To: João Alberto Pereira de Araújo; +Cc: dev
Hello,
09/05/2013 16:05, João Alberto Pereira de Araújo :
> Cause: No probed ethernet devices
[..]
> I have a board with 6 Gigabit ethernet ports (82574L) with the latest
> driver from intel.
As you can see in lib/librte_eal/common/include/rte_pci_dev_ids.h,
the NIC 82574L is not supported in this version.
Without extension, DPDK 1.2.3 supports only NIC families IGB and IXGBE.
But the device 82574L is known to be part of family e1000e.
For the record, here is a list of Intel NIC families:
- e1000 (8254x)
- e1000e (82571..82574, 82583, ich8..ich10, pch..pch2)
- igb (82575..82576, 82580, i210, i211, i350, dh89xxcc)
- ixgbe (82598..82599, x540)
--
Thomas
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-dev] Problems with testpmd
@ 2013-05-09 14:10 j.pereira.araujo
0 siblings, 0 replies; 3+ messages in thread
From: j.pereira.araujo @ 2013-05-09 14:10 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/html, Size: 872 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-09 22:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-09 15:05 [dpdk-dev] Problems with testpmd João Alberto Pereira de Araújo
2013-05-09 22:05 ` Thomas Monjalon
-- strict thread matches above, loose matches on Subject: below --
2013-05-09 14:10 j.pereira.araujo
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).