doc: add sfc tunnels support to release features

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@solarflare.com>
This commit is contained in:
Andrew Rybchenko 2017-12-24 10:46:44 +00:00 committed by Ferruh Yigit
parent c1767d9399
commit 99726a8bb0

View File

@ -47,6 +47,14 @@ New Features
users. According to the device configuration, it will setup TX->RX loopback
link or not.
* **Added NVGRE and UDP tunnels support in Solarflare network PMD.**
Added support for NVGRE, VXLAN and GENEVE tunnels.
* Added support for UDP tunnel ports configuration.
* Added tunneled packets classification.
* Added inner checksum offload.
API Changes
-----------