Show patches with: State = Action Required       |    Archived = No       |   4491 patches
« 1 2 3 444 45 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] Shared memory handle --- 2014-09-10 Petri Savolainen New
[1/3] test: odp_timer_ping: removed --- 2014-12-08 Ola Liljedahl New
[1/3] test: validation: mask_common: remove unused variable --- 2015-08-13 Mike Holmes New
[1/3] validation: preparing for main in tests --- 2015-05-11 Christophe Milard New
[1/3] validation: time: initialize resolution vars --- 2016-01-06 Ivan Khoronzhuk New
[14/15] api: pool: Rename odp_buffer_pool_ to odp_pool_ --- 2015-01-15 Petri Savolainen New
[14/16] api: odp_thread.h: updated return descriptions --- 2015-01-29 Ola Liljedahl New
[14/17] validation: time: lib populated --- 2015-07-10 Christophe Milard New
[1/4] api: cpu: Added cpu.h --- 2015-01-30 Petri Savolainen New
[1/4] example: ipsec_offload: enable compilation [1/4] example: ipsec_offload: enable compilation --- 2017-02-21 Dmitry Eremin-Solenikov New
[1/4] helper: add odph_api.h for existing exported headers introduce odph_api.h and clean up public helper API --- 2017-01-23 Mike Holmes New
[1/4] linux-generic: define cache line size in one place --- 2016-07-18 Brian Brooks New
[1/4] linux-generic: move git_hash.sh under linux-generic directory --- 2015-08-04 Maxim Uvarov New
[1/4] linux-generic: odp_atomic_internal.h: C11-style 32/64-bit/pointer/flag atomics --- 2014-11-25 Ola Liljedahl New
[1/4] linux-generic: pktio: extend maximum devname length --- 2015-08-05 Stuart Haslam New
[1/4] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-13 Bill Fischofer New
[1/4] linux-generic: scheduler: restructured queue and pktio integration --- 2015-03-26 Savolainen, Petri (Nokia - FI/Espoo) New
[1/4] linux-generic: tm: correct cast in hash_dump --- 2016-06-03 Maxim Uvarov New
[1/4] linux-generic: validate_buf() remove pool_id validation --- 2014-12-23 Maxim Uvarov New
[1/4] linux-generic: zero params for pool create --- 2015-05-08 Maxim Uvarov New
[1/4] validation: add ability to mark tests inactive --- 2015-09-16 Stuart Haslam New
[1/4] validation: crypto: add HMAC-SHA-1-96 test cases [1/4] validation: crypto: add HMAC-SHA-1-96 test cases --- 2017-05-02 Github ODP bot New
[1/4] validation: crypto: add tests for checking message digests [1/4] validation: crypto: add tests for checking message digests --- 2017-04-06 Maxim Uvarov New
[1/4] validation: diverse cosmetic fixes for checkpatch --- 2016-07-11 Christophe Milard New
[15/16] api: odp_timer.h: updated return descriptions --- 2015-01-29 Ola Liljedahl New
[15/17] validation: queue: lib populated --- 2015-07-10 Christophe Milard New
[15/29] linux-gen, include: for several simple headers switch to api+abi pattern restructure headers for ABI-compat/platform-optimized modes --- 2017-10-23 Dmitry Eremin-Solenikov New
[1/5] api: classification: add odp_cls_cos_pool_set() api --- 2015-11-17 Balasubramanian Manoharan New
[1/5] api: debug: fix static assert macro --- 2015-02-04 Taras Kondratiuk New
[1/5] example: introducing l3fwd --- 2016-05-19 Forrest Shi New
[1/5] helper: split out types Add ABI compatibility to helper lib --- 2017-02-01 Mike Holmes New
[1/5] implement odp_bool type --- 2014-11-26 Maxim Uvarov New
[1/5] linux-generic: crypto: add simple odp_crypto_get_operation_compl_packet impl --- 2014-09-11 vkamensky New
[1/5] netdev-odp: fix header file names --- 2015-03-19 Zoltan Kiss New
[1/5] travis: switch to ubuntu trusty various travis updates --- 2017-02-14 Maxim Uvarov New
[1/5] validation: own main in odp_queue.c --- 2015-06-25 Christophe Milard New
[1/5] validation: shm: move main() to a common place --- 2014-12-01 Taras Kondratiuk New
[16/16] api: odp_queue.h: odp_queue_enq_multi() returns partial success --- 2015-01-29 Ola Liljedahl New
[16/17] validation: system: lib populated --- 2015-07-10 Christophe Milard New
[1/6] api:odp_atomic.h: Update doxygen comments, renaming of function params --- 2014-12-03 Ola Liljedahl New
[1/6] build.sh: enable build the dependencies only --- 2015-05-11 Zoltan Kiss New
[1/6] checkpatch.conf add SSCANF_TO_KSTRTO exception --- 2015-08-25 Mike Holmes New
[1/6] helper: rename linux.h to threads.h --- 2016-12-12 Mike Holmes New
[1/6] Initialize pktio configuration structure dpdk pktio: enable hardware checksum support --- 2017-05-31 Bogdan Pricope New
[1/6] linux-generic: imp.c: remove header defines from c file --- 2015-02-11 Maxim Uvarov New
[1/6] move odph_pause inside linux-generic --- 2015-09-09 Maxim Uvarov New
[1/6] validation: preparing for main in tests --- 2015-05-28 Christophe Milard New
[1/6] vlog: add vlog_rate_limit_valist --- 2015-03-19 Zoltan Kiss New
[17/17] validation: random: lib populated --- 2015-07-10 Christophe Milard New
[1/7] api: odp_atomic.h: use struct type, relaxed implem, missing funcs --- 2014-11-20 Ola Liljedahl New
[1/8] example: ipsec: remove extension from script names --- 2015-01-15 Anders Roxell New
[1/8] validation: crypto: add tests for checking message digests [1/8] validation: crypto: add tests for checking message digests --- 2017-04-06 Maxim Uvarov New
[1/9] api: add base macros for strong typing support --- 2015-01-30 Bill Fischofer New
[2.0,v1,1/1] linux-gen: modular-farmework: make modular framework symbols visible [2.0,v1,1/1] linux-gen: modular-farmework: make modular framework symbols visible --- 2017-10-23 Github ODP bot New
[2.0,v1,1/1] linux-gen: pktio: remove extra indirection for accessing pktio_entry fields [2.0,v1,1/1] linux-gen: pktio: remove extra indirection for accessing pktio_entry fields --- 2017-11-07 Github ODP bot New
[2.0,v1,1/1] pktio: count padding bytes in pktio's ops_data [2.0,v1,1/1] pktio: count padding bytes in pktio's ops_data --- 2017-11-08 Github ODP bot New
[2.0,v1,1/3] frameworks: modular: add static walk through function template [2.0,v1,1/3] frameworks: modular: add static walk through function template --- 2017-11-16 Github ODP bot New
[2.0,v1,1/5] test: enable dpdk initialization before running validation on linux-dpdk [2.0,v1,1/5] test: enable dpdk initialization before running validation on linux-dpdk --- 2017-12-06 Github ODP bot New
[2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers [2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers --- 2017-10-26 Github ODP bot New
[2.0,v1,2/3] linux-gen: pktio: add pktio ops_data pool [2.0,v1,1/3] frameworks: modular: add static walk through function template --- 2017-11-16 Github ODP bot New
[2.0,v1,2/5] linux-dpdk: changes which are needed for odp_crypto to work [2.0,v1,1/5] test: enable dpdk initialization before running validation on linux-dpdk --- 2017-12-06 Github ODP bot New
[2.0,v1,2/6] linux-gen: modular-framework: make public buffer subsystem header [2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers --- 2017-10-26 Github ODP bot New
[2.0,v1,3/5] linux-dpdk: crypto bug fixes [2.0,v1,1/5] test: enable dpdk initialization before running validation on linux-dpdk --- 2017-12-06 Github ODP bot New
[2.0,v1,3/6] linux-gen: modular-framework: make public pool subsystem header [2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers --- 2017-10-26 Github ODP bot New
[2.0,v1,4/5] linux-dpdk: fix platform tests [2.0,v1,1/5] test: enable dpdk initialization before running validation on linux-dpdk --- 2017-12-06 Github ODP bot New
[2.0,v1,4/6] linux-gen: modular-framework: make public queue subsystem header [2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers --- 2017-10-26 Github ODP bot New
[2.0,v1,5/5] linux-dpdk: fix inconsistent *_INVALID defines [2.0,v1,1/5] test: enable dpdk initialization before running validation on linux-dpdk --- 2017-12-06 Github ODP bot New
[2.0,v1,5/6] linux-gen: modular-framework: make public schedule subsystem header [2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers --- 2017-10-26 Github ODP bot New
[2.0,v1,6/6] linux-gen: modular-framework: make public pktio_ops subsystem header [2.0,v1,1/6] linux-gen: modular-framework: make public modular framework headers --- 2017-10-26 Github ODP bot New
[2.0,v2,1/1] driver.h: add parameter when registering enumerators [2.0,v2,1/1] driver.h: add parameter when registering enumerators --- 2017-11-15 Github ODP bot New
[2.0,v2,1/3] linux-gen: pktio: add IO interface operation data pool [2.0,v2,1/3] linux-gen: pktio: add IO interface operation data pool --- 2017-11-17 Github ODP bot New
[2.0,v2,1/4] linux-gen: pktio: move socket stats function prototypes [2.0,v2,1/4] linux-gen: pktio: move socket stats function prototypes --- 2017-11-01 Github ODP bot New
[2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option [2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option --- 2017-10-24 Github ODP bot New
[2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder [2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder --- 2017-11-10 Github ODP bot New
[2.0,v2,2/3] linux-gen: pktio: add IO interface operations data allocate/free API [2.0,v2,1/3] linux-gen: pktio: add IO interface operation data pool --- 2017-11-17 Github ODP bot New
[2.0,v2,2/4] linux-gen: pktio: move sysfs stats function prototype [2.0,v2,1/4] linux-gen: pktio: move socket stats function prototypes --- 2017-11-01 Github ODP bot New
[2.0,v2,2/6] linux-gen: modular-framework: move buffer subsystem header to a public folder [2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder --- 2017-11-10 Github ODP bot New
[2.0,v2,2/6] linux-gen: pktio: ipc: build ipc pktio based on configuration option [2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option --- 2017-10-24 Github ODP bot New
[2.0,v2,3/3] linux-gen: pktio: use IO operation data pool to allocate pktio data [2.0,v2,1/3] linux-gen: pktio: add IO interface operation data pool --- 2017-11-17 Github ODP bot New
[2.0,v2,3/4] linux-gen: pktio: move SOCK_ERR_REPORT macro from odp_packet_io_internal.h [2.0,v2,1/4] linux-gen: pktio: move socket stats function prototypes --- 2017-11-01 Github ODP bot New
[2.0,v2,3/6] linux-gen: modular-framework: move pool subsystem header to a public folder [2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder --- 2017-11-10 Github ODP bot New
[2.0,v2,3/6] linux-gen: pktio: tap: build TAP pktio based on configuration option [2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option --- 2017-10-24 Github ODP bot New
[2.0,v2,4/4] linux-gen: pktio: remove duplicate odp_packet_io_internal.h [2.0,v2,1/4] linux-gen: pktio: move socket stats function prototypes --- 2017-11-01 Github ODP bot New
[2.0,v2,4/6] linux-gen: modular-framework: move queue subsystem header to a public folder [2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder --- 2017-11-10 Github ODP bot New
[2.0,v2,4/6] linux-gen: pktio: socket: build SOCKET pktio based on configuration option [2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option --- 2017-10-24 Github ODP bot New
[2.0,v2,5/6] linux-gen: modular-framework: move schedule subsystem header to a public folder [2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder --- 2017-11-10 Github ODP bot New
[2.0,v2,5/6] linux-gen: pktio: socket: build SOCKET_MMAP pktio based on configuration option [2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option --- 2017-10-24 Github ODP bot New
[2.0,v2,6/6] linux-gen: modular-framework: move pktio_ops subsystem header to a public folder [2.0,v2,1/6] linux-gen: modular-framework: move modular framework headers to a public folder --- 2017-11-10 Github ODP bot New
[2.0,v2,6/6] linux-gen: pktio: remove duplicate pktio_ops subsystem implementation [2.0,v2,1/6] linux-dpdk: pktio: dpdk: build dpdk pktio based on configuration option --- 2017-10-24 Github ODP bot New
[2.0,v3,1/2] linux-gen: pktio: add pktio operations data pool [2.0,v3,1/2] linux-gen: pktio: add pktio operations data pool --- 2017-11-20 Github ODP bot New
[2.0,v3,1/5] linux-gen: modular-framework: move buffer subsystem header to a public folder [2.0,v3,1/5] linux-gen: modular-framework: move buffer subsystem header to a public folder --- 2017-11-24 Github ODP bot New
[2.0,v3,2/2] linux-gen: pktio: use pktio operations data pool [2.0,v3,1/2] linux-gen: pktio: add pktio operations data pool --- 2017-11-20 Github ODP bot New
[2.0,v3,2/5] linux-gen: modular-framework: move pool subsystem header to a public folder [2.0,v3,1/5] linux-gen: modular-framework: move buffer subsystem header to a public folder --- 2017-11-24 Github ODP bot New
[2.0,v3,3/5] linux-gen: modular-framework: move queue subsystem header to a public folder [2.0,v3,1/5] linux-gen: modular-framework: move buffer subsystem header to a public folder --- 2017-11-24 Github ODP bot New
[2.0,v3,4/5] linux-gen: modular-framework: move schedule subsystem header to a public folder [2.0,v3,1/5] linux-gen: modular-framework: move buffer subsystem header to a public folder --- 2017-11-24 Github ODP bot New
[2.0,v3,5/5] doc: application-api-guide: exclude subsystem files [2.0,v3,1/5] linux-gen: modular-framework: move buffer subsystem header to a public folder --- 2017-11-24 Github ODP bot New
[2/2] - Add/modify files to support linux-dpdk compilation in new automake environment. * Modified configure.ac * Added platform/linux-dpdk/Makefile.am * Moved all files from platform/linux-dpdk/source to platform/linux-dpdk/. --- 2014-07-11 Venkatesh Vivekanandan New
[2/2] add travis.yml for gitub automation --- 2016-10-18 Mike Holmes New
[2/2] api: config: increase ODP_SHM_NUM_BLOCKS to 64 --- 2015-01-31 Mike Holmes New
[2/2] API name changes for odp_barrier.h for ODP v1.0 --- 2014-11-17 Bill Fischofer New
« 1 2 3 444 45 »