From: Pawel Wodkowski Date: Fri, 20 Mar 2015 09:43:35 +0000 (+0100) Subject: doc: add jobstats library and sample release notes X-Git-Tag: spdx-start~9361 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=24b7590ae4aeff4e09315e2a40052c1decc502e4;p=dpdk.git doc: add jobstats library and sample 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 b8d4ea4703..6acfe0cce0 100644 --- a/doc/guides/rel_notes/new_features.rst +++ b/doc/guides/rel_notes/new_features.rst @@ -58,6 +58,8 @@ New Features * Packet Distributor Sample Application +* Job Stats library and Sample Application. + * Poll Mode Driver - PCIE host-interface of Intel Ethernet Switch FM10000 Series (librte_pmd_fm10k) * Basic Rx/Tx functions for PF/VF diff --git a/doc/guides/rel_notes/supported_features.rst b/doc/guides/rel_notes/supported_features.rst index e8785b74a9..c908877faf 100644 --- a/doc/guides/rel_notes/supported_features.rst +++ b/doc/guides/rel_notes/supported_features.rst @@ -308,6 +308,8 @@ 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 @@ -370,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