On 27.09.2018 19:25, Wang, Yipeng1 wrote: > Thank you Ilya for adding this! > > Besides the small comment, otherwise > > Acked-by: Yipeng Wang <[email protected]> > >> -----Original Message----- >> From: Ilya Maximets [mailto:[email protected]] >> Sent: Wednesday, September 26, 2018 10:19 AM >> To: [email protected] >> Cc: Jan Scheurich <[email protected]>; Stokes, Ian >> <[email protected]>; Wang, Yipeng1 <[email protected]>; >> index c46f6b19c..417456db3 100644 >> --- a/lib/dpif-netdev-unixctl.man >> +++ b/lib/dpif-netdev-unixctl.man >> @@ -11,7 +11,7 @@ Shows performance statistics for one or all pmd threads of >> the datapath >> \fIdp\fR. The special thread "main" sums up the statistics of every non pmd >> thread. >> >> -The sum of "emc hits", "megaflow hits" and "miss" is the number of >> +The sum of "emc hits", "smc hists", "megaflow hits" and "miss" is the >> number of > [Wang, Yipeng] a Typo here, SMC hits.
Thanks. Good catch. > Maybe we can add a comment that SMC is currently by default turned off. Just > in case > People are wondering why SMC stats is always zero :) We already have a note in documentation that SMC is turned off by default. IMHO, there is no need to make additional remarks. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
