diff options
author | Ido Barnea <ibarnea@cisco.com> | 2016-12-12 18:27:50 +0200 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2016-12-12 18:27:50 +0200 |
commit | 0f29e3dc3c30c482deeccf837db84cfefe9a1234 (patch) | |
tree | 6a96becf486fd7df25f24fd77ef1476d712029af /doc | |
parent | 6c31c0534acf57fc3e0e26fe964bbc67d9d7d63c (diff) |
Update Cisco VIC support in doc
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/trex_book.asciidoc | 15 | ||||
-rw-r--r-- | doc/trex_faq.asciidoc | 3 |
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/trex_book.asciidoc b/doc/trex_book.asciidoc index e52173da..70ae0524 100755 --- a/doc/trex_book.asciidoc +++ b/doc/trex_book.asciidoc @@ -2536,11 +2536,11 @@ There is a task to automate the production of this reports anchor:ciscovic_support[] -* Supported from TRex version v2.11 -* Only 1300 series Cisco adapter -* Firmware version 2.0(13) for UCS C-series servers, GA in Febuary 2017. -* Firmware version 3.1(2) for blade servers supports more filtering capabilities. -* The feature can be enabled via Cisco CIMC or USCM with the 'advanced filters' radio button. When enabled, the these additional flow director modes are available: +* Supported from TRex version v2.12 +* Only 1300 series Cisco adapter supported +* Must have VIC firmware version 2.0(13) for UCS C-series servers. Will be GA in Febuary 2017. +* Must have VIC firmware version 3.1(2) for blade servers (which supports more filtering capabilities). +* The feature can be enabled via Cisco CIMC or USCM with the 'advanced filters' radio button. When enabled, these additional flow director modes are available: RTE_ETH_FLOW_NONFRAG_IPV4_OTHER RTE_ETH_FLOW_NONFRAG_IPV4_SCTP RTE_ETH_FLOW_NONFRAG_IPV6_UDP @@ -2549,10 +2549,9 @@ anchor:ciscovic_support[] RTE_ETH_FLOW_NONFRAG_IPV6_OTHER -==== Limitation/Issues +==== Limitations/Issues -* Stateless per stream statistic is not supported yet -* link:https://trex-tgn.cisco.com/youtrack/issue/trex-265[flow-director] +* Stateless per stream statistics is done in software (No hardware support like in X710 card). * link:https://trex-tgn.cisco.com/youtrack/issue/trex-272[QSFP+ issue] diff --git a/doc/trex_faq.asciidoc b/doc/trex_faq.asciidoc index 8e595415..8d97aee1 100644 --- a/doc/trex_faq.asciidoc +++ b/doc/trex_faq.asciidoc @@ -77,7 +77,8 @@ Limitations: 2. We have regression tests in our lab for each recommended NIC. We do not claim to support NICs we do not have in our lab. ==== Is Cisco VIC supported? -No. Currently its DPDK driver does not support the capabilities needed to run TRex. +Yes. Since version 2.12, with link:trex_manual.html#_cisco_vic_support[these limitations]. Especially note that +a new firmware version is needed. ==== Is 100Gbs NIC QSFP+ supported? Not yet. Support for FM10K and Mellanox Connectx5 is under development. |