[ovs-dev] [PATCH net-next v3 3/3] net: openvswitch: remove unnused keep_flows

Pravin Shelar pravin.ovn at gmail.com
Wed Aug 26 19:23:26 UTC 2020


On Mon, Aug 24, 2020 at 10:08 PM <xiangxia.m.yue at gmail.com> wrote:
>
> From: Tonghao Zhang <xiangxia.m.yue at gmail.com>
>
> keep_flows was introduced by [1], which used as flag to delete flows or not.
> When rehashing or expanding the table instance, we will not flush the flows.
> Now don't use it anymore, remove it.
>
> [1] - https://github.com/openvswitch/ovs/commit/acd051f1761569205827dc9b037e15568a8d59f8
> Cc: Pravin B Shelar <pshelar at ovn.org>
> Signed-off-by: Tonghao Zhang <xiangxia.m.yue at gmail.com>

This patch looks good. But its fixing memory leak, I guess the patch
that removed dependedcy on keep_flows is in net-next. so we are good.

Acked-by: Pravin B Shelar <pshelar at ovn.org>


More information about the dev mailing list