This series makes ovs-vsctl about 2-4X faster for large numbers of
operations with large numbers of ports.
Patch 3/6 causes a test failure in test 1002. Some later patch,
probably 5/6, fixes the problem. I'll be sure to find and fix
this bisection breakage before committing this series. Maybe
it can even be spotted in review.
Ben Pfaff (6):
ovs-vsctl: Verify correct record in cmd_get_fail_mode() for VLAN
bridges.
ovs-vsctl: Verify VLAN bridge controllers in cmd_get_controller().
ovs-vsctl: Merge struct vsctl_info into struct vsctl_context.
ovs-vsctl: Remove 'fail_mode' member from struct vsctl_bridge.
ovs-vsctl: Remove 'ctrl', 'n_ctrl' from struct vsctl_bridge.
ovs-vsctl: Speed up port management operations with many ports.
utilities/ovs-vsctl.c | 639 ++++++++++++++++++++++++++++---------------------
1 files changed, 372 insertions(+), 267 deletions(-)
--
1.7.2.5
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev