From: Hanoh Haim Date: Thu, 18 Aug 2016 19:02:52 +0000 (+0300) Subject: v2.08 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=ec76fb361c0eee31813b6c071b746b2369d0d829;p=trex.git v2.08 --- diff --git a/release_notes.asciidoc b/release_notes.asciidoc index 7ecce8ef..32382414 100755 --- a/release_notes.asciidoc +++ b/release_notes.asciidoc @@ -23,6 +23,25 @@ ifdef::backend-docbook[] endif::backend-docbook[] +== Release 2.08 == + +* Scapy 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. 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) + +[source,bash] +---- +$sudo ./dpdk_setup_ports.py script -t # show the list of ports +$sudo ./dpdk_setup_ports.py -c 03:00.0 03:00.1 # create optimum /etc/trex_cfg.yaml file +---- + +* Basic Cisco VIC functionality works now. Advanced Stateless/Stateful functionality is still not supported. + +=== fix issues: === + +* link:http://trex-tgn.cisco.com/youtrack/issue/trex-240[trex-240] +* link:http://trex-tgn.cisco.com/youtrack/issue/trex-246[trex-246] + == Release 2.07 == * DPDK 16.07