[lng-odp] [PATCH CLOUD-DEV v1 9/9] linux-gen: pktio: dpdk: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 8/9] linux-gen: pktio: pcap: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 7/9] linux-gen: pktio: netmap: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 6/9] linux-gen: pktio: ipc: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 5/9] linux-gen: pktio: tap: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 4/9] linux-gen: pktio: socket: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 3/9] linux-gen: pktio: socket: move common code away from socket pktios

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 2/9] linux-gen: pktio: loopback: use generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH CLOUD-DEV v1 0/9] Cloud dev pktio ops data pr

2017-09-25 Thread Github ODP bot
Add generic pktio_ops data storage for linux-generic and linux-dpdk pktios github /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/19

[lng-odp] [PATCH CLOUD-DEV v1 1/9] linux-gen: pktio: introduce generic pktio_ops data storage

2017-09-25 Thread Github ODP bot
From: Bogdan Pricope Signed-off-by: Bogdan Pricope --- /** Email created from pull request 196 (bogdanPricope:cloud_dev_pktio_ops_data_pr) ** https://github.com/Linaro/odp/pull/196 ** Patch: https://github.com/Linaro/odp/pull/196.patch ** Base sha: e89a0ed9c4cd6d7dc947b978ad1dcabc6d5a21a2 *

[lng-odp] [PATCH v2 1/1] linux-gen: _fdserver return code cleanup

2017-09-25 Thread Github ODP bot
From: Maxim Uvarov somewhere we have return (-1) somewhere -1, let's make it common. Signed-off-by: Maxim Uvarov --- /** Email created from pull request 192 (muvarov:master_fdserverclup) ** https://github.com/Linaro/odp/pull/192 ** Patch: https://github.com/Linaro/odp/pull/192.patch ** Base

[lng-odp] [PATCH v2 0/1] linux-gen: _fdserver return code cleanup

2017-09-25 Thread Github ODP bot
somewhere we have return (-1) somewhere -1, let's make it common. Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org github /** Email created from pull request 192 (muvarov:master_fdserverclup) ** https://github.com/Linaro/odp/pull/192 ** Patch: https://g

[lng-odp] [PATCH v1 1/1] linux-gen: drop unused _odp_packet_cmp_data() function

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 195 (lumag:drop-cmp-data) ** https://github.com/Linaro/odp/pull/195 ** Patch: https://github.com/Linaro/odp/pull/195.patch ** Base sha: f710dd9c76b8a7683f07574afdfc5896f8e4db7a ** Mer

[lng-odp] [PATCH v1 0/1] linux-gen: drop unused _odp_packet_cmp_data() function

2017-09-25 Thread Github ODP bot
Signed-off-by: Dmitry Eremin-Solenikov dmitry.ereminsoleni...@linaro.org This is to fix https://bugs.linaro.org/show_bug.cgi?id=3241 github /** Email created from pull request 195 (lumag:drop-cmp-data) ** https://github.com/Linaro/odp/pull/195 ** Patch: ht

[lng-odp] [PATCH v2 1/1] linux-gen: _fdserver return code cleanup

2017-09-25 Thread Github ODP bot
From: Maxim Uvarov somewhere we have return (-1) somewhere -1, let's make it common. Signed-off-by: Maxim Uvarov --- /** Email created from pull request 192 (muvarov:master_fdserverclup) ** https://github.com/Linaro/odp/pull/192 ** Patch: https://github.com/Linaro/odp/pull/192.patch ** Base

[lng-odp] [PATCH v2 0/1] linux-gen: _fdserver return code cleanup

2017-09-25 Thread Github ODP bot
somewhere we have return (-1) somewhere -1, let's make it common. Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org github /** Email created from pull request 192 (muvarov:master_fdserverclup) ** https://github.com/Linaro/odp/pull/192 ** Patch: https://g

[lng-odp] [PATCH v1 3/3] ax_valgrind_check: run check-valgrind recursively

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Switch check-valgrind and check-valgrind-$TOOL into recursive Automake targets. It is still required to put @VALGRIND_CHECK_RULES@ into each directory with tests, but it is now possible to run `make check-valgrind' from top-level directory. Signed-off-by: Dmitry Ere

[lng-odp] [PATCH v1 2/3] ax_valgrind_check.m4: update to upstream version

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 194 (lumag:fix-valgrind) ** https://github.com/Linaro/odp/pull/194 ** Patch: https://github.com/Linaro/odp/pull/194.patch ** Base sha: 886e54149d3ee64e56c422a0d3dd7c536e2b4b7d ** Merg

[lng-odp] [PATCH v1 1/3] configure: disable all tools except memcheck

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 194 (lumag:fix-valgrind) ** https://github.com/Linaro/odp/pull/194 ** Patch: https://github.com/Linaro/odp/pull/194.patch ** Base sha: 886e54149d3ee64e56c422a0d3dd7c536e2b4b7d ** Merg

[lng-odp] [PATCH v1 0/3] Fix check-valgrind invocation

2017-09-25 Thread Github ODP bot
github /** Email created from pull request 194 (lumag:fix-valgrind) ** https://github.com/Linaro/odp/pull/194 ** Patch: https://github.com/Linaro/odp/pull/194.patch ** Base sha: 886e54149d3ee64e56c422a0d3dd7c536e2b4b7d ** Merge commit sha: fd2d7d25fd5c2

[lng-odp] [Linaro/odp] 3794fb: test: make odp_pktio_perf more scalable

2017-09-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 3794fb4eddebf95579fa176d27ef1b82ad16dfdd https://github.com/Linaro/odp/commit/3794fb4eddebf95579fa176d27ef1b82ad16dfdd Author: Ola Liljedahl Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M test/c

[lng-odp] [Linaro/odp] ec7353: travis: correct doxygen warning capture

2017-09-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: ec7353be201b526ade8819d9668dec111a9211d7 https://github.com/Linaro/odp/commit/ec7353be201b526ade8819d9668dec111a9211d7 Author: Maxim Uvarov Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M .travis

[lng-odp] [Bug 3262] Missing doxygen detected by Travis

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3262 --- Comment #2 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/886e54149d3ee64e56c422a0d3dd7c536e2b4b7d refs/heads/master 2017-09-26T00:54:11+03:00 Bill Fischofer bill.fischo...@linaro.org linux-generic: packet: add missing doxygen from inli

[lng-odp] [PATCH API-NEXT v18 1/1] test: validation: add IPsec API testsuite

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Add several basic tests for IPsec API. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 70 (lumag:ipsec-testsuite-2) ** https://github.com/Linaro/odp/pull/70 ** Patch: https://github.com/Linaro/odp/pull/70.patch ** Base sha: 13322ca

[lng-odp] [PATCH API-NEXT v18 0/1] test: validation: add IPsec API testsuite

2017-09-25 Thread Github ODP bot
Add several basic tests for IPsec API. This PR incorporates #69 and event subtypes implementation on which it depends. github /** Email created from pull request 70 (lumag:ipsec-testsuite-2) ** https://github.com/Linaro/odp/pull/70 ** Patch: https://githu

[lng-odp] [PATCH API-NEXT v19 9/9] linux-generic: ipsec: draft IPsec implementation

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov For now it's only a preview with the following limitation: - Only IPv4 support - No pipeline_cls and outer header retaining support - No zeroing of mutable IPv4 options for AH ICV calculation - No replay protection - No ESN support - No UDP encapsulation suppor

[lng-odp] [PATCH API-NEXT v19 6/9] linux-gen: packet: add support for IP-in-IP (RFC 2003) encap

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Don't barf on IP-in-IP packets parsing, just ignore L4 (=L3) header. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/odp/pul

[lng-odp] [PATCH API-NEXT v19 8/9] linux-generic: ipsec: implement IPsec SAD

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Implement SA database and SA handling. - only IPv4 is supported for now Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/odp

[lng-odp] [PATCH API-NEXT v19 7/9] linux-generic: ipsec: implement events handling

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Add functions implementing IPsec events support. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/odp/pull/81.patch ** Base

[lng-odp] [PATCH API-NEXT v19 5/9] linux-gen: packet: support parsing of just L3/L4 headers

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov IPsec packet postprocessing needs parsing of packets which guarantee only L3/L4 headers. Separate parsing function doing L3/L4 headers parsing. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https:/

[lng-odp] [PATCH API-NEXT v19 4/9] linux-gen: packet: factor out L2 header parsing

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Function parse_packet_common() now becomes just a multiplexer calling other low-level parsing functions. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patc

[lng-odp] [PATCH API-NEXT v19 3/9] linux-gen: pktio: loop: support IPsec inbound inline

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Add support for inbound inline IPsec packet processing on loop interface. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/od

[lng-odp] [PATCH API-NEXT v19 2/9] linux-gen: pktio: loop: support IPsec outbound inline

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Add support for outbound inline IPsec packet processing on loop interface. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/o

[lng-odp] [PATCH API-NEXT v19 1/9] test: validation: add IPsec API testsuite

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Add several basic tests for IPsec API. Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/odp/pull/81.patch ** Base sha: 13322

[lng-odp] [PATCH API-NEXT v19 0/9] IPsec implementation based on packet interface

2017-09-25 Thread Github ODP bot
This PR replaces #28 by providing new IPsec implementation based on latest API additions. github /** Email created from pull request 81 (lumag:ipsec-packet-impl-2) ** https://github.com/Linaro/odp/pull/81 ** Patch: https://github.com/Linaro/odp/pull/81.pa

[lng-odp] [PATCH API-NEXT v1 3/3] validation: chksum: add test chksum suite

2017-09-25 Thread Github ODP bot
From: Petri Savolainen Create chksum test suite and ones complement sum test in there. Signed-off-by: Petri Savolainen --- /** Email created from pull request 193 (psavol:next-ip-checksum) ** https://github.com/Linaro/odp/pull/193 ** Patch: https://github.com/Linaro/odp/pull/193.patch ** Bas

[lng-odp] [PATCH API-NEXT v1 1/3] api: chksum: add ones complement sum function

2017-09-25 Thread Github ODP bot
From: Petri Savolainen This is a low level function for IP/UDP/TCP checksum calculations on SW. HW cannot always calculate checksums, for that or other reasons application may need calculate ones compelement sums. This kind of low level function is easy to optimize e.g. with CPU vector instructi

[lng-odp] [PATCH API-NEXT v1 0/3] Ones complement sum API

2017-09-25 Thread Github ODP bot
This series adds ones complement sum function for IP/UDP/TCP checksum generation, updating and checking. Application may use it e.g. when packet IO is not able to calculate the sum (e.g. for fragments). Initial implementation is not optimized for performance (needed for validation suite developm

[lng-odp] [PATCH API-NEXT v1 2/3] linux-gen: chksum: implement ones complement sum

2017-09-25 Thread Github ODP bot
From: Petri Savolainen Add implementation of 16 bit ones complement sum function. This is non-performance optimized but simple and based on RFC 1071 and its errata. Signed-off-by: Petri Savolainen --- /** Email created from pull request 193 (psavol:next-ip-checksum) ** https://github.com/Linar

[lng-odp] [PATCH v1 1/1] travis: correct doxygen warning capture

2017-09-25 Thread Github ODP bot
From: Maxim Uvarov use if else bash syntax for grep warnings from log. Signed-off-by: Maxim Uvarov --- /** Email created from pull request 191 (muvarov:master_doxwarns) ** https://github.com/Linaro/odp/pull/191 ** Patch: https://github.com/Linaro/odp/pull/191.patch ** Base sha: c2ed3f71a8d61

[lng-odp] [PATCH v1 1/1] linux-gen: _fdserver return code cleanup

2017-09-25 Thread Github ODP bot
From: Maxim Uvarov somewhere we have return (-1) somewhere -1, let's make it common. Signed-off-by: Maxim Uvarov --- /** Email created from pull request 192 (muvarov:master_fdserverclup) ** https://github.com/Linaro/odp/pull/192 ** Patch: https://github.com/Linaro/odp/pull/192.patch ** Base

[lng-odp] [PATCH v1 0/1] travis: correct doxygen warning capture

2017-09-25 Thread Github ODP bot
use if else bash syntax for grep warnings from log. Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org github /** Email created from pull request 191 (muvarov:master_doxwarns) ** https://github.com/Linaro/odp/pull/191 ** Patch: https://github.com/Linaro/o

[lng-odp] [PATCH v1 0/1] linux-gen: _fdserver return code cleanup

2017-09-25 Thread Github ODP bot
somewhere we have return (-1) somewhere -1, let's make it common. Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org github /** Email created from pull request 192 (muvarov:master_fdserverclup) ** https://github.com/Linaro/odp/pull/192 ** Patch: https://g

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 Bill Fischofer changed: What|Removed |Added Assignee|maxim.uva...@linaro.org |ilias.apalodi...@linaro.org -- You are recei

[lng-odp] [Bug 2254] check-odp: valgrind generates "No rule to make target"

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2254 --- Comment #6 from Bill Fischofer --- MUSTFIX for Tiger Moth, but perhaps with documentation update only. -- You are receiving this mail because: You are on the CC list for the bug.

[lng-odp] [Bug 2411] linux-generic/odp_schedule_sp.c contains todo items

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2411 Bill Fischofer changed: What|Removed |Added Assignee|petri.savolai...@linaro.org |bill.fischo...@linaro.org --- Comment #9 from

[lng-odp] [Bug 2903] validation: add test case for PMR LD_VNI

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2903 --- Comment #9 from Bill Fischofer --- MUSTFIX for Tiger Moth -- You are receiving this mail because: You are on the CC list for the bug.

[lng-odp] [Bug 2988] ODP exposes symbols outside of odp*/_odp* namespace

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=2988 Bill Fischofer changed: What|Removed |Added Assignee|maxim.uva...@linaro.org |dmitry.ereminsolenikov@lina

[lng-odp] [Bug 3024] odp_traffic_mngr example is broken

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3024 Bill Fischofer changed: What|Removed |Added Assignee|lng-odp@lists.linaro.org|ilias.apalodi...@linaro.org Priorit

[lng-odp] [Bug 3051] ./configure has to fail on not recognized option

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3051 Dmitry Eremin-Solenikov changed: What|Removed |Added CC||dmitry.ereminsolenikov@lina

[lng-odp] [Bug 3209] parse_ipv4 incorrectly sets ip_bcast flag

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3209 Dmitry Eremin-Solenikov changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRM

[lng-odp] [Bug 3210] packet header parsing routines should verify header checksums

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3210 --- Comment #3 from Bill Fischofer --- Should be addressed as part of implementation of PR #167. This is MUSTFIX for Tiger Moth. -- You are receiving this mail because: You are on the CC list for the bug.

[lng-odp] [Bug 3241] codecov: _odp_packet_cmp_data is not covered

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3241 --- Comment #10 from Bill Fischofer --- MUSTFIX for Tiger Moth -- You are receiving this mail because: You are on the CC list for the bug.

Re: [lng-odp] [PATCH v1] test: Increase scalability and performance of odp_pktio_perf

2017-09-25 Thread Github ODP bot
Matias Elo(matiaselo) replied on github web page: test/common_plat/performance/odp_pktio_perf.c line 55 @@ -788,6 +789,13 @@ static int test_init(void) return -1; } + /* Disable packet parsing as this is done in the driver where it +* affects scalability. +

[lng-odp] [PATCH API-NEXT v3 1/1] api: ipsec: document restrictions for odp_ipsec_config()

2017-09-25 Thread Github ODP bot
From: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- /** Email created from pull request 189 (lumag:ipsec-config-once) ** https://github.com/Linaro/odp/pull/189 ** Patch: https://github.com/Linaro/odp/pull/189.patch ** Base sha: 13322ca632f8ffba292bec058e597719bc54142d **

[lng-odp] [PATCH API-NEXT v3 0/1] api: ipsec: document restrictions for odp_ipsec_config()

2017-09-25 Thread Github ODP bot
Signed-off-by: Dmitry Eremin-Solenikov dmitry.ereminsoleni...@linaro.org github /** Email created from pull request 189 (lumag:ipsec-config-once) ** https://github.com/Linaro/odp/pull/189 ** Patch: https://github.com/Linaro/odp/pull/189.patch ** Base sha:

[lng-odp] [Bug 3246] GCC 7 detected incorrect if statement

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3246 Bill Fischofer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 Bill Fischofer changed: What|Removed |Added CC||bill.fischo...@linaro.org --- Comment #4 from