public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: greearb@candelatech.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: tg3 and Netgear GA302T x 2 locks machine
Date: Sat, 05 Oct 2002 21:23:55 -0700 (PDT)	[thread overview]
Message-ID: <20021005.212355.122592301.davem@redhat.com> (raw)
In-Reply-To: <3D9F46A2.6050004@candelatech.com>

   From: Ben Greear <greearb@candelatech.com>
   Date: Sat, 05 Oct 2002 13:08:02 -0700
   
   With raw ethernet packets, sent from user-space, at around 40Mbps bi-directional,
   I see loads of these messages:
   
   tg3: eth3: Error, poll already scheduled

This, frankly, isn't possible.

When we get the first interrupt, we hold the spinlock and have IRQs
disabled, in that environment we invoke netif_rx_schedule_prep(dev)
and then disable device interrupts....

is the tg3 sharing it's IRQ with something else?  That might be
an important clue.  In that case what you report might be possible.

Otherwise the message you see appears to be totally impossible.

  reply	other threads:[~2002-10-06  4:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-04  4:19 tg3 and Netgear GA302T x 2 locks machine Ben Greear
2002-10-04  5:06 ` Ben Greear
2002-10-04 15:52   ` James Morris
2002-10-05  5:50     ` Ben Greear
2002-10-04 21:24 ` David S. Miller
2002-10-05  1:20   ` James Morris
2002-10-05  1:15     ` David S. Miller
2002-10-05  6:03       ` Ben Greear
2002-10-05 20:08       ` Ben Greear
2002-10-06  4:23         ` David S. Miller [this message]
2002-10-06  4:58           ` Ben Greear
2002-10-05  2:01     ` Matthew N. Andrews
2002-10-05  5:47   ` Ben Greear

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=20021005.212355.122592301.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=greearb@candelatech.com \
    --cc=linux-kernel@vger.kernel.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