Hi all,

Can Ryu present timestamps to applications detailing when it received 
particular OpenFlow events (example: timestamp for when a Packet-In event was 
received by Ryu)?

I have a reactive SDN project built on Ryu (see: https://nmeta.readthedocs.io 
), and telemetry built into the app records processing time for OpenFlow 
events, such as Packet-In.

I want to be able to access to the timestamp of when the OpenFlow event is 
received by the controller, to enable tracking of the delay in the application 
receiving the event, which will vary under load. This feature would also help 
with accuracy of algorithms that analyse packet arrival times.

Please advise if this data is available in Ryu, and if not, whether it would be 
possible to develop it?

Thanks,

Matt.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to