From: David Miller <davem@davemloft.net>
To: dada1@cosmosbay.com
Cc: netdev@vger.kernel.org, herbert@gondor.apana.org.au
Subject: Re: [PATCH] udp : increments sk_drops in __udp_queue_rcv_skb()
Date: Mon, 02 Feb 2009 13:42:26 -0800 (PST) [thread overview]
Message-ID: <20090202.134226.256784433.davem@davemloft.net> (raw)
In-Reply-To: <49871223.2000701@cosmosbay.com>
From: Eric Dumazet <dada1@cosmosbay.com>
Date: Mon, 02 Feb 2009 16:32:51 +0100
> udp: increments sk_drops in __udp_queue_rcv_skb()
>
> Commit 93821778def10ec1e69aa3ac10adee975dad4ff3
> (udp: Fix rcv socket locking) accidentally removed sk_drops increments for
> UDP IPV4 sockets.
>
> This field can be used to detect incorrect sizing of socket receive buffers.
>
> Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Yikes, good catch Eric.
Applied and queued up for -stable.
prev parent reply other threads:[~2009-02-02 21:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 15:32 [PATCH] udp : increments sk_drops in __udp_queue_rcv_skb() Eric Dumazet
2009-02-02 21:42 ` David Miller [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=20090202.134226.256784433.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dada1@cosmosbay.com \
--cc=herbert@gondor.apana.org.au \
--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).