netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
To: Don Fry <brazilnut@us.ibm.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] pcnet32 driver NAPI support
Date: Thu, 8 Jun 2006 11:44:15 -0400	[thread overview]
Message-ID: <20060608154415.GC558@csclub.uwaterloo.ca> (raw)
In-Reply-To: <20060607223245.GA13584@us.ibm.com>

On Wed, Jun 07, 2006 at 03:32:45PM -0700, Don Fry wrote:
> One other problem I ran into.  I applied the patch but it will not
> compile because rl_active is never defined.  I have worked around it but

Doh!  I thought I cleaned up all my "weird code" from my own version.
Because of the platform I work with having 4 pcnet32 ports, and a slow
poke 266MHz geode, we can't handle full traffic load, so to keep the
system responsive to pause processing receives when we pass a certain
number of packets per second.  rl_active is part of that.  I meant to
remove all of it, apparently I didn't read every line of my patch
carefully enough. :(

Well at least this ought to clean up my work a bit.

Len Sorensen

      reply	other threads:[~2006-06-08 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060607165225.GB7859@csclub.uwaterloo.ca>
2006-06-07 18:20 ` [PATCH] pcnet32 driver NAPI support Don Fry
2006-06-07 19:34   ` Lennart Sorensen
2006-06-07 21:52     ` Don Fry
2006-06-07 22:32       ` Don Fry
2006-06-08 15:44         ` Lennart Sorensen [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=20060608154415.GC558@csclub.uwaterloo.ca \
    --to=lsorense@csclub.uwaterloo.ca \
    --cc=brazilnut@us.ibm.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).