On 08/23/2017 04:24 PM, Joe Stringer wrote:
On 23 August 2017 at 11:21, Greg Rose <[email protected]> wrote:
> Upstream commit:
>      commit c57c054eb5b1ccf230c49f736f7a018fcbc3e952
>      Author: Tonghao Zhang <[email protected]>
>      Date:   Mon Jul 17 23:28:05 2017 -0700
>
>      openvswitch: Optimize updating for OvS flow_stats.
>
>      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 <[email protected]>
>      Signed-off-by: David S. Miller <[email protected]>
>
> Signed-off-by: Greg Rose <[email protected]>
> ---

Thanks for the backports, the rest of this series LGTM. I'm running a
quick build check on Travis in the mean time, but once we have an
answer on patch #1 I'd be happy to apply this series.

Cheers,
Joe

Thanks Joe - let me work in your suggestion for patch #1 and then I'll resend V2
of the series.

- Greg
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to