All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] sky2: NAPI poll fix
Date: Mon, 17 Jul 2006 13:27:55 -0400	[thread overview]
Message-ID: <44BBC89B.1080201@pobox.com> (raw)
In-Reply-To: <20060717095434.7c6277f6@localhost.localdomain>

Stephen Hemminger wrote:
> When sky2 driver gets lots of received packets at once, it can get stuck.
> The NAPI poll routine gets called back to keep going, but since no IRQ bits
> are set it doesn't make progress.
> 
> Increase version, since this is serious enough problem that I want to be
> able to tell new from old problems.
> 
> Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

applied



      reply	other threads:[~2006-07-17 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-17 13:54 [PATCH] sky2: NAPI poll fix Stephen Hemminger
2006-07-17 17:27 ` Jeff Garzik [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=44BBC89B.1080201@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.