On Mon, Dec 20, 2021 at 3:39 PM Kevin Traynor <[email protected]> wrote: > > 'pmd-perf-show' gives some extra information and has nicer > formatting than 'pmd-stats-show'. > > Let the user know they can use that as well to get PMD stats. > > Signed-off-by: Kevin Traynor <[email protected]> > Acked-by: Sunil Pai G <[email protected]>
Reviewed-by: David Marchand <[email protected]> Just a nit below. > @@ -304,2 +319,5 @@ or a week. > In such scenarios user should configure rebalance interval accordingly > to avoid frequent rebalancing happening. > + > +.. _ovs-vswitchd(8): > + http://openvswitch.org/support/dist-docs/ovs-vswitchd.8.html Nit: the best would be to use an internal reference to this other page, but I suppose this is not possible since sphinx is not aware of the manpages. With an explicit URI, I see no guideline in the contributing guide if we must prefer http: or https: links in ovs doc. I see that there are more http than https links in the current documentation. My preferrence would go to https: but I suppose both are acceptable. -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
