[dpdk-dev] Question for queue_start

Zhang, Qi Z qi.z.zhang at intel.com
Thu Mar 22 13:20:15 CET 2018


Hi:
         In rte_eth_dev_rx|tx_queue_start, dev_started is not checked

         Which mean we can call
         Rte_eth_rx_queue_setup
         Rte_eth_rx_qeueu_start

         And what we expected is the queue is started while device is still stopped, does this make sense?
         Should it return fail when device is not started?

Thanks
Qi


More information about the dev mailing list