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: netpoll on dual port cards
Date: Tue, 31 Oct 2006 20:19:19 -0500	[thread overview]
Message-ID: <4547F617.6050106@pobox.com> (raw)
In-Reply-To: <20061018133928.60052617@freekitty>

Stephen Hemminger wrote:
> The sky2 driver uses a single NAPI poll routine for both ports on dual ported
> cards (because there is a single IRQ and status ring). Netpoll makes assumptions
> about the relationship between network device and NAPI that aren't correct
> on the second port, this will cause the port to never clear work.
> 
> Most systems, just have single port, so not a big issue.
> The easy fix is just make the second port, not netpoll capable.
> 
> Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

applied to #upstream-fixes



      reply	other threads:[~2006-11-01  1:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 20:39 [PATCH] sky2: netpoll on dual port cards Stephen Hemminger
2006-11-01  1:19 ` 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=4547F617.6050106@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.