Re: [lng-odp] Compiler Barrier API

2017-09-06 Thread Andriy Berestovskyy
Hey Brian, You are right, there are no compiler barriers on master, I just was on api-next branch: https://git.linaro.org/lng/odp.git/tree/platform/linux-generic/arch/arm/odp_atomic.h?h=api-next#n56 Andriy On 05.09.2017 17:06, Brian Brooks wrote: I don't see a compiler barrier in the

Re: [lng-odp] [PATCH] linux-gen: barrier: Use correct memory ordering

2017-09-06 Thread Brian Brooks
ping On Sat, Aug 26, 2017 at 9:52 AM, Bill Fischofer wrote: > On Sat, Aug 26, 2017 at 12:40 AM, Brian Brooks wrote: > >> Memory accesses that happen-before, in program order, a call to >> odp_barrier_wait() cannot be reordered to after the call.

[lng-odp] [Linaro/odp] 8d2153: validation: crypto: rework testsuite

2017-09-06 Thread GitHub
Branch: refs/heads/api-next Home: https://github.com/Linaro/odp Commit: 8d21533c341c0624f693af554341dd389c358238 https://github.com/Linaro/odp/commit/8d21533c341c0624f693af554341dd389c358238 Author: Dmitry Eremin-Solenikov Date: 2017-09-06

[lng-odp] [Linaro/odp] 4897f9: linux-gen: dpdk: retrieve offload capabilities

2017-09-06 Thread GitHub
Branch: refs/heads/api-next Home: https://github.com/Linaro/odp Commit: 4897f9783e623dfeb0d82e552e9961b603ae9077 https://github.com/Linaro/odp/commit/4897f9783e623dfeb0d82e552e9961b603ae9077 Author: Bogdan Pricope Date: 2017-09-06 (Wed, 06 Sep 2017)

[lng-odp] [Linaro/odp] 43ea73: examples: generator: use clock related functions l...

2017-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 43ea7311f98d1602ab29e9eec4ea9c895d73181d https://github.com/Linaro/odp/commit/43ea7311f98d1602ab29e9eec4ea9c895d73181d Author: Ilias Apalodimas Date: 2017-09-06 (Wed, 06 Sep

[lng-odp] [Linaro/odp] df2961: test: fixup CUNIT_CFLAGS variable reference

2017-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: df29614a6174b03d03d44041e13c0c83199e42c3 https://github.com/Linaro/odp/commit/df29614a6174b03d03d44041e13c0c83199e42c3 Author: Dmitry Eremin-Solenikov Date: 2017-09-06

[lng-odp] [Linaro/odp] 4897f9: linux-gen: dpdk: retrieve offload capabilities

2017-09-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 4897f9783e623dfeb0d82e552e9961b603ae9077 https://github.com/Linaro/odp/commit/4897f9783e623dfeb0d82e552e9961b603ae9077 Author: Bogdan Pricope Date: 2017-09-06 (Wed, 06 Sep 2017)

[lng-odp] [PATCH API-NEXT v6 2/2] linux-generic: pool: implementation for min and max headroom

2017-09-06 Thread Github ODP bot
From: Balasubramanian Manoharan Adds minimum and maximum headroom in pool capability Signed-off-by: Balasubramanian Manoharan --- /** Email created from pull request 152 (bala-manoharan:pool_headroom) **

[lng-odp] [PATCH API-NEXT v6 1/2] api: pool: add min and max headroom in capability

2017-09-06 Thread Github ODP bot
From: Balasubramanian Manoharan Adds pool minimum and maximum headroom in pool capability Signed-off-by: Balasubramanian Manoharan --- /** Email created from pull request 152 (bala-manoharan:pool_headroom) **

[lng-odp] [PATCH API-NEXT v6 0/2] api: pool: add min and max headroom in pool capability

2017-09-06 Thread Github ODP bot
github /** Email created from pull request 152 (bala-manoharan:pool_headroom) ** https://github.com/Linaro/odp/pull/152 ** Patch: https://github.com/Linaro/odp/pull/152.patch ** Base sha: 4eae04e80a634c17ac276bb06bce468cbe28cde0 ** Merge commit sha:

[lng-odp] [PATCH API-NEXT v3 0/2] api: add schedule order unlock lock

2017-09-06 Thread Github ODP bot
Adds odp_schedule_order_unlock_lock() api. This API combines schedule order unlock and lock into a single api for HW performance optimisation. github /** Email created from pull request 160 (bala-manoharan:api_sched_order_lock) **

[lng-odp] [PATCH API-NEXT v3 1/2] api: schedule: add schedule order unlock lock api

2017-09-06 Thread Github ODP bot
From: Balasubramanian Manoharan Adds odp_schedule_order_unlock_lock() api. This API combines schedule order unlock and lock into a single api for performance optimization in HW. Signed-off-by: Balasubramanian Manoharan --- /** Email created

[lng-odp] [PATCH API-NEXT v3 2/2] linux-generic: api schedule unlock lock

2017-09-06 Thread Github ODP bot
From: Balasubramanian Manoharan Signed-off-by: Balasubramanian Manoharan --- /** Email created from pull request 160 (bala-manoharan:api_sched_order_lock) ** https://github.com/Linaro/odp/pull/160 ** Patch:

[lng-odp] [PATCH API-NEXT v1 3/3] api: packet_io: refine rules for checksum calculation

2017-09-06 Thread Github ODP bot
From: Petri Savolainen An implementation must be able to check checksum for normal IP packets. It's implementation defined if options or extension headers are supported. Parsing configuration must match the layers of checksum check configuration. Checksum insertion

[lng-odp] [PATCH API-NEXT v1 2/3] api: packet: add checksum status

2017-09-06 Thread Github ODP bot
From: Petri Savolainen Added functions to request L3/L4 checksum check status for a packet. Even if checksum checking is enabled on an interface, all packets may not be checked - for example L4 checksum cannot be checked for fragments (before reassembly). Also it

[lng-odp] [PATCH API-NEXT v1 1/3] api: packet_io: refine packet format on output

2017-09-06 Thread Github ODP bot
From: Petri Savolainen Define explicitly that (by default) packet output does not need any extra metadata to be set. Also (Ethernet) padding and CRC are added by default. Signed-off-by: Petri Savolainen --- /** Email created from pull

[lng-odp] [PATCH API-NEXT v1 0/3] Packet checksum calculation

2017-09-06 Thread Github ODP bot
Improve packet checksum check and insertion specification. Packet checksum status is added which informs if a checksum was checked or not, and if the checksum was find to be OK or not. When checksum check is enabled, an implementation should check basic packets, but may report unknown checksum