DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Chas Williams <3chas3@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] bnx2x: always reinitialize the rx queue indices
Date: Sun, 13 Dec 2015 01:25:27 +0100	[thread overview]
Message-ID: <2892987.lHi1rPr1o5@xps13> (raw)
In-Reply-To: <1449699064-808-1-git-send-email-3chas3@gmail.com>

2015-12-09 17:11, Chas Williams:
> If you stop and start the driver, the rx queue will have the previous
> index values when programming the adapter.  Therefore, we should always
> reset the queue indices when the rx ring is setup.  Note:  We need to
> clear (write) the status block's completion queue index since it is
> possibly in a read cache.
> 
> Tidy some init code to make it clearer what the defaults are.
> 
> Signed-off-by: Chas Williams <3chas3@gmail.com>

Applied, thanks

      reply	other threads:[~2015-12-13  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 22:11 Chas Williams
2015-12-13  0:25 ` 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=2892987.lHi1rPr1o5@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=3chas3@gmail.com \
    --cc=dev@dpdk.org \
    /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).