[lng-odp] [PATCH v1 7/7] build: enable user guides during distcheck

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 5/7] doc: drop images full paths, we have imagesdir properly set

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 1/7] doc: add IMAGES_DIR instead of specifying full path to images

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 0/7] Documentation build fixes

2017-06-28 Thread Github ODP bot
Several misc fixes for the documentation building resulting in major change: documentation can now be built in out-of-tree mode and so user guides building can be enabled in AM_DISTCHECK_OPTIONS github /** Email created from pull request 61

[lng-odp] [RFC API-NEXT v2] api: crypto: add crypto packet operation interface

2017-06-28 Thread Dmitry Eremin-Solenikov
Input and output of crypto operations are packets. API is more flexible for application and API pipelining when output is packet with additional metadata. Application or API pipeline stages which do not care about crypto results may work on basic packet metadata. Crypto result event type changes

Re: [lng-odp] [API-NEXT PATCH v10 0/6] A scalable software scheduler

2017-06-28 Thread Maxim Uvarov
Merged. Maxim. On 06/26/17 12:03, Yi He wrote: > Hi, Maxim and team, for this patch series, I reviewed and tested on > x86-64 platform with doxygen, check and distcheck matrix (gcc/clang x > default/scalable scheduler), please see if this is good to be merged. > > Reviewed-and-tested-by: Yi

[lng-odp] [Linaro/odp] 5b08cc: test: odp_pktio_ordered: add queue size

2017-06-28 Thread GitHub
Branch: refs/heads/api-next Home: https://github.com/Linaro/odp Commit: 5b08cc290a4a84ed0ffbc4a591427f1891b9ace3 https://github.com/Linaro/odp/commit/5b08cc290a4a84ed0ffbc4a591427f1891b9ace3 Author: Brian Brooks Date: 2017-06-28 (Wed, 28 Jun 2017)

[lng-odp] [Linaro/odp] d232db: test: traffic_mngr: fix distcheck failure

2017-06-28 Thread GitHub
Branch: refs/heads/api-next Home: https://github.com/Linaro/odp Commit: d232db102fc77e6cb2fd9d62ba387c22f68c042a https://github.com/Linaro/odp/commit/d232db102fc77e6cb2fd9d62ba387c22f68c042a Author: Yi He Date: 2017-06-23 (Fri, 23 Jun 2017) Changed paths:

[lng-odp] [Linaro/odp] 5dd7d9: linux-gen: makefile: fix out of tree build

2017-06-28 Thread GitHub
Branch: refs/heads/next Home: https://github.com/Linaro/odp Commit: 5dd7d9ed05ee228406cc3c0ae6cd9caa20a71f08 https://github.com/Linaro/odp/commit/5dd7d9ed05ee228406cc3c0ae6cd9caa20a71f08 Author: Petri Savolainen Date: 2017-06-19 (Mon, 19 Jun 2017)

[lng-odp] [Linaro/odp] 9b78da: build: fix 64-bit atomics detection

2017-06-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 9b78da8e2373ab0530cfbbd72b2229059b57ddf1 https://github.com/Linaro/odp/commit/9b78da8e2373ab0530cfbbd72b2229059b57ddf1 Author: Brian Brooks Date: 2017-06-28 (Wed, 28 Jun 2017)

[lng-odp] [Linaro/odp] 689145: linux-gen: time: use true hz

2017-06-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 689145bcef5ada4304f1d97d6b72e10bf8308ac0 https://github.com/Linaro/odp/commit/689145bcef5ada4304f1d97d6b72e10bf8308ac0 Author: Brian Brooks Date: 2017-06-28 (Wed, 28 Jun 2017)

Re: [lng-odp] [PATCH API-NEXT v3 0/2] event subtype implementation

2017-06-28 Thread Dmitry Eremin-Solenikov
On 16.06.2017 14:48, Dmitry Eremin-Solenikov wrote: > Applies on top of [API-NEXT PATCH v2 0/3] IPSEC packet event > > These patches provide event subtype implementation and tests. Ideally they > should be merged together with event subtypes API definitions. > > Changes since v2: > - Validate

Re: [lng-odp] [PATCHv2] linux-gen: scheduler: modular scheduler interface

2017-06-28 Thread Brian Brooks
On 06/28 10:13:40, Joyce Kong wrote: > [This sender failed our fraud detection checks and may not be who they appear > to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing] > > The modular scheduler interface in odp_schedule_if.h includes functions > from pktio and queue. It needs to

Re: [lng-odp] [PATCHv2] linux-gen: scheduler: modular scheduler interface

2017-06-28 Thread Brian Brooks
On 06/28 07:24:08, Savolainen, Petri (Nokia - FI/Espoo) wrote: > > > > -Original Message- > > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Joyce > > Kong > > Sent: Wednesday, June 28, 2017 5:14 AM > > To: lng-odp@lists.linaro.org > > Cc: Joyce Kong

Re: [lng-odp] [PATCH] linux-gen: time: use true hz

2017-06-28 Thread Savolainen, Petri (Nokia - FI/Espoo)
Reviewed-by: Petri Savolainen > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Brian > Brooks > Sent: Monday, June 26, 2017 9:21 PM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [PATCH] linux-gen: time: use

Re: [lng-odp] regarding ODP_PKTIO_MACADDR_MAXSIZE in pktio spec

2017-06-28 Thread Savolainen, Petri (Nokia - FI/Espoo)
> -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > shally verma > Sent: Wednesday, June 28, 2017 1:23 PM > To: lng-odp-forward > Subject: [lng-odp] regarding ODP_PKTIO_MACADDR_MAXSIZE in pktio spec > > I have question

[lng-odp] [PATCH v2 0/1] test:queue:update order queue test for locks.

2017-06-28 Thread Github ODP bot
Order queue test should reserve ordered locks only if ordered locks count is more than 1. Signed-off-by: Nikhil Agarwal nikhil.agar...@linaro.org github /** Email created from pull request 62 (NikhilA-Linaro:master_queue_cunit) **

[lng-odp] [PATCH v2 1/1] test:queue:update order queue test for locks.

2017-06-28 Thread Github ODP bot
From: Nikhil Agarwal Order queue test should reserve ordered locks only if ordered locks count is more than 1. Signed-off-by: Nikhil Agarwal --- /** Email created from pull request 62 (NikhilA-Linaro:master_queue_cunit) **

[lng-odp] [PATCH v1 5/7] doc: drop images full paths, we have imagesdir properly set

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 7/7] build: enable user guides during distcheck

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 6/7] doc: include sources of generated images into distribution

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 3/7] doc: use CLEANFILES instead of handcoding clean rules

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 1/7] doc: add IMAGES_DIR instead of specifying full path to images

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 2/7] doc: fix documentation building

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Set VPATH to just $(srcdir) so that make can locate adoc files itself. Drop long paths starting from $(top_srcdir), which are unnecessary now. Properly declare SUFFIXES used in documentation building (so that automake can pass that

[lng-odp] [PATCH v1 4/7] doc: fix user-guide.doc permissions

2017-06-28 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 61 (lumag:docs-fix) ** https://github.com/Linaro/odp/pull/61 ** Patch: https://github.com/Linaro/odp/pull/61.patch

[lng-odp] [PATCH v1 0/7] Documentation build fixes

2017-06-28 Thread Github ODP bot
Several misc fixes for the documentation building resulting in major change: documentation can now be built in out-of-tree mode and so user guides building can be enabled in AM_DISTCHECK_OPTIONS github /** Email created from pull request 61

[lng-odp] [PATCH v1 0/1] test:queue:update order queue test for locks.

2017-06-28 Thread Github ODP bot
Order queue test should reserve ordered locks only if ordered locks count is more than 1. Signed-off-by: Nikhil Agarwal nikhil.agar...@linaro.org github /** Email created from pull request 62 (NikhilA-Linaro:master_queue_cunit) **

[lng-odp] [PATCH v1 1/1] test:queue:update order queue test for locks.

2017-06-28 Thread Github ODP bot
From: Nikhil Agarwal Order queue test should reserve ordered locks only if ordered locks count is more than 1. Signed-off-by: Nikhil Agarwal --- /** Email created from pull request 62 (NikhilA-Linaro:master_queue_cunit) **

[lng-odp] [API-NEXT PATCH v4] api: pool: additional packet length configuration

2017-06-28 Thread Petri Savolainen
Added packet pool parameters for more fine grained pool configuration. The basic usage of the parameters is not changed, except that implementation may now round up 'num' by default. Application can limit the round up with new 'max_num' parameter. Another new parameter (opt) allows application

[lng-odp] regarding ODP_PKTIO_MACADDR_MAXSIZE in pktio spec

2017-06-28 Thread shally verma
I have question on definition of this macro ODP_PKTIO_MACADDR_MAXSIZE . In pktio,h it is mentioned as " Minimum size of output buffer for odp_pktio_mac_addr()" where as Macro name is MAXSIZE. In linux-generic implementation this value is set to 16. So how to interpret it? Does it mean user need

Re: [lng-odp] [PATCH v1 2/2] travis: add cross-compilation checks

2017-06-28 Thread Maxim Uvarov
On 28 June 2017 at 00:54, Dmitry Eremin-Solenikov < dmitry.ereminsoleni...@linaro.org> wrote: > On 27.06.2017 18:51, Maxim Uvarov wrote: > > On 06/27/17 16:17, Dmitry Eremin-Solenikov wrote: > >> On 27.06.2017 16:15, Maxim Uvarov wrote: > >>> On 06/27/17 16:00, Github ODP bot wrote: > +

Re: [lng-odp] [EXT] Re: [lng-check-odp] PKTIO statistics validation test

2017-06-28 Thread Maxim Uvarov
CC main odp list. Email was sent to wrong list. Maxim. On 27 June 2017 at 21:26, Liron Himi wrote: > Hi, > > Yes, I use HW counters. > I think that the attached patch will clarify the problem. > The patch is on top of ODP version 1.15.0 > > Regards, > Liron > > >

Re: [lng-odp] [lng-check-odp] PKTIO validation test - Loopback mode

2017-06-28 Thread Maxim Uvarov
- check-odp list (which is for test in odp-check,git scripts only) + main odp mailing list I think we did not test single interface. And it's not tested with make check. Patch is looks ok. It would be nice to make it work under 'make check' execution. Can you please send patches via github merge

Re: [lng-odp] [PATCHv2] linux-gen: scheduler: modular scheduler interface

2017-06-28 Thread Savolainen, Petri (Nokia - FI/Espoo)
> -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Joyce > Kong > Sent: Wednesday, June 28, 2017 5:14 AM > To: lng-odp@lists.linaro.org > Cc: Joyce Kong > Subject: [lng-odp] [PATCHv2] linux-gen: scheduler: modular scheduler >