ethdev: fix default VLAN TCI mask in flow API
[dpdk.git] / doc / guides / rel_notes / release_18_05.rst
index b8c594a..5cdc4f4 100644 (file)
@@ -279,7 +279,8 @@ API Changes
     (``func`` for RSS hash function to apply and ``level`` for the
     encapsulation level).
   * The VLAN pattern item (``struct rte_flow_item_vlan``) was modified to
-    include inner EtherType instead of outer TPID.
+    include inner EtherType instead of outer TPID. Its default mask was also
+    modified to cover the VID part (lower 12 bits) of TCI only.
 
 
 ABI Changes