Rebased the commits to current master.

Alex Wang (2):
  coverage: Reimplement the "ovs-appctl coverage/show" command.
  ofproto-dpif: Compute the subfacet add/del rate using coverage
    counters.

 lib/coverage-unixctl.man |    4 +-
 lib/coverage.c           |  113 ++++++++++++++++++++++++++++++++++++++++++++--
 lib/coverage.h           |   17 ++++++-
 lib/timeval.c            |    1 +
 ofproto/ofproto-dpif.c   |  101 ++++-------------------------------------
 tests/ofproto-dpif.at    |   38 ++++++++++++++--
 tests/tunnel.at          |   26 +++++------
 7 files changed, 183 insertions(+), 117 deletions(-)

-- 
1.7.9.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to