On 20/12/2021 10:14, Pai G, Sunil wrote:
Hi Kevin ,
Hi Sunil,
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.htmlSeems like patchwork isn't happy about this ^
Yep, I used what was elsewhere in the docs, but on testing just now it can be wrapped once there is an indent. I will send a v3 in a while with this and your acks. Thanks for reviewing.
Kevin.
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
