On Tue, Nov 07, 2017 at 07:34:24AM -0400, Raymond Burkholder wrote: > > > > > > Add a command to dump vhost-user's information. > > > > > > > > > > Thanks for the patch Flavio, I'll take a look in greater depth and test > later > > this week. On a first pass through though, I'd like to see the command > being > > added to the OVS DPDK vHost user how to also in documentation, just to > > double up on the exposure that this command is available to users. > > Thoughts? > > > > Thanks for reviewing it! > > > > It's not meant for regular users. This is useful for debugging purposes > and it > > exposes internal information which is subjected to change from version to > > version, so I wouldn't add to those regular user facing guides. > > > > Is there somewhere it can be documented? A page with diagnostic commands? > Or even in the regular docs, with a warning of 'for developer use only' or > something?
We do document appctl commands in ovs-vswitchd(8). It's OK to document them with a note that says that they are only meant for developers. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
