[dpdk-dev] "No probed ethernet devices" caused by inaccurate msec_delay()

2014-01-26 Thread Sangjin Han
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(

[dpdk-dev] pktgen offload checksum flag not able to make it work with pacp packets.

2014-01-26 Thread Wiles, Roger Keith
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