From ec76fb361c0eee31813b6c071b746b2369d0d829 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Thu, 18 Aug 2016 22:02:52 +0300 Subject: [PATCH] v2.08 --- release_notes.asciidoc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 -- 2.16.6