lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ