Netdev List
 help / color / mirror / Atom feed
* /proc/net/softnet_stat & NAPI
@ 2012-11-20 18:06 Jon Schipp
  2012-11-20 18:25 ` Eric Dumazet
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Schipp @ 2012-11-20 18:06 UTC (permalink / raw)
  To: netdev

In relation to packet drops, assuming a new kernel, NAPI driver, and
no use of receive packet steering,
does /proc/net/softnet_stats provide any useful packet drop information?

I know that on earlier 2.4 kernels one could grab the drops in the
backlog queue from 2nd column in /proc/net/softnet_stats.
In a modern systems that use NAPI, does softnet_stats serve a similar
purpose e.g. display drops in a NAPI poll queue?

Thanks
Jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-20 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-20 18:06 /proc/net/softnet_stat & NAPI Jon Schipp
2012-11-20 18:25 ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox