doc: update qede guide

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
This commit is contained in:
Rasesh Mody 2018-01-27 13:15:32 -08:00 committed by Ferruh Yigit
parent ce26be6ed4
commit 1adc5f2be9

View File

@ -35,14 +35,20 @@ Supported Features
- N-tuple filter and flow director (limited support)
- NPAR (NIC Partitioning)
- SR-IOV VF
- VXLAN tunneling offload
- MPLSoUDP Tx tunnel offload
- VXLAN Tunneling offload
- GENEVE Tunneling offload
- MPLSoUDP Tx Tunneling offload
Non-supported Features
----------------------
- SR-IOV PF
- GENEVE and NVGRE Tunneling offloads
- GRE and NVGRE Tunneling offloads
Co-existence considerations
---------------------------
- QLogic FastLinQ QL4xxxx CNAs can have both NIC and Storage personalities. However, coexistence with storage protocol drivers (qedi and qedf) is not supported on the same adapter. So storage personality has to be disabled on that adapter when used in DPDK applications.
- For SR-IOV case, qede PMD will be used to bind to SR-IOV VF device and Linux native kernel driver (qede) will be attached to SR-IOV PF.
Supported QLogic Adapters
-------------------------
@ -95,10 +101,6 @@ enabling debugging options may affect system performance.
Toggle display of receive fast path run-time messages.
- ``CONFIG_RTE_LIBRTE_QEDE_VF_TX_SWITCH`` (default **"y"**)
A knob to control per-VF Tx switching feature.
- ``CONFIG_RTE_LIBRTE_QEDE_FW`` (default **""**)
Gives absolute path of firmware file.