summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEelco Chaudron <echaudro@redhat.com>2023-03-08 13:55:44 +0100
committerIlya Maximets <i.maximets@ovn.org>2023-03-15 21:22:22 +0100
commit29720e378e96b27bc250aac9b287a67e023650fd (patch)
tree7e24547ac2ee0b42fba83c7384272b72fea9f0b8 /NEWS
parent51778134d4c8a84801230b1e5a7d59e180d9e8b5 (diff)
downloadopenvswitch-29720e378e96b27bc250aac9b287a67e023650fd.tar.gz
ofproto-dpif-upcall: Wait for valid hw flow stats before applying min-revalidate-pps.
Depending on the driver implementation, it can take from 0.2 seconds up to 2 seconds before offloaded flow statistics are updated. This is true for both TC and rte_flow-based offloading. This is causing a problem with min-revalidate-pps, as old statistic values are used during this period. This fix will wait for at least 2 seconds, by default, before assuming no packets where received during this period. Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions