Hi All,

I am interested in running a couple of performance tests on OvS for a
project I am working on:

Firstly I would like to test how fast does it take to update a new openflow
rule, I notice that when installing a new rule ovs-vswitchd outputs
something like:

2016-09-06T21:50:39Z|00084|connmgr|INFO|br0<->unix: 1 flow_mods in the last
0 s (1 adds)
Is there a way to get this timing but in a smaller granularity? (since all
rule installations I do take 0s...)

Secondly I would like to time matches against a specific table, for
instance how long does it take to match a single packet. Is there a way to
get this data? Can it be done with vlogging?

Thanks for the help!
Eyal
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to