From: "David S. Miller" <davem@davemloft.net>
To: Asim Shankar <asimshankar@gmail.com>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full
Date: Thu, 28 Apr 2005 12:04:04 -0700 [thread overview]
Message-ID: <20050428120404.190d7344.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.61.0504251409560.24260@limnos.csrd.uiuc.edu>
On Mon, 25 Apr 2005 14:15:05 -0500 (CDT)
Asim Shankar <asimshankar@gmail.com> wrote:
> htb_enqueue(): Free skb and return NET_XMIT_DROP if a packet is destined
> for the direct_queue but the direct_queue is full. (Before patch:
> Erroneously returned NET_XMIT_SUCCESS even though packet was not enqueued)
>
> Signed-off-by: Asim Shankar <asimshankar@gmail.com>
Your patch is mangled by your email client. The non-changing lines
in the patch have two leading spaces, which is wrong. So the patch
will not apply.
next prev parent reply other threads:[~2005-04-28 19:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-25 19:15 [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full Asim Shankar
2005-04-28 19:04 ` David S. Miller [this message]
2005-04-29 17:35 ` Asim Shankar
-- strict thread matches above, loose matches on Subject: below --
2005-04-21 19:21 BUG: HTB? Asim Shankar
2005-04-21 19:56 ` Thomas Graf
2005-04-21 20:41 ` [PATCH] - sch_htb: Drop packet when direct queue overflows Asim Shankar
2005-04-21 21:54 ` Thomas Graf
2005-04-21 23:02 ` [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full Asim Shankar
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=20050428120404.190d7344.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=asimshankar@gmail.com \
--cc=netdev@oss.sgi.com \
/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).