doc: add flow API to features list

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
This commit is contained in:
Nelio Laranjeiro 2017-02-09 16:27:09 +01:00 committed by Thomas Monjalon
parent 82d39f28c1
commit 304eedb605
5 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,7 @@ Flexible filter =
Hash filter =
Flow director =
Flow control =
Flow API =
Rate limitation =
Traffic mirroring =
CRC offload =

View File

@ -27,6 +27,7 @@ Tunnel filter = Y
Hash filter = Y
Flow director = Y
Flow control = Y
Flow API = Y
Traffic mirroring = Y
CRC offload = Y
VLAN offload = Y

View File

@ -29,6 +29,7 @@ SYN filter = Y
Tunnel filter = Y
Flow director = Y
Flow control = Y
Flow API = Y
Rate limitation = Y
Traffic mirroring = Y
CRC offload = Y

View File

@ -21,6 +21,7 @@ RSS reta update = Y
SR-IOV = Y
VLAN filter = Y
Flow director = Y
Flow API = Y
CRC offload = Y
VLAN offload = Y
L3 checksum offload = Y

View File

@ -86,6 +86,7 @@ Features
- Hardware checksum offloads.
- Flow director (RTE_FDIR_MODE_PERFECT, RTE_FDIR_MODE_PERFECT_MAC_VLAN and
RTE_ETH_FDIR_REJECT).
- Flow API.
- Secondary process TX is supported.
- KVM and VMware ESX SR-IOV modes are supported.
- RSS hash result is supported.