Merge "doc: Add NICs known to support ovs offload"

This commit is contained in:
Zuul 2019-01-10 08:01:05 +00:00 committed by Gerrit Code Review
commit 134f1c5553
2 changed files with 12 additions and 1 deletions

View File

@ -49,6 +49,8 @@ The following manufacturers are known to work:
- Mellanox ConnectX-4 NIC (VLAN Offload)
- Mellanox ConnectX-4 Lx/ConnectX-5 NICs (VLAN/VXLAN Offload)
- Broadcom NetXtreme-S series NICs
- Broadcom NetXtreme-E series NICs
For information on **Mellanox Ethernet Cards**, see
`Mellanox: Ethernet Cards - Overview
@ -60,7 +62,7 @@ Prerequisites
- Linux Kernel >= 4.13
- Open vSwitch >= 2.8
- iproute >= 4.12
- Mellanox NIC
- Mellanox or Broadcom NIC
.. note:: Mellanox NIC FW that supports Open vSwitch hardware offloading:

View File

@ -62,6 +62,7 @@ The following manufacturers are known to work:
- Intel
- Mellanox
- QLogic
- Broadcom
For information on **Mellanox SR-IOV Ethernet ConnectX cards**, see:
@ -72,6 +73,14 @@ For information on **QLogic SR-IOV Ethernet cards**, see:
- `User's Guide OpenStack Deployment with SR-IOV Configuration <http://www.qlogic.com/solutions/Documents/UsersGuide_OpenStack_SR-IOV.pdf>`_.
For information on **Broadcom NetXtreme-E Series Ethernet cards**, see the
`Broadcom NetXtreme-C/NetXtreme-E User Guide
<https://docs.broadcom.com/docs/NetXtreme-UG>`_.
For information on **Broadcom NetXtreme-S Series Ethernet cards**, see the
`Broadcom NetXtreme-S Product Page
<https://www.broadcom.com/products/ethernet-connectivity/smartnic/bcm58800>`_.
Using SR-IOV interfaces
~~~~~~~~~~~~~~~~~~~~~~~