netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: David Miller <davem@davemloft.net>
Cc: andi@firstfloor.org, netdev@vger.kernel.org
Subject: Re: [PATCH] Add a statistics counter for tx hash miss
Date: Mon, 21 Jul 2008 18:44:07 +0200	[thread overview]
Message-ID: <20080721164407.GC29543@basil.nowhere.org> (raw)
In-Reply-To: <20080721.093330.153507902.davem@davemloft.net>

On Mon, Jul 21, 2008 at 09:33:30AM -0700, David Miller wrote:
> From: Andi Kleen <andi@firstfloor.org>
> Date: Mon, 21 Jul 2008 10:48:08 +0200
> 
> > Add a counter for the case when the TX hash function doesn't work.
> > 
> > Signed-off-by: Andi Kleen <ak@linux.intel.com>
> 
> This is very much not an IPV4 protocol statistic.
> 
> I understand your desire to export this information, but
> as easy as this method is it's not the right way.

It's IPv4 and IPv6 and netstat contains Ipv4 and ipv6 information
(e.g. all the TCP counters) and even some completely protocol independent 
counters like ArpFilter.

-Andi

  reply	other threads:[~2008-07-21 16:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  8:48 [PATCH] Make simple TX hash little endian safe Andi Kleen
2008-07-21  8:48 ` [PATCH] Add a statistics counter for tx hash miss Andi Kleen
2008-07-21 16:33   ` David Miller
2008-07-21 16:44     ` Andi Kleen [this message]
2008-07-21 16:51       ` David Miller
2008-07-21 12:32 ` [PATCH] Make simple TX hash little endian safe Jarek Poplawski
2008-07-21 15:17   ` Andi Kleen
2008-07-21 16:44 ` David Miller
2008-07-21 17:20   ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080721164407.GC29543@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).