summaryrefslogtreecommitdiffstats
path: root/doc/trex_faq.asciidoc
diff options
context:
space:
mode:
authorIdo Barnea <ibarnea@cisco.com>2017-03-15 14:01:26 +0200
committerIdo Barnea <ibarnea@cisco.com>2017-03-15 14:01:26 +0200
commit051360159df9fddc6c9e99a032780247d4b7c9db (patch)
tree442be4a6c06e427431e3dfcb579eab25ed480420 /doc/trex_faq.asciidoc
parent0f986442b3cf2b7b5cdd386ca277779c9ced69fb (diff)
V2.21 doc changes
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to 'doc/trex_faq.asciidoc')
-rw-r--r--doc/trex_faq.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trex_faq.asciidoc b/doc/trex_faq.asciidoc
index 55e83f4e..966e22d0 100644
--- a/doc/trex_faq.asciidoc
+++ b/doc/trex_faq.asciidoc
@@ -557,7 +557,7 @@ always show N/A
This is because on these card types, we use hardware counters (as opposed to counting in software in other card types).
While this allows for counting of full 40G line rate streams, this does not allow for counting bytes (only packet
count available), because the hardware on these NICs lacks this support.
-
+Starting from version 2.21, new ``--no-hw-flow-stat'' flag will make x710 card behave like other cards.