Thanks for the reply Ben. I rewrote some code in my app at the controller end and the problem was resolved. I am now getting replies to flow stats requests (even if there are no flows in the switch).
Regards, Akbar On Sun, Mar 27, 2011 at 9:11 PM, Ben Pfaff <[email protected]> wrote: > 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. > -- Regards, Syed Akbar Mehdi, School of EECS (SEECS), National University of Sciences and Technology (NUST), Pakistan.
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
