Hi,

The following series expose configuration options to
be able to tune revalidator timing to different setups
at runtime instead of using hard coded values.

Thanks,
Roi


Vlad Buslov (3):
  upcall: Configure datapath max-revalidator through ovs-vsctl.
  upcall: Change should_revalidate to use max-revalidator value
  upcall: Configure datapath min-revalidate-pps through ovs-vsctl.

 ofproto/ofproto-dpif-upcall.c |  9 +++++----
 ofproto/ofproto-provider.h    |  8 ++++++++
 ofproto/ofproto.c             | 19 +++++++++++++++++++
 ofproto/ofproto.h             |  4 ++++
 vswitchd/bridge.c             |  6 ++++++
 vswitchd/vswitch.xml          | 25 +++++++++++++++++++++++++
 6 files changed, 67 insertions(+), 4 deletions(-)

-- 
2.7.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to