On Sun, Mar 27, 2011 at 09:04:12PM +0500, Syed Akbar Mehdi wrote: > Does OVS support OFPT_STATS_REQUEST ? I send a request of this type to OVS > (v1.1.0pre2) using NOX (Zaku) as a controller. I neither get an error > message nor any message of type OFPT_STATS_REPLY.
Yes, OVS fully supports stats requests. > I should mention here that I am requesting statistics for flows matching a > certain signature. If lets say I am making a mistake in the wildcards > somewhere and none of the flows in the switch match my request, should'nt I > still get an OFPT_STATS_REPLY with an empty array of matching flows? Yes, you should. Perhaps you should give some more details. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
