[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160918.221414.54746725722771424.davem@davemloft.net>
Date: Sun, 18 Sep 2016 22:14:14 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: cascardo@...hat.com
Cc: netdev@...r.kernel.org, dev@...nvswitch.org, pshelar@....org,
eric.dumazet@...il.com
Subject: Re: [PATCH v2 1/2] openvswitch: fix flow stats accounting when
node 0 is not possible
From: Thadeu Lima de Souza Cascardo <cascardo@...hat.com>
Date: Thu, 15 Sep 2016 19:11:52 -0300
> On a system with only node 1 as possible, all statistics is going to be
> accounted on node 0 as it will have a single writer.
>
> However, when getting and clearing the statistics, node 0 is not going
> to be considered, as it's not a possible node.
>
> Tested that statistics are not zero on a system with only node 1
> possible. Also compile-tested with CONFIG_NUMA off.
>
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@...hat.com>
Applied to net-next.
Powered by blists - more mailing lists