[lng-odp] [PATCH] test: tm: use script instead of binary when calling traffic manager test

2017-04-19 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Since 51e3b8776b78180741fa57a621f9d13b9ae8bbfb tm test received wrapper script checking if it is run under Travis CI. However linux-generic testsuite was not updated to call script instead of binary, resulting in test failures.

Re: [lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Bill Fischofer
On Wed, Apr 19, 2017 at 8:52 AM, Maxim Uvarov wrote: > Dmitry, please name patches as API-NEXT PATH v5, not as API-NEXT. > API-NEXT PATCH v5 > > Maxim. > > > On 19.04.2017 16:41, Dmitry Eremin-Solenikov wrote: > > Instead of having magic 0-1-2 numbers, let's have the

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 Bill Fischofer changed: What|Removed |Added Status|IN_PROGRESS |RESOLVED

[lng-odp] [Bug 2940] odp_packet_seg_t fails ABI compatibility between odp-linux and odp-dpdk

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2940 Bill Fischofer changed: What|Removed |Added Resolution|--- |FIXED

[lng-odp] [Bug 2952] doxygen errors and travis does not catch them

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2952 Bill Fischofer changed: What|Removed |Added Status|CONFIRMED |IN_PROGRESS ---

[lng-odp] [API-NEXT PATCHv2 1/6] api: classification: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- include/odp/api/spec/classification.h | 4 1 file changed, 4 insertions(+) diff

[lng-odp] [API-NEXT PATCHv2 4/6] api: tm: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- include/odp/api/spec/traffic_mngr.h | 5 +++-- 1 file changed, 3 insertions(+), 2

[lng-odp] [API-NEXT PATCHv2 2/6] api: ipsec: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- include/odp/api/spec/ipsec.h | 5 + 1 file changed, 5 insertions(+) diff --git

[lng-odp] [PATCH 4/5] linux-generic: types: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- platform/linux-generic/include/odp/api/debug.h | 8

[lng-odp] [PATCH 1/5] api: classification: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- include/odp/api/spec/classification.h | 4 1 file changed, 4 insertions(+) diff

[lng-odp] [PATCH 5/5] helper: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- helper/include/odp/helper/icmp.h | 11 ++

[lng-odp] [PATCH 2/5] api: pool: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- include/odp/api/spec/pool.h | 6 ++ 1 file changed, 6 insertions(+) diff --git

[lng-odp] [PATCH 3/5] api: tm: add additional doxygen documentation

2017-04-19 Thread Bill Fischofer
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2952 by adding additional field documentation to avoid problems with doxygen 1.8.13 and higher. Signed-off-by: Bill Fischofer --- include/odp/api/spec/traffic_mngr.h | 5 +++-- 1 file changed, 3 insertions(+), 2

[lng-odp] [Linaro/odp] 2e8f02: example: generator: fix stop criteria - number of ...

2017-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 2e8f024440a1e770068b1e9a9d50770ab166e40d https://github.com/Linaro/odp/commit/2e8f024440a1e770068b1e9a9d50770ab166e40d Author: Bogdan Pricope Date: 2017-04-19 (Wed, 19 Apr 2017)

[lng-odp] [Linaro/odp] 5622f6: example: generator: flush output messages

2017-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 5622f689653013b317842386a1aed81dd81fe749 https://github.com/Linaro/odp/commit/5622f689653013b317842386a1aed81dd81fe749 Author: Bogdan Pricope Date: 2017-04-19 (Wed, 19 Apr 2017)

[lng-odp] [Bug 2881] load sensitive tests fail on CI

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2881 --- Comment #2 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/51e3b8776b78180741fa57a621f9d13b9ae8bbfb 2017-04-19T21:40:50+03:00 Maxim Uvarov maxim.uva...@linaro.org test: tm: skip tm result under travis run tm

[lng-odp] [Linaro/odp] 51e3b8: test: tm: skip tm result under travis run

2017-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 51e3b8776b78180741fa57a621f9d13b9ae8bbfb https://github.com/Linaro/odp/commit/51e3b8776b78180741fa57a621f9d13b9ae8bbfb Author: Maxim Uvarov Date: 2017-04-19 (Wed, 19 Apr 2017)

[lng-odp] [Bug 2952] doxygen errors and travis does not catch them

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2952 Bill Fischofer changed: What|Removed |Added Ever confirmed|0 |1

[lng-odp] [Bug 2881] load sensitive tests fail on CI

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2881 --- Comment #1 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/51e3b8776b78180741fa57a621f9d13b9ae8bbfb 2017-04-19T21:40:50+03:00 Maxim Uvarov maxim.uva...@linaro.org test: tm: skip tm result under travis run tm

Re: [lng-odp] [PATCH v4] example: add IPv4 fragmentation/reassembly example

2017-04-19 Thread Maxim Uvarov
On 04/19/17 19:15, Joe Savage wrote: >> Joe, >> >> can you please make it work with clang? I sent a patch to ml before. It >> might still apply, so you can review it. >> https://travis-ci.org/muvarov/odp/jobs/223572921 >> >> the goal is to find good combination of -mcx16 and -latomic flags. And >>

[lng-odp] [Bug 2940] odp_packet_seg_t fails ABI compatibility between odp-linux and odp-dpdk

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2940 --- Comment #5 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/8c0df898b6f90564037fba43b1e9e6224e4ee740 2017-04-13T22:54:41+03:00 Bill Fischofer bill.fischo...@linaro.org abi: packet: restore abi compatibility for

[lng-odp] [Bug 2933] Miss to call unlock if there are some errors happen in loopback_send() function.

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2933 --- Comment #4 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/8eba3e76f32bb2d17b88ba13f633606fef61efe8 2017-04-19T18:58:11+03:00 Kevin Wang kevin.w...@arm.com linux-gen: pktio: miss an unlock operation before exit

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 --- Comment #14 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/3e5a07edf190614e739c8dba76cf165330e1b035 2017-04-17T19:37:43+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: debug: enable helper use

[lng-odp] [Linaro/odp] ce6133: validation: packet: do assert on newly created pkt...

2017-04-19 Thread GitHub
Branch: refs/heads/api-next Home: https://github.com/Linaro/odp Commit: ce61337e6a7e955913fa64412c75d2066e0f121c https://github.com/Linaro/odp/commit/ce61337e6a7e955913fa64412c75d2066e0f121c Author: Balakrishna Garapati Date: 2017-04-03 (Mon,

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 --- Comment #13 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/3e5a07edf190614e739c8dba76cf165330e1b035 2017-04-17T19:37:43+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: debug: enable helper use

[lng-odp] [Bug 2933] Miss to call unlock if there are some errors happen in loopback_send() function.

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2933 --- Comment #3 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/8eba3e76f32bb2d17b88ba13f633606fef61efe8 2017-04-19T18:58:11+03:00 Kevin Wang kevin.w...@arm.com linux-gen: pktio: miss an unlock operation before exit

[lng-odp] [Bug 2940] odp_packet_seg_t fails ABI compatibility between odp-linux and odp-dpdk

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2940 --- Comment #4 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/8c0df898b6f90564037fba43b1e9e6224e4ee740 2017-04-13T22:54:41+03:00 Bill Fischofer bill.fischo...@linaro.org abi: packet: restore abi compatibility for

[lng-odp] [Linaro/odp] d20f3a: test: odp_scheduling: handle dequeueing from a con...

2017-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: d20f3a639d236066cbd76514df5c4faaa0ae17e9 https://github.com/Linaro/odp/commit/d20f3a639d236066cbd76514df5c4faaa0ae17e9 Author: Brian Brooks Date: 2017-04-19 (Wed, 19 Apr 2017)

[lng-odp] [Bug 2952] New: doxygen errors and travis does not catch them

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2952 Bug ID: 2952 Summary: doxygen errors and travis does not catch them Product: OpenDataPlane - linux- generic reference Version: v1.14.0.0 Hardware: Other OS: Linux

Re: [lng-odp] [PATCH v4] example: add IPv4 fragmentation/reassembly example

2017-04-19 Thread Joe Savage
> Joe, > > can you please make it work with clang? I sent a patch to ml before. It > might still apply, so you can review it. > https://travis-ci.org/muvarov/odp/jobs/223572921 > > the goal is to find good combination of -mcx16 and -latomic flags. And > we need to test that it still works on arm

[lng-odp] [Bug 2933] Miss to call unlock if there are some errors happen in loopback_send() function.

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2933 --- Comment #2 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/8eba3e76f32bb2d17b88ba13f633606fef61efe8 2017-04-19T18:58:11+03:00 Kevin Wang kevin.w...@arm.com linux-gen: pktio: miss an unlock operation before exit

[lng-odp] [Linaro/odp] 8eba3e: linux-gen: pktio: miss an unlock operation before ...

2017-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 8eba3e76f32bb2d17b88ba13f633606fef61efe8 https://github.com/Linaro/odp/commit/8eba3e76f32bb2d17b88ba13f633606fef61efe8 Author: Kevin Wang Date: 2017-04-19 (Wed, 19 Apr 2017) Changed

[lng-odp] [Linaro/odp] 39be95: configure.ac: fix native Clang build on ARMv8

2017-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 39be9572056ee715468214ad6d2d5c01054456d7 https://github.com/Linaro/odp/commit/39be9572056ee715468214ad6d2d5c01054456d7 Author: Brian Brooks Date: 2017-04-19 (Wed, 19 Apr 2017)

[lng-odp] [API-NEXT PATCH v2] api: ipsec: change semantics of odp_ipsec_result function

2017-04-19 Thread Dmitry Eremin-Solenikov
- Move packets from the event instead of copying them. This simplifies event handling/freeing code, which now does not have to track, which packets were copied from the event and which packets should be freed. - Do not require to free the event before processing packets. This allows

Re: [lng-odp] [RFC, API-NEXT v2 1/1] comp:compression interface

2017-04-19 Thread Dmitry Eremin-Solenikov
On 19.04.2017 17:02, Verma, Shally wrote: > > > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Verma, > Shally > Sent: 19 April 2017 19:30 > To: Dmitry Eremin-Solenikov ; Shally Verma >

Re: [lng-odp] [PATCHv2] validation: scheduler: modify the queue size for atomic queue

2017-04-19 Thread Honnappa Nagarahalli
Reviewed-by: Honnappa Nagarahalli On 10 April 2017 at 21:38, Kevin Wang wrote: > Signed-off-by: Kevin Wang > --- > test/common_plat/validation/api/scheduler/scheduler.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff

Re: [lng-odp] [PATCHv2] validation: scheduler: release context according to scheduler sync type

2017-04-19 Thread Honnappa Nagarahalli
Reviewed-by: Honnappa Nagarahalli On 13 April 2017 at 21:57, Kevin Wang wrote: > For different scheduler sync type, need to call different release > function. > > Signed-off-by: Kevin Wang > --- >

[lng-odp] [Bug 2951] Traffic manager test fails during make distcheck

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2951 Bill Fischofer changed: What|Removed |Added CC|

[lng-odp] [Bug 2951] New: Traffic manager test fails during make distcheck

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2951 Bug ID: 2951 Summary: Traffic manager test fails during make distcheck Product: OpenDataPlane - linux- generic reference Version: api-next Hardware: Other OS: Linux

Re: [lng-odp] [PATCH v4] example: add IPv4 fragmentation/reassembly example

2017-04-19 Thread Maxim Uvarov
Joe, can you please make it work with clang? I sent a patch to ml before. It might still apply, so you can review it. https://travis-ci.org/muvarov/odp/jobs/223572921 the goal is to find good combination of -mcx16 and -latomic flags. And we need to test that it still works on arm due to there is

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 --- Comment #11 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/3e5a07edf190614e739c8dba76cf165330e1b035 2017-04-17T19:37:43+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: debug: enable helper use

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 --- Comment #12 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/3e5a07edf190614e739c8dba76cf165330e1b035 2017-04-17T19:37:43+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: debug: enable helper use

Re: [lng-odp] [RFC, API-NEXT v2 1/1] comp:compression interface

2017-04-19 Thread Verma, Shally
-Original Message- From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Verma, Shally Sent: 19 April 2017 19:30 To: Dmitry Eremin-Solenikov ; Shally Verma ; lng-odp@lists.linaro.org Cc: Challa, Mahipal

[lng-odp] [PATCH] linux-generic: crypto: properly handle errors in packet copy

2017-04-19 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Add proper handling for errors returned by odp_packet_copy_from_pkt(). Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 14 (lumag:crypto-copy) **

Re: [lng-odp] [RFC, API-NEXT v2 1/1] comp:compression interface

2017-04-19 Thread Verma, Shally
-Original Message- From: Dmitry Eremin-Solenikov [mailto:dmitry.ereminsoleni...@linaro.org] Sent: 19 April 2017 17:36 To: Shally Verma ; lng-odp@lists.linaro.org Cc: Challa, Mahipal ; Masood, Faisal ;

Re: [lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Maxim Uvarov
Dmitry, please name patches as API-NEXT PATH v5, not as API-NEXT. Maxim. On 19.04.2017 16:41, Dmitry Eremin-Solenikov wrote: > Instead of having magic 0-1-2 numbers, let's have the special enum for > feature support levels (unsupported/supported/preferred). > > Signed-off-by: Dmitry

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 --- Comment #10 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/3e5a07edf190614e739c8dba76cf165330e1b035 2017-04-17T19:37:43+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: debug: enable helper use

[lng-odp] [API-NEXT v5] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Dmitry Eremin-Solenikov
Instead of having magic 0-1-2 numbers, let's have the special enum for feature support levels (unsupported/supported/preferred). Signed-off-by: Dmitry Eremin-Solenikov --- include/odp/api/spec/ipsec.h | 39 +---

Re: [lng-odp] [PATCH v3] build: fix native Clang build on ARMv8

2017-04-19 Thread Brian Brooks
On Wed, Apr 19, 2017 at 2:42 AM, Maxim Uvarov wrote: > Brian, where I can take arm clang to test this patch? >From the distro's package manager, e.g. 'apt-get install clang' when running Ubuntu on an ARMv8 machine. > Thanks, > Maxim. > > On 19 April 2017 at 00:09, Brian

Re: [lng-odp] [API-NEXT PATCH v2 00/16] A scalable software scheduler

2017-04-19 Thread Peltonen, Janne (Nokia - FI/Espoo)
Ola Liljedahl [mailto:ola.liljed...@linaro.org] wrote: > > On 10 April 2017 at 10:56, Peltonen, Janne (Nokia - FI/Espoo) > wrote: > > Hi, > > > > Ola Liljedahl wrote: > >> Peltonen, Janne (Nokia - FI/Espoo)

Re: [lng-odp] [RFC, API-NEXT v2 1/1] comp:compression interface

2017-04-19 Thread Dmitry Eremin-Solenikov
On 19.04.2017 13:00, Shally Verma wrote: > An API set to add compression/decompression support in ODP > interface. > > Signed-off-by: Shally Verma > Signed-off-by: Mahipal Challa > --- > include/odp/api/spec/comp.h | 748 >

[lng-odp] [RFC, API-NEXT v2 1/1] comp:compression interface

2017-04-19 Thread Shally Verma
An API set to add compression/decompression support in ODP interface. Signed-off-by: Shally Verma Signed-off-by: Mahipal Challa --- include/odp/api/spec/comp.h | 748 1 file changed, 748 insertions(+) diff

[lng-odp] [RFC, API-NEXT v2 0/1] comp:compression interface

2017-04-19 Thread Shally Verma
This series adds an API set to support compression/decompression in ODP interface. Changes from patch v1: make compression and authentication algorithms as seperate enumerations, dedicate session to be either as synchronous or asynchronous, indicate interface support for sync/async in

Re: [lng-odp] [Linaro/odp] 6ce267: Revert "api: ipsec: factor out definitions for fea...

2017-04-19 Thread Verma, Shally
I was preparing for compression patch2 and updated it today again to use odp_feature_t to indicate sync/async in capability (as per last but one check-in). So what is the proposal meanwhile? Should we instead use odp_bool_t to indicate feature (like async/sync mode) support until it is

[lng-odp] [Bug 2852] ODP_STATIC_ASSERT() fails when used by C++

2017-04-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2852 --- Comment #9 from Maxim Uvarov --- https://github.com/muvarov/odp/commit/3e5a07edf190614e739c8dba76cf165330e1b035 2017-04-17T19:37:43+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: debug: enable helper use

[lng-odp] [Linaro/odp] 6ce267: Revert "api: ipsec: factor out definitions for fea...

2017-04-19 Thread GitHub
Branch: refs/heads/api-next Home: https://github.com/Linaro/odp Commit: 6ce267197a66180042916368a469ed9dcc33eaa7 https://github.com/Linaro/odp/commit/6ce267197a66180042916368a469ed9dcc33eaa7 Author: Maxim Uvarov Date: 2017-04-19 (Wed, 19 Apr 2017)

Re: [lng-odp] [API-NEXT v4] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Maxim Uvarov
On 19 April 2017 at 10:42, Savolainen, Petri (Nokia - FI/Espoo) < petri.savolai...@nokia-bell-labs.com> wrote: > Maxim, > > Why this API change is now in api-next *without* by review? > > We discussed that on meeting and everybody said that it is good improvement and we need to apply that. >

Re: [lng-odp] [API-NEXT v4] api: ipsec: factor out definitions for feature support levels

2017-04-19 Thread Savolainen, Petri (Nokia - FI/Espoo)
Maxim, Why this API change is now in api-next *without* by review? I did OBJECT to it yesterday. See under. Please revert it. -Petri > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > Savolainen, Petri (Nokia - FI/Espoo) > Sent: Tuesday,

Re: [lng-odp] [PATCH v3] build: fix native Clang build on ARMv8

2017-04-19 Thread Maxim Uvarov
Brian, where I can take arm clang to test this patch? Thanks, Maxim. On 19 April 2017 at 00:09, Brian Brooks wrote: > The build is broken when using clang on ARM. -mcx16 is being passed to > clang when building natively on ARM. This combined with -Werror causes > the