[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140103.193253.2226162174184357030.davem@davemloft.net>
Date: Fri, 03 Jan 2014 19:32:53 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: xiyou.wangcong@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: unify the pcpu_tstats and br_cpu_netstats
From: Cong Wang <xiyou.wangcong@...il.com>
Date: Fri, 3 Jan 2014 04:53:47 +0000 (UTC)
> On Thu, 02 Jan 2014 at 08:57 GMT, roy.qing.li@...il.com <roy.qing.li@...il.com> wrote:
>> From: Li RongQing <roy.qing.li@...il.com>
>>
>> They are same, so unify them as one, pcpu_tstats.
>> and move pcpu_tstat into netdevice.h
>>
>
> tstats means Tunnel STATS, right? So, it has to be
> in if_tunnel.h.
They are being used in the bridging code now, did you read the
patch?
So not really limited to just tunnels, and therefore they really do
belong somewhere generic like netdevice.h
This also means that since they are now an encapsulation thing we
should rename them to pcpu_encap_stats or similar, thanks.
--
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