On Mon, Aug 24, 2020 at 10:08 PM <[email protected]> wrote: > > From: Tonghao Zhang <[email protected]> > > Decrease table->count and ufid_count unconditionally, > because we only don't use count or ufid_count to count > when flushing the flows. To simplify the codes, we > remove the "count" argument of table_instance_flow_free. > > To avoid a bug when deleting flows in the future, add > WARN_ON in flush flows function. > > Cc: Pravin B Shelar <[email protected]> > Signed-off-by: Tonghao Zhang <[email protected]> Looks good.
Acked-by: Pravin B Shelar <[email protected]>
