On Mon, Aug 24, 2020 at 10:08 PM [off-list ref] wrote:
From: Tonghao Zhang <redacted>
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 <redacted>
Signed-off-by: Tonghao Zhang <redacted>
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 <redacted>