[v4,5/5] doc: add release note for VXLAN-GPE support

Message ID 20190319163658.115513-6-qiming.yang@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Qi Zhang
Headers
Series Supported VXLAN-GPE in i40e |

Checks

Context Check Description
ci/Intel-compilation success Compilation OK
ci/checkpatch warning coding style issues

Commit Message

Qiming Yang March 19, 2019, 4:36 p.m. UTC
  Updated release note.

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 6 ++++++
 1 file changed, 6 insertions(+)
  

Patch

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 610c4cd..ab184df 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -95,6 +95,12 @@  New Features
 
    Added support of SSE and AVX2 instructions in ICE RX and TX path.
 
+* **Updated the i40e driver.**
+
+  New features for PF:
+  
+  * Added support for VXLAN-GPE packet.
+  * Added support for VXLAN-GPE classification.
 
 Removed Items
 -------------