summaryrefslogtreecommitdiffstats
path: root/doc/trex_book.asciidoc
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2017-01-22 16:20:45 +0200
committerimarom <imarom@cisco.com>2017-01-22 16:20:45 +0200
commit904eacd9be1230efb7ae0ab7997ec131b588ec8a (patch)
tree8e4bcd1b1a5f683efdb8f3eeb962acefc3201961 /doc/trex_book.asciidoc
parentd2f1c8451e2e8ffc47b208f68f9b16697d706d60 (diff)
parentb81cdb6c2d6d118c1c346e7c8dae6a5e747d867d (diff)
Merge branch 'master' into capture
Signed-off-by: imarom <imarom@cisco.com> Conflicts: scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_client.py scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_jsonrpc_client.py scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_port.py src/main_dpdk.cpp
Diffstat (limited to 'doc/trex_book.asciidoc')
-rwxr-xr-xdoc/trex_book.asciidoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/trex_book.asciidoc b/doc/trex_book.asciidoc
index cd53bb22..16f9248d 100755
--- a/doc/trex_book.asciidoc
+++ b/doc/trex_book.asciidoc
@@ -2765,7 +2765,7 @@ if __name__ == '__main__':
This script iterate between 100 to 8M active flows and save the results to csv file.
-==== The results v2.12 vs v2.13
+==== The results v2.12 vs v2.14
.MPPS/core
image:images/tw1_0.png[title="results",align="center"]
@@ -2773,13 +2773,13 @@ image:images/tw1_0.png[title="results",align="center"]
.MPPS/core
image:images/tw0_0_chart.png[title="results",align="center",width=800]
-* TW0 - v2.13 default configuration
+* TW0 - v2.14 default configuration
* PQ - v2.12 default configuration
* To run the same script on v2.12 (that does not support `active_flows` directive) a patch was introduced.
*Observation*::
- * TW works better (up to 250%) in case of 200-500K flows
+ * TW works better (up to 250%) in case of 25-100K flows
* TW scale better with active-flows
==== Tunning
@@ -2851,9 +2851,9 @@ in *TW2* mode we have the same template, duplicated one with short IPG and anoth
* PQ - v2.12 default configuration
-* TW0 - v2.13 default configuration
-* TW1 - v2.13 more buckets 16K
-* TW2 - v2.13 two templates
+* TW0 - v2.14 default configuration
+* TW1 - v2.14 more buckets 16K
+* TW2 - v2.14 two templates
.MPPS/core Comparison
image:images/tw1.png[title="results",align="center",width=800]