]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_16_07.rst
i40e: fix VLAN stripping from inner header
[dpdk.git] / doc / guides / rel_notes / release_16_07.rst
index 83c841ba671b36ffbf2a069efa39a57a771f0864..f6d543c39491f9b928c0945757161bd02d693594 100644 (file)
@@ -54,6 +54,13 @@ EAL
 Drivers
 ~~~~~~~
 
 Drivers
 ~~~~~~~
 
+* **i40e: Fixed vlan stripping from inner header.**
+
+  Previously, for tunnel packets, such as VXLAN/NVGRE, the vlan
+  tags of the inner header will be stripped without putting vlan
+  info to descriptor.
+  Now this issue is fixed by disabling vlan stripping from inner header.
+
 
 Libraries
 ~~~~~~~~~
 
 Libraries
 ~~~~~~~~~