From mboxrd@z Thu Jan 1 00:00:00 1970 From: Systems Administrator Date: Fri, 13 Nov 2015 22:01:31 +0000 Subject: pfifo_fast queue statistics Message-Id: <56465DBB.1010105@dark-heart.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org LARTC Community, I am using pfifo_fast and I would like to collect statistics from the kernel, preferably via snmp, regarding packet drops from the 3 different queues used by the pfifo_fast scheduler. In the source code I see that there is a counter for drops and overlimits [1], but it is unclear to me if these counters are per queue or aggregate. Can any one advise me? Thanks for the great documentation and utilities! Future thanks for any advice. Sincerely, Dennison