[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090526.203810.50281143.davem@davemloft.net>
Date: Tue, 26 May 2009 20:38:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, alexander.h.duyck@...el.com
Subject: Re: [net-next-2.6 PATCH 3/4] ixgbe: remove rx_hdr_split debug
counter for non-debug configurations
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 26 May 2009 17:54:45 -0700
> The counter rx_hdr_split was meant to be a debug counter. As such it
> should only be enabled when debugging.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
I disagree with this change.
Any statistic is useful for diagnosing problems by users, and
if you hide it behind DEBUG then users never see the facility.
Either it's unconditionally in the driver or it's unconditionally out.
I say keep it in :-)
--
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