doc: update bonding mode 6 release notes

Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
This commit is contained in:
Pawel Wodkowski 2015-03-20 10:43:34 +01:00 committed by Thomas Monjalon
parent e3ab7a94ef
commit 5bf6dc2a63
2 changed files with 5 additions and 2 deletions

View File

@ -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.

View File

@ -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