forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Measure timing of ovn-controller flow creation.
This modifies ovn-controller to measure the amount of time it takes to generate flows. The statistics can be queried using: ovs-appctl -t ovn-controller stopwatch/show ovn-controller-flow-generation The statistics can be reset using: ovs-appctl -t ovn-controller stopwatch/reset ovn-controller-flow-generation Signed-off-by: Mark Michelson <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters