doc: add jobstats library and sample release notes
[dpdk.git] / doc / guides / rel_notes / supported_features.rst
index 7936e93..c908877 100644 (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
 
@@ -51,7 +52,7 @@ Supported Features
 
     *   Intel® X710 40 Gigabit Ethernet Controller
 
-*   Support NIC filters in addition to flow director for Intel 1GbE and 10GbE Controllers
+*   Support NIC filters in addition to flow director for Intel® 1GbE and 10GbE Controllers
 
 *   Virtualization (KVM)
 
@@ -307,12 +308,16 @@ Supported Features
 
     *   L2 Forwarding (supports virtualized and non-virtualized environments)
 
+    *   L2 Forwarding Job Stats
+
     *   L3 Forwarding (IPv4 and IPv6)
 
     *   L3 Forwarding in a Virtualized Environment
 
     *   L3 Forwarding with Power Management
 
+    *   Bonding mode 6
+
     *   QoS Scheduling
 
     *   QoS Metering + Dropper
@@ -367,6 +372,8 @@ Supported Features
 
 *   CPU-specific compiler optimization
 
+*   Job stats library for load/cpu utilization measurements
+
 *   Improvements to the Load Balancing sample application
 
 *   The addition of a PAUSE instruction to tight loops for energy-usage and performance improvements