dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* Question for queue_start
@ 2018-03-22 12:20 Zhang, Qi Z
  2018-03-22 12:27 ` Ananyev, Konstantin
  0 siblings, 1 reply; 3+ messages in thread
From: Zhang, Qi Z @ 2018-03-22 12:20 UTC (permalink / raw)
  To: dev; +Cc: Ananyev, Konstantin, thomas

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-22 12:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-22 12:20 Question for queue_start Zhang, Qi Z
2018-03-22 12:27 ` Ananyev, Konstantin
2018-03-22 12:59   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).