doc: update release notes with new enic features
authorJohn Daley <johndale@cisco.com>
Fri, 29 Jun 2018 09:29:44 +0000 (02:29 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 2 Jul 2018 23:54:29 +0000 (01:54 +0200)
Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
doc/guides/rel_notes/release_18_08.rst

index 882f82b..da6a329 100644 (file)
@@ -59,6 +59,15 @@ New Features
   ``rte_eth_rx_descritpr_status`` and ``rte_eth_tx_descriptor_status``
   are supported by fm10K.
 
+* **Updated the enic driver.**
+
+  * Add support for mbuf fast free offload.
+  * Add low cycle count Tx handler for no-offload Tx (except mbuf fast free).
+  * Add low cycle count Rx handler for non-scattered Rx.
+  * Minor performance improvements to scattered Rx handler.
+  * Add handlers to add/delete VxLAN port number.
+  * Add devarg to specify ingress VLAN rewrite mode.
+
 
 API Changes
 -----------