From: Andrew Rybchenko Date: Tue, 6 Mar 2018 15:24:59 +0000 (+0000) Subject: doc: add sfc flow API support for tunnels in release notes X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=a6318264cdee745bd6c3ae321f8cfd65b58f6fcc;p=dpdk.git doc: add sfc flow API support for tunnels in release notes Signed-off-by: Andrew Rybchenko --- diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 7a32d9360c..a2f12d4d3d 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/doc/guides/rel_notes/release_18_05.rst @@ -45,6 +45,12 @@ New Features Support to update RSS hash and key has been added to CXGBE PMD. +* **Updated Solarflare network PMD.** + + Updated the sfc_efx driver including the following changes: + + * Added support for NVGRE, VXLAN and GENEVE filters in flow API. + API Changes -----------