summaryrefslogtreecommitdiffstats
path: root/release_notes.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'release_notes.asciidoc')
-rwxr-xr-xrelease_notes.asciidoc23
1 files changed, 23 insertions, 0 deletions
diff --git a/release_notes.asciidoc b/release_notes.asciidoc
index 7ecce8ef..80c54803 100755
--- a/release_notes.asciidoc
+++ b/release_notes.asciidoc
@@ -23,6 +23,29 @@ ifdef::backend-docbook[]
endif::backend-docbook[]
+== Release 2.08 ==
+
+* Scapy JSON-RPC server for GUI packet crafting, see link:trex_scapy_rpc_server.html[trex_scapy_rpc_server]
+* Client.start Python API supports Core mask - significantly improve the Stateless performance. link:cp_stl_docs/_modules/trex_stl_lib/trex_stl_client.html#STLClient.start[start API], *TBD*- Itay to update the pointer here
+* Upgrade the ./dpdk_setup_ports.py script. It simplifies the way to create first time *optimized* config file (/etc/trex_cfg.yaml). More info at the manual: link:trex_manual.html#_script_for_creating_config_file[Script for creating config file]
+
+[source,bash]
+----
+$sudo ./dpdk_setup_ports.py -t # show the list of ports
+$sudo ./dpdk_setup_ports.py -c 03:00.0 03:00.1 -o /etc/trex_cfg.yaml # create optimum /etc/trex_cfg.yaml file
+----
+
+* Basic Cisco VIC functionality works now. Advanced Stateless/Stateful functionality is still not supported.
+* Enforce latest firmware for XL710/X710 (5.04)
+* Add a way to stop/close NICS at TRex termination (link would be down) `-close-at-end`
+* IPv6 XL710 ICMP packets are supported now
+
+=== fix issues: ===
+
+* link:http://trex-tgn.cisco.com/youtrack/issue/trex-240[trex-240]
+* link:http://trex-tgn.cisco.com/youtrack/issue/trex-242[trex-242]
+* link:http://trex-tgn.cisco.com/youtrack/issue/trex-246[trex-246]
+
== Release 2.07 ==
* DPDK 16.07