[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <72f02552-9375-bf81-6a03-42656168b583@gmail.com>
Date: Wed, 27 Jun 2018 08:27:22 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Yafang Shao <laoar.shao@...il.com>
Cc: Eric Dumazet <edumazet@...gle.com>,
David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next] tcp: replace LINUX_MIB_TCPOFODROP with
LINUX_MIB_TCPRMEMFULLDROP for drops due to receive buffer full
On 06/27/2018 08:14 AM, Yafang Shao wrote:
> Got it!
>
> What about introduce a new counter, i.e. TCPRcvQFullDrop ?
tcp_try_rmem_schedule() can fail for many different reasons,
not related to how occupied the socket receive queue is.
Powered by blists - more mailing lists