From a6318264cdee745bd6c3ae321f8cfd65b58f6fcc Mon Sep 17 00:00:00 2001 From: Andrew Rybchenko Date: Tue, 6 Mar 2018 15:24:59 +0000 Subject: [PATCH] doc: add sfc flow API support for tunnels in release notes Signed-off-by: Andrew Rybchenko --- doc/guides/rel_notes/release_18_05.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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 ----------- -- 2.20.1