Skip to content

Commit

Permalink
doc: another small update
Browse files Browse the repository at this point in the history
Signed-off-by: Hanoh Haim <[email protected]>
  • Loading branch information
hhaim committed Apr 16, 2020
1 parent cb91fb3 commit d103d67
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/trex_book.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ To test it you can run `sudo dmidecode -t memory | grep CHANNEL` and check CHANN
*Note:* This NIC require a BIOS with PCIe bifurcation support.
link:https://www.napatech.com/pci-express-bifurcation-in-the-100g-era-2/[PCIe bifurcation]
| Mellanox ConnectX-4/Lx | 25/40/50/56/100 |+ | + | SFP28/QSFP28, link:http://www.mellanox.com/page/products_dyn?product_family=201&[ConnectX-4] link:http://www.mellanox.com/related-docs/prod_adapter_cards/PB_ConnectX-4_VPI_Card.pdf[ConnectX-4-brief] (copper/optical) supported from v2.11 more details and issues xref:connectx_support[TRex Support]
| Mellanox ConnectX-5 | 25/40/50/56/100 | + | + | Supported, see issues xref:connectx_support[TRex Support]
| Mellanox ConnectX-5/6 | 25/40/50/56/100/200 | + | + | Supported, see issues xref:connectx_support[TRex Support]
| Cisco 1300 series | 40 | + | - |QSFP+, VIC 1380, VIC 1385, VIC 1387 see more xref:ciscovic_support[TRex Support]
| VMXNET3 | VMware paravirtualized | + | - | Connect using VMware vSwitch
| E1000 | paravirtualized | + | - | VMware/KVM/VirtualBox
Expand Down Expand Up @@ -921,6 +921,8 @@ include::trex_book_basic.asciidoc[]

== Advanced features

NOTE: Support in statefull mode was deprecated. Use advance stateful (ASTF) instead.

=== VLAN (dot1q) support

To add a VLAN tag to all traffic generated by TRex, add a ``vlan'' keyword in each port section in the platform config file, as described in the xref:trex_config_yaml_config_file[Platform YAML] section. +
Expand Down Expand Up @@ -1673,7 +1675,7 @@ groups:

=== NAT support

NOTE: NAT support in statefull mode was deprecated. Use ASTF instead.
NOTE: NAT support in statefull mode was deprecated. Use advance stateful (ASTF) instead.

TRex can learn dynamic NAT/PAT translation. To enable this feature, use the +
`--learn-mode <mode>` +
Expand Down

0 comments on commit d103d67

Please sign in to comment.