From: Tonghao Zhang <xiangxia.m....@gmail.com> Date: Mon, 17 Jul 2017 23:28:05 -0700
> In the ovs_flow_stats_update(), we only use the node > var to alloc flow_stats struct. But this is not a > common case, it is unnecessary to call the numa_node_id() > everytime. This patch is not a bugfix, but there maybe > a small increase. > > Signed-off-by: Tonghao Zhang <xiangxia.m....@gmail.com> Applied.