[dpdk-dev] [PATCH v2 4/4] doc: add ixgbe specific APIs

Tiwei Bie tiwei.bie at intel.com
Fri Dec 16 02:43:31 CET 2016


Add information about the new ixgbe PMD APIs in the release note.

Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
---
 doc/guides/rel_notes/release_17_02.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst
index 3b65038..c76cf5f 100644
--- a/doc/guides/rel_notes/release_17_02.rst
+++ b/doc/guides/rel_notes/release_17_02.rst
@@ -39,6 +39,12 @@ New Features
      =========================================================
 
 
+* **Added APIs for MACsec offload support to the ixgbe PMD.**
+
+  Six new APIs have been added to the ixgbe PMD for MACsec offload support.
+  The declarations for the APIs can be found in ``rte_pmd_ixgbe.h``.
+
+
 Resolved Issues
 ---------------
 
-- 
2.7.4



More information about the dev mailing list