Show patches with: Archived = No       |   11325 patches
« 1 2 ... 41 42 43113 114 »
Patch Series S/W/F Date Submitter Delegate State
validation: remove strict dependency on CUnit 2.1-3 --- 2015-11-19 Stuart Haslam Accepted
example: timer: free resources while termination --- 2015-11-19 Ivan Khoronzhuk Superseded
[1/1] linux-generic: config: increase ODP_CONFIG_SCHED_GRPS to 256 --- 2015-11-19 Wallen, Carl (Nokia - FI/Espoo) Superseded
[PATCHv2,1/3] validation: ability to specify test install directory --- 2015-11-19 Stuart Haslam Superseded
[PATCHv2,2/3] linux-generic: validation: add run-test script for post install testing --- 2015-11-19 Stuart Haslam Superseded
[PATCHv2,3/3] Makefile.am: run tests during distcheck --- 2015-11-19 Stuart Haslam Superseded
odp.spec: make docs conditional for fedora only --- 2015-11-19 Riku Voipio New
[1/1] linux-generic: config: increase ODP_CONFIG_SCHED_GRPS to 256 --- 2015-11-19 Wallen, Carl (Nokia - FI/Espoo) Accepted
[v4,1/3] example: timer: warn if timeout less than resolution --- 2015-11-19 Ivan Khoronzhuk Accepted
[v6,2/3] linux-generic: odp_timer: warn if tick is late --- 2015-11-19 Ivan Khoronzhuk Accepted
[v3,3/3] linux-generic: cpumask: warn that CPU0 is used by control and worker thread --- 2015-11-19 Ivan Khoronzhuk Accepted
[v2] doc: implementers-guide: convert to ODP standard layout --- 2015-11-19 Mike Holmes Superseded
pkg/rpm: different BuildRequires for CentOS --- 2015-11-20 Anders Roxell Accepted
[PATCHv15,1/9] helper: ring: update ring with shm proc argument --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,2/9] linux-generic: create internal pool create function with shm flags --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,3/9] helper: flag to not link ring to linked list --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,4/9] helpers: remove odp_ prefix for tests source files --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,5/9] helper: move ring test to helper --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,6/9] linix-generic: return error for unsupported pktio calls --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,7/9] helper: move odp pause to installed helper --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,8/9] linux-generic: add ipc pktio support --- 2015-11-20 Maxim Uvarov Superseded
[PATCHv15,9/9] linux-generic: internal ipc_pktio test --- 2015-11-20 Maxim Uvarov Superseded
doc/implementers-guide: fix broken doxygen build from tarball --- 2015-11-21 Anders Roxell Accepted
[API-NEXT,PATCHv2,1/5] api: classification: add odp_cls_cos_pool_set() api --- 2015-11-23 Balasubramanian Manoharan Superseded
[API-NEXT,PATCHv2,2/5] linux-generic: internal header file changes to support odp_cls_cos_pool_set() api --- 2015-11-23 Balasubramanian Manoharan New
[API-NEXT,PATCHv2,3/5] linux-generic: classification: implements odp_cls_cos_pool_set() api --- 2015-11-23 Balasubramanian Manoharan New
[API-NEXT,PATCHv2,4/5] validation: classification: add odp_cls_cos_pool_set() api --- 2015-11-23 Balasubramanian Manoharan New
[API-NEXT,PATCHv2,5/5] example: classifier: add odp_cls_cos_pool_set() api --- 2015-11-23 Balasubramanian Manoharan New
[PATCHv16,01/10] helper: ring: update ring with shm proc argument --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,02/10] linux-generic: create internal pool create function with shm flags --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,03/10] helper: flag to not link ring to linked list --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,04/10] helpers: remove odp_ prefix for tests source files --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,05/10] helper: move ring test to helper --- 2015-11-23 Maxim Uvarov New
[PATCHv16,06/10] linix-generic: return error for unsupported pktio calls --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,07/10] helper: move odp pause to installed helper --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,08/10] helper: ring: return errno and do not use ODPH_DBG if helper is used by implementation --- 2015-11-23 Maxim Uvarov New
[PATCHv16,09/10] linux-generic: add ipc pktio support --- 2015-11-23 Maxim Uvarov Superseded
[PATCHv16,10/10] linux-generic: internal ipc_pktio test --- 2015-11-23 Maxim Uvarov New
doc: users-guide: move EXTRA_DIST down to its makefile --- 2015-11-23 Anders Roxell Accepted
[API-NEXT,v3,1/7] validation: time: don't assign int directly to odp_time_t --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,2/7] test: performance: pktio: don't use direct arithmetic operations with odp_time_t --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,3/7] linux-generic: schedule: use schedule time in ns --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,4/7] linux-generic: odp_time: don't use cpu cycle API to get time --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,5/7] performance: sched: use ODP time API instead of clock_gettime --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,6/7] api: time: make odp_local_time to be monotonic wall time --- 2015-11-23 Ivan Khoronzhuk New
[API-NEXT,v3,7/7] validation: time: align tests with current time API --- 2015-11-23 Ivan Khoronzhuk Superseded
[v3] doc: implementers-guide: convert to ODP standard layout --- 2015-11-23 Mike Holmes New
[API-NEXT,PATCHv4,1/5] linux-generic: sockets: implement pktio statistics counters --- 2015-11-24 Maxim Uvarov New
[API-NEXT,PATCHv4,2/5] linux-generic: pktio loop: implement statistics counters --- 2015-11-24 Maxim Uvarov New
[API-NEXT,PATCHv4,3/5] linux-generic: pcap: implement pktio statistics counters --- 2015-11-24 Maxim Uvarov Superseded
[API-NEXT,PATCHv4,4/5] linux-generic: pktio netmap: implement statistics counters --- 2015-11-24 Maxim Uvarov New
[API-NEXT,PATCHv4,5/5] validation: implement pktio statistics counters --- 2015-11-24 Maxim Uvarov Superseded
[PATCHv3,1/3] validation: ability to specify test install directory --- 2015-11-24 Stuart Haslam New
[PATCHv3,2/3] linux-generic: validation: add run-test script for post install testing --- 2015-11-24 Stuart Haslam Accepted
[PATCHv3,3/3] Makefile.am: run tests during distcheck --- 2015-11-24 Stuart Haslam New
mergefix: add mising includes to Makefile.inc --- 2015-11-26 Maxim Uvarov Superseded
[API-NEXT,PATCHv2] mergefix: add mising includes to Makefile.inc --- 2015-11-26 Maxim Uvarov Accepted
[API-NEXT] api: pool: clarify user area initializer usage --- 2015-11-26 Zoltan Kiss New
[API-NEXT] linux-generic: tm: use intermediate casts to avoid strict warnings --- 2015-11-30 Bill Fischofer Accepted
[1/3] Revert "update version number from v1.4.1.0 to v1.5.0.0" --- 2015-11-30 Mike Holmes Superseded
[2/3] CHANGELOG: initial revision --- 2015-11-30 Mike Holmes Superseded
[3/3] update version number from v1.4.1.0 to v1.5.0.0 --- 2015-11-30 Mike Holmes Superseded
linux-generic: schedule: set sched_local.pool correctly --- 2015-12-01 Bill Fischofer Accepted
[1/2] helper: strong types support --- 2015-12-01 Maxim Uvarov Accepted
[2/2] helper: unbind hash from platform strong types --- 2015-12-01 Maxim Uvarov Accepted
[API-NEXT,v4,1/9] validation: time: don't assign int directly to odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,2/9] test: performance: pktio: don't use direct arithmetic operations with odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,3/9] linux-generic: schedule: use schedule time in ns --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,4/9] linux-generic: odp_time: don't use cpu cycle API to get time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,5/9] performance: sched: use ODP time API instead of clock_gettime --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,6/9] api: time: make odp_local_time to be monotonic wall time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,7/9] linux-generic: align with new wall time API --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,8/9] test/example: use local time API as wall time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,1/9] validation: time: don't assign int directly to odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,2/9] test: performance: pktio: don't use direct arithmetic operations with odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,3/9] linux-generic: schedule: use schedule time in ns --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,4/9] linux-generic: odp_time: don't use cpu cycle API to get time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,5/9] performance: sched: use ODP time API instead of clock_gettime --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,6/9] api: time: make odp_local_time to be monotonic wall time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,7/9] linux-generic: align with new wall time API --- 2015-12-01 Ivan Khoronzhuk New
[API-NEXT,v5,8/9] test/example: use local time API as wall time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,9/9] validation: time: align tests with current time API --- 2015-12-01 Ivan Khoronzhuk Superseded
[v2,1/3] Revert "update version number from v1.4.1.0 to v1.5.0.0" --- 2015-12-01 Mike Holmes Accepted
[v2,2/3] CHANGELOG: initial revision --- 2015-12-01 Mike Holmes New
[v2,3/3] update version number from v1.4.1.0 to v1.5.0.0 --- 2015-12-01 Mike Holmes Superseded
[PATCHv3] update version number from v1.4.1.0 to v1.5.0.0 --- 2015-12-01 Maxim Uvarov Accepted
validation: queue: refactor test to avoid coverity issues --- 2015-12-02 Bill Fischofer Accepted
[API-NEXT] linux-generic: tm: use odp_hash_crc32c() api to avoid arch issues --- 2015-12-02 Bill Fischofer Superseded
[API-NEXT/PATCHv3,1/4] api: classification: add odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan New
[API-NEXT/PATCHv3,2/4] linux-generic: classification: implements odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Superseded
[API-NEXT/PATCHv3,3/4] validation: classification: add odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Superseded
[API-NEXT/PATCHv3,4/4] example: classifier: add odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Superseded
[API-NEXT/PATCH] validation: classification: adds Test case for ODP_PMR_DIP_ADDR --- 2015-12-03 Balasubramanian Manoharan New
[API-NEXT/PATCHv4,1/4] api: classification: add odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Accepted
[API-NEXT/PATCHv4,2/4] linux-generic: classification: implements odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Accepted
[API-NEXT/PATCHv4,3/4] validation: classification: add odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Accepted
[API-NEXT/PATCHv4,4/4] example: classifier: add odp_cls_cos_pool_set() api --- 2015-12-03 Balasubramanian Manoharan Accepted
helper: hashtable: include only needed odp headers --- 2015-12-03 Ivan Khoronzhuk New
linux-generic: timer: include event_types instead of buffer_types --- 2015-12-03 Ivan Khoronzhuk Accepted
[API-NEXT,v6] 1/9] validation: time: don't assign int directly to odp_time_t --- 2015-12-03 Ivan Khoronzhuk Superseded
« 1 2 ... 41 42 43113 114 »