From patchwork Tue Nov 22 19:36:38 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 83478 Delivered-To: patch@linaro.org Received: by 10.140.97.165 with SMTP id m34csp2277825qge; Tue, 22 Nov 2016 11:37:08 -0800 (PST) X-Received: by 10.55.87.4 with SMTP id l4mr27646468qkb.279.1479843428570; Tue, 22 Nov 2016 11:37:08 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id v6si17239508qkc.279.2016.11.22.11.37.08; Tue, 22 Nov 2016 11:37:08 -0800 (PST) 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 010CB62C15; Tue, 22 Nov 2016 19:37: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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 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 A0EE860915; Tue, 22 Nov 2016 19:37:03 +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 016EA60B59; Tue, 22 Nov 2016 19:37:01 +0000 (UTC) Received: from mail-io0-f175.google.com (mail-io0-f175.google.com [209.85.223.175]) by lists.linaro.org (Postfix) with ESMTPS id C6A6A608F1 for ; Tue, 22 Nov 2016 19:36:59 +0000 (UTC) Received: by mail-io0-f175.google.com with SMTP id j65so78451829iof.0 for ; Tue, 22 Nov 2016 11:36:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=gBWIUiyBfBjz0DYddV3vkFqO334++hzBDUF7ud6hcBo=; b=BQC3SnnNpKMdLc9e5ZoHdXS00MRr5fHF6DSgOwAKkaTcg1Pp4uLI6F1p9G5tYtqVCL 417U2Yz8baeR6z5/IMS4KVKBaIA2ClGxAqFsLy/QUwW3mhscfAovO6aQG7gXmugMp30z 83oqlmHUUpiX9LwaUU2jHDcaZXPicU0qUjBZHB667WMJohjrlcjeqLC16apFAOPiC7Wj ++ovNcZ45IT5OM2Yzrct1f/YbUVKc7iZ2UOacElByKIBuSTOjQLaWmGVB8ZOAQJ2FvxN jyXo4HIppRnTh2tFMYvbEWUT7P32ZNd/81W+n9h27DGtKtmg1zXPAoBfyDHpMxPVW6A3 /ffg== X-Gm-Message-State: AKaTC01oVVE1/z+k3z4z3ufK8f24hX3shSnax/Box1+y7CtcKeeqbUyXQhpgwR976hSX3S7etPTSdedArpDqZlnbm48= X-Received: by 10.36.69.1 with SMTP id y1mr2344248ita.52.1479843419311; Tue, 22 Nov 2016 11:36:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.38.216 with HTTP; Tue, 22 Nov 2016 11:36:38 -0800 (PST) In-Reply-To: <58348E02.8020203@linaro.org> References: <1479747607-7928-1-git-send-email-maxim.uvarov@linaro.org> <58346C76.2030305@linaro.org> <20161122171448.GC4297@localhost.localdomain> <58348E02.8020203@linaro.org> From: Mike Holmes Date: Tue, 22 Nov 2016 14:36:38 -0500 Message-ID: To: Maxim Uvarov Cc: lng-odp-forward Subject: Re: [lng-odp] [PATCHv4 0/2] changelog: summary of changes for odp v1.12.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: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" On 22 November 2016 at 13:27, Maxim Uvarov wrote: > On 11/22/16 20:14, Anders Roxell wrote: >> >> On 2016-11-22 19:04, Maxim Uvarov wrote: >>> >>> going to merge is very soon, any objection? >> >> Features already in monarch that should not be in the change log >> Hello world >> thread local >> >> Documentation >> examples added l2fwd > > l2fwd_simple was in (1.10.1.0) It was added as an example to the docs git diff -w origin/monarch_lts..origin/master doc/application-api-guide > > > Maxim. > >> Implementers guide - updated >> Release guide - updated >> >> Cheers, >> Anders >> >>> Maxim. >>> >>> On 11/21/16 20:00, Maxim Uvarov wrote: >>>> >>>> v4: no api changes from Monarch, I removed all entries for that in >>>> previous patch. >>>> >>>> Update only 'revision' according to that link: >>>> >>>> https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html >>>> >>>> Bill Fischofer (1): >>>> changelog: summary of changes for odp v1.12.0.0 >>>> >>>> Maxim Uvarov (1): >>>> configure.ac update version numbers >>>> >>>> CHANGELOG | 186 >>>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>> configure.ac | 6 +- >>>> 2 files changed, 189 insertions(+), 3 deletions(-) >>>> > -- Mike Holmes Program Manager - Linaro Networking Group Linaro.org │ Open source software for ARM SoCs "Work should be fun and collaborative, the rest follows" diff --git a/doc/application-api-guide/examples.dox b/doc/application-api-guide/examples.dox index 2dccd7f..60d4058 100644 --- a/doc/application-api-guide/examples.dox +++ b/doc/application-api-guide/examples.dox @@ -5,11 +5,21 @@ */ /** + * @example odp_classifier.c + * ODP classifier example application + */ + +/** * @example odp_generator.c * ODP loopback demo application */ /** + * @example odp_l2fwd.c + * ODP l2fwd example application + */ + +/** *@example odp_pktio.c * ODP basic packet IO loopback test application */ @@ -18,8 +28,3 @@ * @example odp_timer_test.c * ODP timer example application */ - -/** - * @example odp_classifier.c - * ODP classifier example application - */