[ovs-dev] [PATCH 0/2] datapath: Optimize operations for OvS flow_stats.

Greg Rose gvrose8192 at gmail.com
Fri Sep 15 17:45:22 UTC 2017


On 09/10/2017 06:00 PM, Tonghao Zhang wrote:
> The linux kernel 4.13 has been released. I backport the patches of
> openvswitch here.
> 
> Tonghao Zhang (2):
>    datapath: Optimize updating for OvS flow_stats.
>    datapath: Optimize operations for OvS flow_stats.
> 
>   datapath/flow.c       | 10 +++++-----
>   datapath/flow.h       |  2 ++
>   datapath/flow_table.c |  4 +++-
>   3 files changed, 10 insertions(+), 6 deletions(-)
> 

I had already backported these two patches in my own patches series to update to the 4.13 kernel.  I'll let
the maintainers pick but since you wrote the patches in the first place I'm fine if they take yours.

Thanks,

- Greg


More information about the dev mailing list