DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>
Cc: "Zhang, Qi Z" <qi.z.zhang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Question for queue_start
Date: Thu, 22 Mar 2018 13:59:55 +0100	[thread overview]
Message-ID: <2293021.YCkHM76IOx@xps> (raw)
In-Reply-To: <2601191342CEEE43887BDE71AB977258A0AB30B1@irsmsx105.ger.corp.intel.com>

22/03/2018 13:27, Ananyev, Konstantin:
> Hi Qi, 
> 
> 
> >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?
> 
> Good point, I think we should.

Yes, I think there was no intent to start a queue of a stopped device.

      reply	other threads:[~2018-03-22 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-22 12:20 Zhang, Qi Z
2018-03-22 12:27 ` Ananyev, Konstantin
2018-03-22 12:59   ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2293021.YCkHM76IOx@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=konstantin.ananyev@intel.com \
    --cc=qi.z.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).