From: Pawel Wodkowski Date: Fri, 20 Mar 2015 09:43:34 +0000 (+0100) Subject: doc: update bonding mode 6 release notes X-Git-Tag: spdx-start~9362 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=5bf6dc2a63f197fbbae8645f39aec1e556d6fee5;p=dpdk.git doc: update bonding mode 6 release notes Signed-off-by: Pawel Wodkowski --- diff --git a/doc/guides/rel_notes/new_features.rst b/doc/guides/rel_notes/new_features.rst index a27e3600e7..b8d4ea4703 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 d87fcaae05..e8785b74a9 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