Show patches with: Submitter = Bill Fischofer       |    State = Action Required       |    Archived = No       |   603 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] doc: images: add additional user guide images --- 2015-11-16 Bill Fischofer New
[1/2] doc: userguide: add section describing helpers --- 2016-05-19 Bill Fischofer New
[1/2] linux-generic: packet: copy user area as part of odp_packet_copy() --- 2016-06-07 Bill Fischofer New
[1/2] linux-generic: packets: allow offsets to be set to invalid --- 2015-01-23 Bill Fischofer New
[1/2] linux-generic: schedule: fix range check on odp_schedule_group_destroy() --- 2015-09-02 Bill Fischofer New
[1/2] test/example changes for v1.0 buffer pool APIs --- 2014-11-19 Bill Fischofer New
[1/2] Update examples for odp_barrier.h API changes for ODP v1.0 --- 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/4] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-13 Bill Fischofer New
[1/9] api: add base macros for strong typing support --- 2015-01-30 Bill Fischofer New
[2/2] API name changes for odp_barrier.h for ODP v1.0 --- 2014-11-17 Bill Fischofer New
[2/2] Changes for v1.0 buffer pool APIs --- 2014-11-19 Bill Fischofer New
[2/2] configure: add check for gcc version --- 2016-05-25 Bill Fischofer New
[2/2] doc: userguide: add notes on threads and addressing scope --- 2016-05-19 Bill Fischofer New
[2/2] linux-generic: packets: enable segmented packet support --- 2014-12-17 Bill Fischofer New
[2/2] Uplevel odp_packet_flags.h and implementation to ODP v1.0 level --- 2014-11-17 Bill Fischofer New
[2/2] validation: packets: verify offsets can be set to invalid --- 2015-01-23 Bill Fischofer New
[2/2] validation: queue: use malloc to avoid artificial limits on max_queues --- 2016-06-27 Bill Fischofer New
[2/2] validation: schedule: add missing coverage for new APIs --- 2015-09-02 Bill Fischofer New
[2/9] linux-generic: buffers: add strong typing support --- 2015-01-30 Bill Fischofer New
[3/3] helper: tables: avoid invalid odp_shm_addr() calls [1/3] helper: cuckootable: avoid storage leaks on error paths --- 2017-02-03 Bill Fischofer New
[3/4] api: pools: normalize odp_pool_param_t layout --- 2015-02-13 Bill Fischofer New
[3/9] linux-generic: classification: add strong typing support --- 2015-01-30 Bill Fischofer New
[4/4] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-13 Bill Fischofer New
[4/7] linux-generic: queue: add destroy check for ordered queues --- 2015-09-03 Bill Fischofer New
[4/9] linux-generic: events: add strong typing support --- 2015-01-30 Bill Fischofer New
[5/9] linux-generic: pktio: add strong typing support --- 2015-01-30 Bill Fischofer New
[6/9] linux-generic: packet: add strong typing support --- 2015-01-30 Bill Fischofer New
[7/9] linux-generic: pool: add strong typing support --- 2015-01-30 Bill Fischofer New
[8/9] linux-generic: queue: add strong typing support --- 2015-01-30 Bill Fischofer New
[9/9] linux-generic: shm: add strong typing support --- 2015-01-30 Bill Fischofer New
Add crypto design doc for ODP v1.0 --- 2014-07-02 Bill Fischofer New
Add images for doxygen for new buffer and packet header files --- 2014-11-07 Bill Fischofer New
[API-NEXT,1/3] api: config: add odp_config_threads() API --- 2015-11-11 Bill Fischofer New
[API-NEXT,1/3] api: pktio: add user context support for interfaces --- 2016-04-07 Bill Fischofer New
[API-NEXT,1/3] api: queue: allow for anonymous queues --- 2015-07-13 Bill Fischofer New
[API-NEXT,1/3] doc: images: add gv file for pktio state machine --- 2016-02-28 Bill Fischofer New
[API-NEXT,1/3] doc: images: upgrade pktio images for latest modes --- 2016-03-28 Bill Fischofer New
[API-NEXT,1/4] api: random: document usage of use_entropy parameter --- 2016-10-25 Bill Fischofer New
[API-NEXT,1/5] api: schedule: additional scheduler group functions --- 2015-07-29 Bill Fischofer New
[API-NEXT,1/5] linux-generic: packet: correct tail trunc logic --- 2016-04-25 Bill Fischofer New
[API-NEXT,1/6] linux-generic: event: convert event types to typedef enum --- 2015-06-25 Bill Fischofer New
[API-NEXT,1/8] api: scheduler: scheduler group additional APIs --- 2015-08-24 Bill Fischofer New
[API-NEXT,2/2] api-next: packet: clarify use of 0 len on odp_packet_alloc() --- 2015-05-27 Bill Fischofer New
[API-NEXT,2/2] linux-generic: packet: implement splice/reference apis --- 2016-10-07 Bill Fischofer New
[API-NEXT,2/3] linux-generic: config: add implementation of odp_config_threads() --- 2015-11-11 Bill Fischofer New
[API-NEXT,2/3] linux-generic: pktio: implement pktio support for user contexts --- 2016-04-07 Bill Fischofer New
[API-NEXT,2/3] linux-generic: queue: allow for anonymous queues --- 2015-07-13 Bill Fischofer New
[API-NEXT,2/4] api: crypto: add entropy info to odp_crypto_capabilities() api --- 2016-10-25 Bill Fischofer New
[API-NEXT,2/5] api: queue: add odp_queue_lock_count() API --- 2015-09-06 Bill Fischofer New
[API-NEXT,2/5] linux-generic: packet: implement reference apis --- 2016-10-30 Bill Fischofer New
[API-NEXT,2/5] linux-generic: pool: correct segment head/tail manipulation --- 2016-04-25 Bill Fischofer New
[API-NEXT,2/5] linux-generic: schedule: implement scheduler groups --- 2015-07-29 Bill Fischofer New
[API-NEXT,2/6] api: pool: split odp_pool_params to separate include file --- 2015-06-25 Bill Fischofer New
[API-NEXT,3/3] linux-generic: locks: revise implementation of recursive rwlocks --- 2015-11-11 Bill Fischofer New
[API-NEXT,3/3] validation: pktio: add cunit tests for pktio user contexts --- 2016-04-07 Bill Fischofer New
[API-NEXT,3/3] validation: queue: allow for anonymous queues --- 2015-07-13 Bill Fischofer New
[API-NEXT,3/4] linux-generic: crypto: implement crypto capabilities and entropy --- 2016-10-25 Bill Fischofer New
[API-NEXT,3/5] api: schedule: add lock_count to odp_schedule_param_t --- 2015-09-06 Bill Fischofer New
[API-NEXT,3/5] linux-generic: queue: implement ordered queues --- 2015-07-29 Bill Fischofer New
[API-NEXT,3/6] api: pool: add odp_pool_param_init prototype --- 2015-06-25 Bill Fischofer New
[API-NEXT,3/8] api: scheduler: Add ordered locks --- 2015-08-24 Bill Fischofer New
[API-NEXT,4/4] validation: random: add entropy tests --- 2016-10-25 Bill Fischofer New
[API-NEXT,4/6] linux-generic: pool: add odp_pool_param_init implementation --- 2015-06-25 Bill Fischofer New
[API-NEXT,4/8] api: queue: Ordered queue additional APIs --- 2015-08-24 Bill Fischofer New
[API-NEXT,5/5] api: schedule: revised definition of odp_schedule_release_ordered --- 2015-07-29 Bill Fischofer New
[API-NEXT,5/6] examples: use new odp_pool_param_init routine --- 2015-06-25 Bill Fischofer New
[API-NEXT,5/8] linux_generic: schedule: implement scheduler groups --- 2015-08-24 Bill Fischofer New
[API-NEXT,6/8] linux-generic: queue: implement ordered queues --- 2015-08-24 Bill Fischofer New
[API-NEXT,8/8] linux-generic: schedule: implement ordered locks --- 2015-08-24 Bill Fischofer New
[API-NEXT] api: pktio: Clarify doc on default pool usage on odp_pktio_open --- 2015-04-06 Bill Fischofer New
[API-NEXT] api: pool: remove shm paramter from odp_pool_create() --- 2015-05-31 Bill Fischofer New
[API-NEXT] doc: remove imagemagic dependency and use svg diagrams in all asciidocs --- 2016-01-13 Bill Fischofer New
[API-NEXT] doc: userguide: clarify packet reference operation --- 2017-02-15 Bill Fischofer New
[API-NEXT] linux-generic: packet: avoid race condition in packet_free processing --- 2017-02-17 Bill Fischofer New
[API-NEXT] linux-generic: packet: improve packet init efficiency --- 2017-02-16 Bill Fischofer New
[API-NEXT] linux-generic: packet: remove erroneous assert --- 2017-01-12 Bill Fischofer New
[API-NEXT] linux-generic: packet: set correct tailroom on trim of multi-seg pkts --- 2016-12-21 Bill Fischofer New
[API-NEXT] linux-generic: packet: tune alloc/free performance for non-reference paths --- 2017-01-12 Bill Fischofer New
[API-NEXT] linux-generic: pool: reset origin_qe on buffer allocation --- 2016-11-30 Bill Fischofer New
[API-NEXT] linux-generic: queue: yield trying to obtain multiple locks --- 2015-10-30 Bill Fischofer New
[API-NEXT,PATCHv10,01/14] api: schedule: additional scheduler group functions --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,02/14] api: queue: document ordered chain enq support --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,03/14] api: schedule: revised definition of odp_schedule_release_ordered --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,04/14] api: schedule: add APIs for order copying and sustaining --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,05/14] api: schedule: add odp_schedule_order_lock/unlock --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,07/14] linux-generic: schedule: implement scheduler groups --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,08/14] linux-generic: queue: implement ordered queues --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,09/14] linux-generic: schedule: implement odp_schedule_release_ordered() --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,10/14] linux-generic: queue: add ordered chain enq support --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,11/14] linux-generic: schedule: implement odp_schedule_prefetch() --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,12/14] linux-generic: schedule: implement order copying and sustaining --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,13/14] linux-generic: schedule: implement odp_schedule_order_lock/unlock --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv10,14/14] linux-generic: queue: add ordered support for pktout queues --- 2015-08-08 Bill Fischofer New
[API-NEXT,PATCHv11,01/13] api: schedule: additional scheduler group functions --- 2015-08-09 Bill Fischofer New
[API-NEXT,PATCHv11,02/13] api: queue: document ordered chain enq support --- 2015-08-09 Bill Fischofer New
[API-NEXT,PATCHv11,03/13] api: schedule: revised definition of odp_schedule_release_ordered --- 2015-08-09 Bill Fischofer New
[API-NEXT,PATCHv11,04/13] api: schedule: add APIs for order copying and sustaining --- 2015-08-09 Bill Fischofer New
[API-NEXT,PATCHv11,05/13] api: schedule: add odp_schedule_order_lock/unlock --- 2015-08-09 Bill Fischofer New
[API-NEXT,PATCHv11,07/13] linux-generic: schedule: implement scheduler groups --- 2015-08-09 Bill Fischofer New
« 1 2 3 46 7 »