summaryrefslogtreecommitdiff
path: root/ofproto/ofproto-dpif-unixctl.man
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2013-06-04 15:48:31 -0700
committerEthan Jackson <ethan@nicira.com>2013-06-07 13:26:16 -0700
commitdc54ef36cb108f9ac594ac8c34c719880a9a7bd5 (patch)
tree28a1283f559dddfc403b5e2089a652bfc033082b /ofproto/ofproto-dpif-unixctl.man
parent9fc0165a5020b815bd75bcb84e30fc5fec15a85f (diff)
downloadopenvswitch-dc54ef36cb108f9ac594ac8c34c719880a9a7bd5.tar.gz
ofproto: Track subfacet stats in the backer.
Subfacets being per-datapath entities, their statistics are really only interesting at per-datapath granularity. This patch moves them to the dpif_backer and makes some related simplifications. Signed-off-by: Ethan Jackson <ethan@nicira.com>
Diffstat (limited to 'ofproto/ofproto-dpif-unixctl.man')
-rw-r--r--ofproto/ofproto-dpif-unixctl.man6
1 files changed, 1 insertions, 5 deletions
diff --git a/ofproto/ofproto-dpif-unixctl.man b/ofproto/ofproto-dpif-unixctl.man
index daacd3ac2..0512b2166 100644
--- a/ofproto/ofproto-dpif-unixctl.man
+++ b/ofproto/ofproto-dpif-unixctl.man
@@ -5,15 +5,11 @@ equivalent \fBovs\-dpctl\fR commands.
.IP "\fBdpif/dump\-dps\fR"
Prints the name of each configured datapath on a separate line.
.
-.IP "\fBdpif/show\fR [\fIdp\fR...]"
+.IP "\fBdpif/show\fR"
Prints a summary of configured datapaths, including statistics and a
list of connected ports. The port information includes the OpenFlow
port number, datapath port number, and the type. (The local port is
identified as OpenFlow port 65534.)
-.IP
-If one or more datapaths are specified, information on only those
-datapaths are displayed. Otherwise, information about all configured
-datapaths are shown.
.
.IP "\fBdpif/dump\-flows \fIdp\fR"
Prints to the console all flow entries in datapath \fIdp\fR's