From: Hanoh Haim Date: Mon, 23 May 2016 18:15:44 +0000 (+0300) Subject: v2.02 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=d60818f61c84961b7020f603902db7950d72b970;p=trex.git v2.02 --- diff --git a/release_notes.asciidoc b/release_notes.asciidoc index 9555f5fc..2e59b8bb 100755 --- a/release_notes.asciidoc +++ b/release_notes.asciidoc @@ -23,6 +23,15 @@ ifdef::backend-docbook[] endif::backend-docbook[] +== Release 2.02 == + +* The python latency statistic is compatible to JSON for easy manipulation +* Add latency minimum value Python API taken from histogram + +=== fix issues: === + +* Fix corruption of mbuf in case of with high rate latency stream. + == Release 2.01 == * First release of latency/jitter per stream see link:trex_stateless.html#_tutorial_per_stream_latency_jitter_packet_errors[here]