[v2,15/15] doc: update release notes with new enic features
Checks
Commit Message
Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
---
doc/guides/rel_notes/release_18_08.rst | 8 ++++++++
1 file changed, 8 insertions(+)
@@ -46,6 +46,14 @@ New Features
Flow API support has been added to CXGBE Poll Mode Driver to offload
flows to Chelsio T5/T6 NICs.
+* **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
-----------