Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755949Ab3HFKX0 (ORCPT ); Tue, 6 Aug 2013 06:23:26 -0400 Received: from mga03.intel.com ([143.182.124.21]:43186 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753414Ab3HFKXY (ORCPT ); Tue, 6 Aug 2013 06:23:24 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,825,1367996400"; d="scan'208";a="278313597" Message-ID: <5200CE8A.1090707@linux.intel.com> Date: Tue, 06 Aug 2013 13:23:06 +0300 From: Eliezer Tamir User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Eric Dumazet CC: David Miller , Shawn Bohrer , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Eliezer Tamir Subject: Re: [PATCH net] net: rename and move busy poll mib counter References: <20130806095207.5887.2196.stgit@ladj378.jer.intel.com> <1375784088.4457.74.camel@edumazet-glaptop> In-Reply-To: <1375784088.4457.74.camel@edumazet-glaptop> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 26 On 06/08/2013 13:14, Eric Dumazet wrote: > On Tue, 2013-08-06 at 12:52 +0300, Eliezer Tamir wrote: >> Move the low latency mib counter to the ip section. >> Rename it from low latency to busy poll. >> >> Reported-by: Shawn Bohrer >> Signed-off-by: Eliezer Tamir >> --- > > Well, it should not be part of IP mib, but a socket one (not existing so > far) > > Linux MIB already contains few non TCP counters : > > LINUX_MIB_ARPFILTER > LINUX_MIB_IPRPFILTER > > Its mostly populated by TCP counters, sure. So, just rename it to busy poll? Or maybe just drop the whole patch? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/