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.