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 ? Thanks and regards, Sunil _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
