All of lore.kernel.org
 help / color / mirror / Atom feed
* /proc/net/softnet_stat
@ 2004-01-29  7:27 Russell Berkoff
  2004-01-30 11:14 ` /proc/net/softnet_stat Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Russell Berkoff @ 2004-01-29  7:27 UTC (permalink / raw)
  To: linux-mips

Hi,

netdev_rx_stat[...].total++; in net/core/dev.c.

Appears to be redundant increment in: netif_rx() and netif_receive_skb().

Regards,
rb

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

* Re: /proc/net/softnet_stat
  2004-01-29  7:27 /proc/net/softnet_stat Russell Berkoff
@ 2004-01-30 11:14 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2004-01-30 11:14 UTC (permalink / raw)
  To: Russell Berkoff; +Cc: linux-mips

On Wed, Jan 28, 2004 at 11:27:02PM -0800, Russell Berkoff wrote:

> netdev_rx_stat[...].total++; in net/core/dev.c.
> 
> Appears to be redundant increment in: netif_rx() and netif_receive_skb().

This affects generic networking code; send related postings preferably
to netdev@oss.sgi.com.  On this list here it's probably not going to be
read by the responsible people.

  Ralf

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

end of thread, other threads:[~2004-01-30 11:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-29  7:27 /proc/net/softnet_stat Russell Berkoff
2004-01-30 11:14 ` /proc/net/softnet_stat Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.