netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roland Dreier <rdreier@cisco.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@vger.kernel.org
Subject: Re: NAPI: netif_rx_reschedule() ??
Date: Wed, 30 Aug 2006 16:39:14 -0700	[thread overview]
Message-ID: <adalkp5lrod.fsf@cisco.com> (raw)
In-Reply-To: <adapsehls1r.fsf@cisco.com> (Roland Dreier's message of "Wed, 30 Aug 2006 16:31:12 -0700")

    Roland> makes sense -- especially since the caller probably also
    Roland> deducted N from *budget, and netif_rx_reschedule() doesn't
    Roland> touch that.

Actually, why does undoing the change to quota make sense?  Presumably
I passed N packets to netif_receive_skb() -- why shouldn't I deduct N
from quota and *budget?

 - R.

  parent reply	other threads:[~2006-08-30 23:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-30 22:07 NAPI: netif_rx_reschedule() ?? Roland Dreier
2006-08-30 23:12 ` Stephen Hemminger
2006-08-30 23:31   ` Roland Dreier
2006-08-30 23:38     ` Stephen Hemminger
2006-08-30 23:39     ` Roland Dreier [this message]
2006-08-31 21:29       ` Stephen Hemminger
2006-08-31 21:50         ` jamal
2006-08-31 23:54 ` Alexey Kuznetsov

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=adalkp5lrod.fsf@cisco.com \
    --to=rdreier@cisco.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 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).