Hi,
I encountered this error message when I tried to use the testpmd application.
Cause: No probed ethernet devices - check that
CONFIG_RTE_LIBRTE_IGB_PMD=y and that CONFIG_RTE_LIBRTE_EM_PMD=y and
that CONFIG_RTE_LIBRTE_IXGBE_PMD=y in your configuration file
which is caused by rte_eth_dev_count(
Hi Banashankar,
The tx_conf is used in the pktgen_config_ports() with the
rte_eth_tx_queue_setup() and I am not sure why it matters that tx_conf is
disable. The values are mostly zero, but some type of interaction must be going
on. It may be the txq_flags being set to IXGBE_SIMPLE_FLAGS and it
2 matches
Mail list logo