doc: advertise flow API transfer rules support in sfc

Transfer rules support matching on various inner and outer packet
headers, traffic source items like PORT_ID, PHY_PORT, PF and VF and
actions to route traffic to destination (PORT_ID, PHY_PORT, PF, VF or
DROP), MARK, FLAG and apply VLAN push/pop transformations.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
Andrew Rybchenko 2020-10-20 10:13:42 +01:00 committed by Ferruh Yigit
parent dadff13793
commit bfea115b9f

View File

@ -188,7 +188,8 @@ New Features
Updated the Solarflare ``sfc_efx`` driver with changes including:
* Added SR-IOV PF support
* Added Alveo SN1000 SmartNICs (EF100 architecture) support
* Added Alveo SN1000 SmartNICs (EF100 architecture) support including
flow API transfer rules for switch HW offload
* **Updated Virtio driver.**