On 16/12/2021 14:12, Pai G, Sunil wrote:
Hi Kevin,

One comment below.

diff --git a/Documentation/topics/dpdk/pmd.rst
b/Documentation/topics/dpdk/pmd.rst
index 16b8b7b03..5beb2ea97 100644
--- a/Documentation/topics/dpdk/pmd.rst
+++ b/Documentation/topics/dpdk/pmd.rst
@@ -60,8 +60,17 @@ To show current stats::
      $ ovs-appctl dpif-netdev/pmd-stats-show

+or::
+
+    $ ovs-appctl dpif-netdev/pmd-perf-show
+

Was surprised to see this command wasn't mentioned in the documentation till 
now.
Just a thought, may be we should also mention about
ovs-vsctl set Open_vSwitch . other_config:pmd-perf-metrics=true     ?


It is described in the man pages, but it seems reasonable to put a one liner here also, as it's relevant to PMD and the user might not be aware it exists.

Thanks and regards,
Sunil


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to