From 5bf6dc2a63f197fbbae8645f39aec1e556d6fee5 Mon Sep 17 00:00:00 2001 From: Pawel Wodkowski Date: Fri, 20 Mar 2015 10:43:34 +0100 Subject: [PATCH] doc: update bonding mode 6 release notes Signed-off-by: Pawel Wodkowski --- doc/guides/rel_notes/new_features.rst | 2 +- doc/guides/rel_notes/supported_features.rst | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 -- 2.20.1