netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: punnaiah.choudary.kalluri@xilinx.com
Cc: nicolas.ferre@atmel.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, michals@xilinx.com,
	harinik@xilinx.com, kpc528@gmail.com,
	kalluripunnaiahchoudary@gmail.com, punnaia@xilinx.com
Subject: Re: [PATCH] net: macb: Fix race condition in driver when Rx frame is dropped
Date: Wed, 29 Apr 2015 15:25:02 -0400 (EDT)	[thread overview]
Message-ID: <20150429.152502.1871572837950161327.davem@davemloft.net> (raw)
In-Reply-To: <c84f3773-71f2-431a-bc20-6a969d32eb63@BN1BFFO11FD033.protection.gbl>

From: Punnaiah Choudary Kalluri <punnaiah.choudary.kalluri@xilinx.com>
Date: Wed, 29 Apr 2015 08:34:46 +0530

> From: Punnaiah Choudary Kalluri <punnaiah.choudary.kalluri@xilinx.com>
> 
> Under heavy Rx load, observed that the Hw is updating the USED bit
> and it is not updating the received frame status to the BD control
> field. This could be lack of resources for processing the BDs at high
> data rates. Driver drops the frame associated with this BD but not
> clearing the USED bit. So, this is causing hang condition as Hw
> expects USED bit to be cleared for this BD.
> 
> Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>

Applied, thanks.

      reply	other threads:[~2015-04-29 19:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  3:04 [PATCH] net: macb: Fix race condition in driver when Rx frame is dropped Punnaiah Choudary Kalluri
2015-04-29 19:25 ` David Miller [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=20150429.152502.1871572837950161327.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=harinik@xilinx.com \
    --cc=kalluripunnaiahchoudary@gmail.com \
    --cc=kpc528@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michals@xilinx.com \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=punnaia@xilinx.com \
    --cc=punnaiah.choudary.kalluri@xilinx.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).