diff options
author | 2016-03-17 17:15:38 +0200 | |
---|---|---|
committer | 2016-03-17 17:15:38 +0200 | |
commit | 50d7af7dd6347c9a577ab20c854ba17d577e08ef (patch) | |
tree | 6ce4311d44b7dc9b591b8881ca7e75ef31069cf9 | |
parent | 9afa7bb6753a9ab0c8987b9c848fb377a1811ebd (diff) |
v1.96 release notes
-rwxr-xr-x | release_notes.asciidoc | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/release_notes.asciidoc b/release_notes.asciidoc index 16e2e189..29f42649 100755 --- a/release_notes.asciidoc +++ b/release_notes.asciidoc @@ -21,16 +21,22 @@ ifdef::backend-docbook[] endif::backend-docbook[] -== Release 1.96 [not yet] == +== Release 1.96 == * Support pyATS/32bit/Python2.x for TCL +* Traffic profile direction/port directive works see link:draft_trex_stateless.html#_tutorial_advance_traffic_profile[here] +* Documentation +** Add Python API documentation link:cp_stl_docs/index.html[here] +** Add pyATS2.0 support link:cp_stl_docs/index.html[here] +** Update per stream statistic documentation see link:draft_trex_stateless.html#_tutorial_per_stream_statistics[per stream statistic] +** Update HLTAPI arguments link:draft_trex_stateless.html#_hlt_supported_arguments_a_id_altapi_support_a[HLTAPI] + +=== fix issues: === + * Per stream statistic - Fix High speed of start/stop of giving zero in statistics -* Traffic profile direction/port directive works now see -* Add Python API documentation and pyATS2.0 support -* Update per stream statistic documentation see link:draft_trex_stateless.html#_tutorial_per_stream_statistics[per stream statistic] -* Update HLTAPI arguments link:draft_trex_stateless.html#_hlt_supported_arguments_a_id_altapi_support_a[HLTAPI] * Fix E1000 DPDK driver prints with ESXi + == Release 1.95 == * TUI support per stream stats (press s to get to this window) |