On 22 November 2016 at 13:27, Maxim Uvarov <maxim.uva...@linaro.org> 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


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
- */

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

Reply via email to