[dpdk-dev,1/2] doc: update bonding mode 6 release notes

Message ID 1426844615-14846-2-git-send-email-pawelx.wodkowski@intel.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

Wodkowski, PawelX March 20, 2015, 9:43 a.m. UTC
  Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
---
 doc/guides/rel_notes/new_features.rst       | 2 +-
 doc/guides/rel_notes/supported_features.rst | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
  

Patch

diff --git a/doc/guides/rel_notes/new_features.rst b/doc/guides/rel_notes/new_features.rst
index a27e360..b8d4ea4 100644
--- a/doc/guides/rel_notes/new_features.rst
+++ b/doc/guides/rel_notes/new_features.rst
@@ -32,7 +32,7 @@  New Features
 ============
 *   Link Bonding
 
-    *   Support for 802.3ad link aggregation (mode 4) and transmit load balancing (mode 5) to the link bonding library.
+    *   Support for adaptive load balancing (mode 6) to the link bonding library.
 
     *   Support for registration of link status change callbacks with link bonding devices.
 
diff --git a/doc/guides/rel_notes/supported_features.rst b/doc/guides/rel_notes/supported_features.rst
index d87fcaa..e8785b7 100644
--- a/doc/guides/rel_notes/supported_features.rst
+++ b/doc/guides/rel_notes/supported_features.rst
@@ -39,7 +39,8 @@  Supported Features
 
 *   Support for VFIO for mapping BARs and setting up interrupts
 
-*   Link Bonding PMD Library supporting round-robin, active backup, balance(layer 2, layer 2+3, and layer 3+4) and broadcast bonding modes
+*   Link Bonding PMD Library supporting round-robin, active backup, balance(layer 2, layer 2+3, and layer 3+4), broadcast bonding modes
+    802.3ad link aggregation (mode 4), transmit load balancing (mode 5) and adaptive load balancing (mode 6)
 
 *   Support zero copy mode RX/TX in user space vhost sample
 
@@ -313,6 +314,8 @@  Supported Features
 
     *   L3 Forwarding with Power Management
 
+    *   Bonding mode 6
+
     *   QoS Scheduling
 
     *   QoS Metering + Dropper