Show patches with: Submitter = Mike Holmes       |    State = Action Required       |    Archived = No       |   222 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] linux-generic: classification: add term_global --- 2015-01-30 Mike Holmes New
[01/12] example: odp_generator: fix c99 nested extern --- 2015-02-20 Mike Holmes New
[02/10] linux-generic: odp_crypto: add term_global --- 2015-01-30 Mike Holmes New
[02/12] example: odp_generator: fix c99 implicit declaration --- 2015-02-20 Mike Holmes New
[03/10] linux-generic: packet_io: add term_global --- 2015-01-30 Mike Holmes New
[03/12] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-20 Mike Holmes New
[04/10] linux-generic: schedule: add term_global --- 2015-01-30 Mike Holmes New
[04/12] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known --- 2015-02-20 Mike Holmes New
[05/10] linux-generic: queue: add term_global --- 2015-01-30 Mike Holmes New
[05/12] example: odp_ipsec: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[06/10] linux-generic: buffer_pool: add term_global --- 2015-01-30 Mike Holmes New
[06/12] example: odp_ipsec_sp_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[07/10] linux-generic: thread: add term_global --- 2015-01-30 Mike Holmes New
[07/12] example: odp_ipsec_fwd_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[08/10] linux-generic: shm: add term_global --- 2015-01-30 Mike Holmes New
[08/12] example: odp_ipsec_stream: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[09/10] linux-generic: schedule: add term_local --- 2015-01-30 Mike Holmes New
[09/12] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’ --- 2015-02-20 Mike Holmes New
[10/10] linux-generic: buffer pool: add term_local --- 2015-01-30 Mike Holmes New
[10/12] example: odp_l2fwd: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[1/1] scripts/checkpatch: Update to latest checkpatch --- 2016-08-30 Mike Holmes New
[12/12] example: odp_ipsec_sa_db: fix c99 implicit declaration of function ‘strtok_r’ --- 2015-02-20 Mike Holmes New
[1/2] api: config: move ODP_SHM_NUM_BLOCKS to config.h --- 2015-01-31 Mike Holmes New
[1/2] api: odp_hints: add ODP_NONNULL attribute --- 2015-01-12 Mike Holmes New
[1/2] api: remove odp_compiler.h --- 2015-01-13 Mike Holmes New
[1/2] doc: correctly install docs --- 2016-02-29 Mike Holmes New
[1/2] doc: images: add packet flow overview image --- 2016-05-03 Mike Holmes New
[1/2] doc: process: bundle icons in html --- 2015-12-15 Mike Holmes New
[1/2] examples/ipsec: add path so scripts can run --- 2016-07-15 Mike Holmes New
[1/2] linux-generic: test: improve locating pktio_env --- 2016-05-11 Mike Holmes New
[1/2] linux-generic: test: Mimic the test validation directory structure --- 2016-03-21 Mike Holmes New
[1/2] linux-generic: test: move validation tests to their own directory --- 2016-01-05 Mike Holmes New
[1/2] test: helper: add ring test --- 2015-05-27 Mike Holmes New
[1/2] validation: init: fix unitalized data in struct --- 2015-02-16 Mike Holmes New
[1/3] linux-generic: buffer_internal add clang-format barriers --- 2015-08-19 Mike Holmes New
[1/3] linux-generic: timer: convert assert to ODP_ASSERT --- 2015-03-18 Mike Holmes New
[1/3] linux-genric: add arch optimised time implementation --- 2015-04-01 Mike Holmes New
[1/3] linux-genric: add arch optimised time implementation --- 2015-04-01 Mike Holmes New
[1/3] linux-genric: add arch optimised time implementation --- 2015-04-01 Mike Holmes New
[1/3] test: validation: mask_common: remove unused variable --- 2015-08-13 Mike Holmes 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/5] helper: split out types Add ABI compatibility to helper lib --- 2017-02-01 Mike Holmes 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
[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] configure: remove duplicate info --- 2016-12-07 Mike Holmes New
[2/2] doc: api guide: just use ARCH_DIR, drop WITH_ARCH --- 2016-05-09 Mike Holmes New
[2/2] doc: fix out of tree build --- 2016-02-29 Mike Holmes New
[2/2] doc: release-guide: add deprecated api section --- 2015-12-15 Mike Holmes New
[2/2] doc: release-guide: detail abi & api tools --- 2016-12-05 Mike Holmes New
[2/2] doc: users-guide: add packet flow overview --- 2016-05-03 Mike Holmes New
[2/2] example/ipsec: add .sh for valgrind to skip --- 2016-07-15 Mike Holmes New
[2/2] gather common usage --- 2015-05-14 Mike Holmes New
[2/2] linux-generic: odp_system_info: rename odp_system_info --- 2015-04-01 Mike Holmes New
[2/2] linux-generic: packet_socket: remove include of odp.h --- 2015-01-13 Mike Holmes New
[2/2] linux-generic: test: add performance test framework --- 2016-01-05 Mike Holmes New
[2/2] linux-generic: test: add process mode scheduler test --- 2016-03-21 Mike Holmes New
[2/2] linux-generic: test: move pktio_env to common dir --- 2016-05-11 Mike Holmes New
[2/2] linux-genric: odp_core_mask add ODP_NONNULL --- 2015-01-12 Mike Holmes New
[2/2] test: remove unused api_test directory --- 2015-05-27 Mike Holmes New
[2/2] valididation: errno: add sunnyday test --- 2015-02-23 Mike Holmes New
[2/3] add ./clang-format --- 2015-08-19 Mike Holmes New
[2/3] test: validation: classification: unused variable --- 2015-08-13 Mike Holmes New
[2/4] helper: cleanup Linux rename to thread --- 2016-12-23 Mike Holmes New
[2/5] helper: add ABI compile flag Add ABI compatibility to helper lib --- 2017-02-01 Mike Holmes New
[2/6] helper: remove unused linux specific apis --- 2016-12-12 Mike Holmes New
[2/6] linux-generic: correct whitespace issues --- 2015-08-25 Mike Holmes New
[3/3] linux-generic: use arch optimisations for time --- 2015-04-01 Mike Holmes New
[3/3] linux-generic: use arch optimisations for time --- 2015-04-01 Mike Holmes New
[3/3] linux-generic: use arch optimisations for time --- 2015-04-01 Mike Holmes New
[3/3] scripts: add odp_format to match chekpatch style --- 2015-08-19 Mike Holmes New
[3/4] helper: move thread implementation under platform --- 2016-12-23 Mike Holmes New
[3/4] test: use odph_api.h introduce odph_api.h and clean up public helper API --- 2017-01-23 Mike Holmes New
[3/5] helper: use ABI mode for ip Add ABI compatibility to helper lib --- 2017-02-01 Mike Holmes New
[3/6] helper: move thread to os/linux directory --- 2016-12-12 Mike Holmes New
[3/6] linux-generic: fix comparison to NULL --- 2015-08-25 Mike Holmes New
[4/4] api: move loging out of odp_debug --- 2015-01-19 Mike Holmes New
[4/4] examples: use odph_api.h introduce odph_api.h and clean up public helper API --- 2017-01-23 Mike Holmes New
[4/5] helper: use ABI mode for chksum Add ABI compatibility to helper lib --- 2017-02-01 Mike Holmes New
[4/6] helper: select os in configure --- 2016-12-12 Mike Holmes New
[4/6] linux-generic: fix unnecessary parenthesis --- 2015-08-25 Mike Holmes New
[5/5] helper: use ABI mode for udp Add ABI compatibility to helper lib --- 2017-02-01 Mike Holmes New
[5/5] validation: odp_init: add test for replace abort --- 2015-01-29 Mike Holmes New
[5/6] helper: rename libodphelper to remove -linux --- 2016-12-12 Mike Holmes New
[5/6] linux-generic: check return from sscanf --- 2015-08-25 Mike Holmes New
[6/6] helper: take default os from odp platform --- 2016-12-12 Mike Holmes New
[6/6] linux-generic: branches of if both reqire parens --- 2015-08-25 Mike Holmes New
Add /scripts/install_build_deps.sh --- 2016-11-07 Mike Holmes New
[API-NEXT,1/2] api: thread: thrmask use uint_32_t --- 2015-07-08 Mike Holmes New
[API-NEXT,1/2] doc: images: add traffic manager svg --- 2016-01-07 Mike Holmes New
[API-NEXT,1/2] doc: support ascidoctor --- 2016-04-27 Mike Holmes New
[API-NEXT,2/2] doc: reference odp_pktio_open and don't copy it --- 2016-04-27 Mike Holmes New
[API-NEXT,2/2] validation: thread: test thrmask --- 2015-07-08 Mike Holmes New
[API-NEXT] add _POSIX_C_SOURCE 200809 to fix build --- 2015-12-08 Mike Holmes New
[API-NEXT] api: remove ODP_DEPRECATED --- 2015-12-15 Mike Holmes New
[API-NEXT] api: version.h: add odp_version_str --- 2015-05-08 Mike Holmes New
[API-NEXT] helper: cuckootable: fix func with no return --- 2016-07-15 Mike Holmes New
[API-NEXT] linux-generic: odp_impl: concatenate api version with implementation version --- 2015-05-05 Mike Holmes New
[API-NEXT,v2] api: split documentation from definitions --- 2015-09-16 Mike Holmes New
« 1 2 3 »