From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Jo=E3o_Alberto_Pereira_de_Ara=FAjo?= Subject: Problems with testpmd Date: Thu, 09 May 2013 16:05:17 +0100 Message-ID: <518BBB2D.5080101@viaquanta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "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.