diff options
Diffstat (limited to 'lib/dpdk-unixctl.man')
-rw-r--r-- | lib/dpdk-unixctl.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dpdk-unixctl.man b/lib/dpdk-unixctl.man index 2d6d576f2..a0d1fa2ea 100644 --- a/lib/dpdk-unixctl.man +++ b/lib/dpdk-unixctl.man @@ -10,5 +10,7 @@ list of words separated by spaces: a word can be either a logging \fBlevel\fR \fBnotice\fR, \fBinfo\fR or \fBdebug\fR) or a \fBpattern\fR matching DPDK components (see \fBdpdk/log-list\fR command on \fBovs\-appctl\fR(8)) separated by a colon from the logging \fBlevel\fR to apply. +.IP "\fBdpdk/get-malloc-stats\fR" +Prints the heap information statistics about DPDK malloc. .RE . |