Show patches with: Archived = No       |   11325 patches
« 1 2 ... 103 104 105113 114 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv2,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-25 Taras Kondratiuk New
[PATCHv2,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-25 Taras Kondratiuk New
[2/2] cunit: add mac test --- 2014-11-25 Maxim Uvarov New
[1/2] pktio: mac addr functions --- 2014-11-25 Maxim Uvarov New
[v2] .gitignore: add CUnit-Memory-Dump.xml --- 2014-11-25 Mike Holmes Superseded
odp_ipsec: fix odp_crypto_get_operation_compl_status arg order --- 2014-11-25 Alexandru Badicioiu New
[v3,9/9] linux-generic: odp_spin_internal.h: remove odp_mem_barrier --- 2014-11-24 Ola Liljedahl Accepted
[v3,8/9] api: odp_atomic.h: struct type, relaxed mm, missing funcs, use __atomic --- 2014-11-24 Ola Liljedahl Accepted
[v3,7/9] test: odp_atomic_test.c: use odp_barrier, fix descriptions --- 2014-11-24 Ola Liljedahl Accepted
[v3,6/9] linux-generic: odp_ticketlock.c use odp_atomic.h and __atomic --- 2014-11-24 Ola Liljedahl Accepted
[v3,5/9] linux-generic: odp_generator.c use odp_atomic.h --- 2014-11-24 Ola Liljedahl Accepted
[v3,4/9] linux-generic: odp_barrier.c use __atomic --- 2014-11-24 Ola Liljedahl Accepted
[v3,3/9] linux-generic: odp_buffer.c use odp_atomic.h --- 2014-11-24 Ola Liljedahl Accepted
[v3,2/9] linux-generic: odp_rwlock.c use __atomic --- 2014-11-24 Ola Liljedahl Accepted
[v3,1/9] linux-generic: odp_ring.c use __atomic --- 2014-11-24 Ola Liljedahl Accepted
[v2] test: Display implementation version --- 2014-11-24 Mike Holmes Accepted
examples: remove the use of ODP_UNUSED --- 2014-11-24 Mike Holmes Accepted
API: crypto: Remove unused async API --- 2014-11-24 Mike Holmes Accepted
[4/4] configure: display cunit flag --- 2014-11-24 Anders Roxell Superseded
[3/4] configure: always check for cunit (lib and headers) --- 2014-11-24 Anders Roxell Superseded
[2/4] configure: cleanup OpenSSL configuration --- 2014-11-24 Anders Roxell Superseded
[1/4] configure: show libs and rename output --- 2014-11-24 Anders Roxell Superseded
[KS2] linux-keystone2: allocate memregion from RM --- 2014-11-24 Taras Kondratiuk New
[PATCHv2,KS2] linux-keystone2: init: update init for McSDK 3.01.01.04 --- 2014-11-24 Taras Kondratiuk New
[KS2] linux-keystone2: init: update init for McSDK 3.01.01.04 --- 2014-11-24 Taras Kondratiuk New
[v0] crypto : cunit test suite for rng --- 2014-11-24 Alexandru Badicioiu New
pktio: implement odp_pktio_get_name --- 2014-11-24 Maxim Uvarov New
[2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-24 Taras Kondratiuk New
[1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-24 Taras Kondratiuk New
[v2] cunit: add shm test --- 2014-11-24 yan.songming New
[2/2] cunit: pktio: mtu and promisc mode --- 2014-11-24 Maxim Uvarov New
[1/2] promisc mode manipulation functions --- 2014-11-24 Maxim Uvarov New
[PATCHv3,3/3] Buffer pool API Part 3 of 3: External API for Review/Approval --- 2014-11-22 Bill Fischofer Superseded
[PATCHv3,2/3] Buffer pool API Part 2 of 3: changes for buffer pool APIs --- 2014-11-22 Bill Fischofer Superseded
[PATCHv3,1/3] Buffer pool API Part 1 of 3:test/example changes --- 2014-11-22 Bill Fischofer Superseded
test: Display implementation version --- 2014-11-21 Mike Holmes Rejected
[ARCH] testing.dox: Add cunit test rules --- 2014-11-21 Mike Holmes Not Applicable
api: drop inline from odp_version_impl_str --- 2014-11-21 Mike Holmes Accepted
[v2,4/5] Linux-generic: Classification Implementation v1.0 --- 2014-11-21 Balasubramanian Manoharan Superseded
[RFC,PATCHv2] cunit: buffer: add buffer tests --- 2014-11-21 Taras Kondratiuk New
[v1,5/5] Classification: APIs deferred from ODP v1.0 --- 2014-11-21 Balasubramanian Manoharan Superseded
[v1,4/5] Linux-generic: Classification Implementation v1.0 --- 2014-11-21 Balasubramanian Manoharan New
[v1,3/5] Linux-generic: Pktio changes for Classification --- 2014-11-21 Balasubramanian Manoharan New
[v1,2/5] Linux-generic:Buffer: Move static inlines functions to header --- 2014-11-21 Balasubramanian Manoharan New
[v1,1/5] helper: odph_tcp header description --- 2014-11-21 Balasubramanian Manoharan New
[PATCHv2,3/3] External API for Review/Approval --- 2014-11-20 Bill Fischofer Superseded
[PATCHv2,2/3] Changes for v1.0 buffer pool APIs --- 2014-11-20 Bill Fischofer New
[PATCHv2,1/3] test/example changes for v1.0 buffer pool APIs --- 2014-11-20 Bill Fischofer New
[RFC] cunit: add tests for scheduler API --- 2014-11-20 Ciprian Barbu New
[PATCHv2] cunit: add odp_init sunnyday unit test --- 2014-11-20 Madhusudan Venugopal New
.gitignore: add CUnit-Memory-Dump.xml --- 2014-11-20 Mike Holmes Rejected
[v2] cunit: fix exit status so failures are caught by make check --- 2014-11-20 Stuart Haslam New
[RFC,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-20 Taras Kondratiuk New
[RFC,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-20 Taras Kondratiuk New
cunit: fix exit status so failures are caught by make check --- 2014-11-20 Stuart Haslam New
validation: crypto: fix out of sources directory build --- 2014-11-20 Taras Kondratiuk Accepted
[v2] cunit: add shm test --- 2014-11-20 yan.songming New
[7/7] example: odp_generator.c: use odp_atomic.h --- 2014-11-20 Ola Liljedahl New
[6/7] linux-generic: odp_buffer.c: use odp_atomic.h --- 2014-11-20 Ola Liljedahl Superseded
[5/7] linux-generic: odp_rwlock.c: use odp_atomic.h and GCC __atomic (tmp) --- 2014-11-20 Ola Liljedahl Superseded
[4/7] linux-generic: odp_ticketlock.c: use odp_atomic.h and __atomic (tmp), added missing barrier --- 2014-11-20 Ola Liljedahl New
[3/7] linux-generic: odp_ring.c: use __atomic cmpset, added missing barriers, removed dangerous odp_mem_barrier --- 2014-11-20 Ola Liljedahl New
[2/7] api: odp_barrier.h: signature change, use odp_atomic.h, atomic wrap-around fix --- 2014-11-20 Ola Liljedahl New
[1/7] api: odp_atomic.h: use struct type, relaxed implem, missing funcs --- 2014-11-20 Ola Liljedahl New
[PATCHv5,3/3] promisc mode manipulation functions --- 2014-11-20 Maxim Uvarov New
[PATCHv5,2/3] enhance odp_pktio to set/get mtu --- 2014-11-20 Maxim Uvarov Accepted
[PATCHv5,1/3] pktio: add MTU manipulation functions --- 2014-11-20 Maxim Uvarov Accepted
[v4] platform: odp_shared_memory.c: implement func odp_shm_free --- 2014-11-20 yan.songming Accepted
[v2] linux-generic: Replace printf with ODP_PRINT --- 2014-11-19 Mike Holmes Accepted
[v2] test: rename cunit dir to validation --- 2014-11-19 Mike Holmes Rejected
[2/2] test: api_test: move include path --- 2014-11-19 Anders Roxell Accepted
[1/2] example: Makefile.inc: fix include path --- 2014-11-19 Anders Roxell Accepted
[ARCH] testing.dox: Fix section overview tag --- 2014-11-19 Mike Holmes Accepted
ODP_ASSERT has to trap app not depending on debug --- 2014-11-19 Maxim Uvarov New
[v3] add implement for odp_shm_free --- 2014-11-19 yan.songming New
[v2] add implement for odp_shm_free --- 2014-11-19 yan.songming New
[v2] add implement for odp_shm_free --- 2014-11-19 yan.songming New
[RFC] cunit: buffer: add buffer tests --- 2014-11-19 Taras Kondratiuk New
[PATCHv4] simplify pktin_dequeue/pktin_deq_multi functions --- 2014-11-19 Maxim Uvarov New
[v1] crypto : use override_iv_ptr when session IV is NULL --- 2014-11-19 Alexandru Badicioiu Accepted
[2/2] Changes for v1.0 buffer pool APIs --- 2014-11-19 Bill Fischofer New
[1/2] test/example changes for v1.0 buffer pool APIs --- 2014-11-19 Bill Fischofer New
[2/2] odp_atomic_internal.h with C11-style atomic ops --- 2014-11-18 Ola Liljedahl New
[1/2] atomics typedef/implementation/usage fixes --- 2014-11-18 Ola Liljedahl New
cunit: odp_init_local: add sunny day --- 2014-11-18 Madhusudan Venugopal New
api: odp_hints.h add ODP_WEAK_SYMBOL --- 2014-11-18 Mike Holmes Accepted
linux-generic: Replace printf with ODP_PRI --- 2014-11-18 Mike Holmes Rejected
ipsec: Fix ctx->state update race --- 2014-11-18 Robbie King Accepted
[PATCHv3] simplify pktin_dequeue/pktin_deq_multi functions --- 2014-11-18 Maxim Uvarov New
[v1] cunit: add shm test --- 2014-11-18 yan.songming New
[v1] cunit: add shm test --- 2014-11-18 yan.songming New
[PATCHv3,NETMAP,1/4] Update to netmap_v11.1 --- 2014-11-18 Ciprian Barbu New
[Crypto,additional,documentation,1/1] Add in and out documentation and merge arch intro text into odp_crypto.h --- 2014-11-18 Bill Fischofer New
add implement for odp_shm_free --- 2014-11-18 yan.songming New
[v8] cunit : add tests for crypto APIs --- 2014-11-18 Alexandru Badicioiu Accepted
[v7] cunit : add tests for crypto APIs --- 2014-11-18 Alexandru Badicioiu Superseded
[2/2] API name changes for odp_barrier.h for ODP v1.0 --- 2014-11-17 Bill Fischofer New
[1/2] Update examples for odp_barrier.h API changes for ODP v1.0 --- 2014-11-17 Bill Fischofer New
[2/2] Uplevel odp_packet_flags.h and implementation to ODP v1.0 level --- 2014-11-17 Bill Fischofer New
[1/2] Uplevel example programs to ODP v1.0 APIs for odp_packet_flags.h --- 2014-11-17 Bill Fischofer New
« 1 2 ... 103 104 105113 114 »