diff options
| author | Tonghao Zhang <[email protected]> | 2020-09-01 20:26:13 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-01 11:42:15 -0700 |
| commit | df68d64ee3f54556aca1d50607e57b3129949a42 (patch) | |
| tree | 5fc31764156c18d02197c675677cfbe1d680f5ea /tools/perf/scripts/python/bin | |
| parent | cf3266ad482d1bce2c49b6cd856a3f2d46f65023 (diff) | |
net: openvswitch: refactor flow free function
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]>
Acked-by: Pravin B Shelar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions