From patchwork Sat Apr 30 23:13:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 66981 Delivered-To: patch@linaro.org Received: by 10.140.93.198 with SMTP id d64csp397691qge; Sat, 30 Apr 2016 16:14:08 -0700 (PDT) X-Received: by 10.107.14.209 with SMTP id 200mr31672721ioo.73.1462058048219; Sat, 30 Apr 2016 16:14:08 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id fz9si12880398igb.4.2016.04.30.16.14.07; Sat, 30 Apr 2016 16:14:08 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 70B7061624; Sat, 30 Apr 2016 23:14:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id C28E961611; Sat, 30 Apr 2016 23:14:00 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id B68F361614; Sat, 30 Apr 2016 23:13:58 +0000 (UTC) Received: from mail-oi0-f53.google.com (mail-oi0-f53.google.com [209.85.218.53]) by lists.linaro.org (Postfix) with ESMTPS id 9BA4061610 for ; Sat, 30 Apr 2016 23:13:57 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id k142so155658433oib.1 for ; Sat, 30 Apr 2016 16:13:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=fkC5YsVm42vK0F7/SHaH5+R0RmSgacKZC3kej9rlU18=; b=UkEYmQGEL02KAlirxA2YLFPMdkztgMMVuQK9bzK7/DwLzzz14+5rSk722PBsyMsZGZ mRKs5fsDqTfFpAbSgCYv6V0yafaYZcmz6h2w1taMSen680T5hDm3IYXuPbz1HpLfy8ji DsDNO3Te1rXnlAN/lY0pKXBfd32begOPSzIar1IyTIpXpfPVZeL2knr9wm2voT8eF6sC 8HIVX8AVjSqPvNZE6c6yucBxbDcTQA83NaWvDMYXSLPj971X8tWCmTcJ8DCiI+I4XnrK 3Mg8GiyED6kwfFHSfeYqu/gf5R5LHGL+YYc4j3roA/SAa/XXH9X0gRz9MaW7GkWLyl1P pyhQ== X-Gm-Message-State: AOPr4FWfAbQqMpoC9/2HjlAQ8yOK8IOdK/X557mNVg4hDeyoaaS/Vyf59tY8jlgeVt2jc36HS8w= X-Received: by 10.202.194.198 with SMTP id s189mr11985152oif.17.1462058037045; Sat, 30 Apr 2016 16:13:57 -0700 (PDT) Received: from Ubuntu15.localdomain (cpe-66-68-129-43.austin.res.rr.com. [66.68.129.43]) by smtp.gmail.com with ESMTPSA id b127sm6932097oig.12.2016.04.30.16.13.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 30 Apr 2016 16:13:56 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Sat, 30 Apr 2016 18:13:54 -0500 Message-Id: <1462058034-2337-1-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv2] CHANGELOG: Update for v1.10.0.0 X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" From: Mike Holmes Signed-off-by: Mike Holmes Signed-off-by: Bill Fischofer --- CHANGELOG | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 98 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d402047..d9c66ed 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,103 @@ +== OpenDataPlane (1.10.0.0) - Since ODP 1.9.0.0 change logs will be maintained separately of main git tree - and available at this url: - https://git.linaro.org/lng/odp-release-notes.git +=== New Features +==== General +* Move to capabilite structures: The classification, crypto, pktio, pool, + queue, shared memory, and traffic manager areas all add new APIs to query + implementation-specific capability limits for enhanced program portability. -opendataplane (1.9.0.0) +==== Classification +* Addtion of a structure that defines system level classification capability +* Addition of range PMRs to complement the existing value PMRs to permit + application to specifiy classification rules over a range of values. +==== Cryptography +* Provides a way to get the available cipher and authentication algorithms. + +==== Debug +* Adds the ODP_STATIC_ASSERT() API to permit compile-time assertions. + +==== Packet +* Rename and add new packet copy and move functionality. +* Add packet prefetch API for performance optimization. +* New APIs to permit packet headroom and tailroom to be extended to additional + segments or truncated as needed. +* Align an area of packet data (e.g. IP/UDP headers) so that it is contiguous in + memory and starts in a specified minimum alignment. +* Add packet time stamp metadata support. +* Add packet input index metadata support to allow application context to + be anchored from the associated interface that received the packet. +* Deprecation and removal of segment-level buffer APIs that are now + superseded by additional packet-level manipulation APIs discussed above. + +==== Packet io +* Replaced config definition for maximum pktio entries with maximum packet IO + index call +* Added the classify_enable bit to the odp_pktin_queue_param_t that allows + applications to explicity control which pktin queues are subject to full + classifier support. +* Addition of pktin configuration options to control packet timestamping + and checksum validation processing. +* Addition of pktout configuration options to control packet checksum + offload processing. +* Add the ability to query (via capabilties) whether a pktio interface + supports operating in loopback mode and if so to enable/disable this + mode of operation. +* Round out the polling APIs be adding the ability to receive packets in + poll mode from one or more pktin queues with timeout. +* Add the ability to set the pktio interface index for ease of setting up + application context areas associated with each pktio. +* Add the ability to inqure the timestamp resolution associated with + pktio interfaces that support packet timestamping. + +==== Queue +* Add a queue capability API to query system-wide queue capabilities and limits. +* Extend queue context with an explicit data length parameter that serves + as a performance hint for the amount of context to prefetch when the + scheduler selects an event from a scheduled queue. + +==== Scheduler +* Add the ability to query information about a defined scheduler group + +==== Shared Memory +* Add a capability inquiry API to obtain implementation shared memory limits. + +==== Traffic Manager +* Add a capability inquiry API to obtain implementation traffic mngr limits. +* Split TOS marking into two separate calls. +* Add new APIs to support VLAN, ECN, and drop precedence marking. +* Add destroy APIs for shapers, scheduler profiles, threshholds, WRED profiles, + TM queues, and TM nodes for symmetry and completeness to allow applictions + to terminate gracefully without resource leakage. +* Add the ability to disconnect TM queues from their fanouts. +* Add TM node contexts to permit applications to anchor user context areas + to TM nodes. +* Add the ability to query info about TM node fanins and TM queues. +* Deprecate and remove the odp_tm_periodic_update() API + +==== Utilities/Helpers +* More complete and correct checksum implementation + +=== Known Issues + +== OpenDataPlane (1.9.0.0) + +=== New Features + +* A focus has been made on improving the packaging support of ODP for + distributions such as Debian. +* Improved creation of source tar ball and packaging scenarios moved to + https://git.linaro.org/lng/odp-packaging.git +* Renamed libodp to libodp-linux +* Removed all internal functions from leaking through the libodp-linux + +=== Known Issues + +Time and Traffic Manager validation tests sometimes fail on heavy loaded +systems. This behaviour depends on time accuracy measurements, which depends +on system load. + +//// opendataplane (1.8.0.0) * API: - api headers moved to include/odp/api/spec/ and apps should use include/odp_api.h @@ -985,3 +1078,4 @@ opendataplane (0.10.0) opendataplane (0.9.0) * Initial release +////