Hi Kevin , Thanks for adding this.
> + > + $ ovs-appctl dpif-netdev/pmd-perf-show > + > +Detailed performance metrics for ``pmd-perf-show`` can also be enabled:: > + > + $ ovs-vsctl set Open_vSwitch . other_config:pmd-perf-metrics=true > + > +See the `ovs-vswitchd(8)`_ manpage for more information. > + > To clear previous stats:: > > $ ovs-appctl dpif-netdev/pmd-stats-clear > > +.. note:: > + > + PMD stats are cumulative so they should be cleared in order to see how > the > + PMDs are being used with current traffic. > + > Port/Rx Queue Assignment to PMD Threads > --------------------------------------- > @@ -304,2 +319,4 @@ 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 Seems like patchwork isn't happy about this ^ The content LGTM though, based on that , Acked-by: Sunil Pai G <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
