[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140328.165107.2032068536221746348.davem@davemloft.net>
Date: Fri, 28 Mar 2014 16:51:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: net: add a core netdev->tx_dropped
counter
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 27 Mar 2014 08:45:56 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> Dropping packets in __dev_queue_xmit() when transmit queue
> is stopped (NIC TX ring buffer full or BQL limit reached) currently
> outputs a syslog message.
>
> It would be better to get a precise count of such events available in
> netdevice stats so that monitoring tools can have a clue.
>
> This extends the work done in caf586e5f23ce
> ("net: add a core netdev->rx_dropped counter")
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists