Show patches with: Submitter = Bill Fischofer       |   1308 patches
« 1 2 3 413 14 »
Patch Series S/W/F Date Submitter Delegate State
validation: tm: use strncmp() to avoid potential string overrun --- 2016-08-03 Bill Fischofer Accepted
validation: tm: avoid resouce/memory leaks in corner cases --- 2016-06-06 Bill Fischofer Superseded
validation: tm: add checks for adequate cpu resources --- 2016-05-16 Bill Fischofer New
validation: timer: verify timer successfully allocated --- 2016-05-12 Bill Fischofer Accepted
validation: strongtypes: add unit tests for strong type display functions --- 2015-02-07 Bill Fischofer New
validation: scheduler: fix race condition in pause test --- 2015-07-16 Bill Fischofer Accepted
validation: queue: refactor test to avoid coverity issues --- 2015-12-02 Bill Fischofer Accepted
validation: queue: clean up test toenable clean termination --- 2015-02-24 Bill Fischofer New
validation: queue: add test for odp_queue_to_u64() --- 2016-02-02 Bill Fischofer Accepted
validation: packet: remove todos from packet tests --- 2016-09-12 Bill Fischofer Accepted
validation: packet: remove extraneous debug printf calls --- 2015-05-27 Bill Fischofer Accepted
validation: packet: do not require a max packet length --- 2017-03-13 Bill Fischofer New
Update schedule test for new odp_buffer_pool_create() API --- 2014-12-13 Bill Fischofer New
test: synchronizers: add missing thread_finalize() call --- 2015-01-14 Bill Fischofer Accepted
test: performance: capture termination failures in final return code --- 2016-08-10 Bill Fischofer Accepted
test: perf: add assert since src_idx cannot be negative --- 2016-12-22 Bill Fischofer Accepted
test: packet: remove unused values to address coverity scan issue --- 2016-05-05 Bill Fischofer New
test:linux-generic: run odp_scheduling in process mode --- 2016-08-04 Bill Fischofer New
[RFC] RFC: Implement v0.5 buffer pool APIs --- 2014-12-07 Bill Fischofer New
[RFC] RFC: Implemement v0.5 level packet APIs --- 2014-12-07 Bill Fischofer New
[[RFC] ] RFC for new buffer .h files --- 2014-11-03 Bill Fischofer New
[[RFC,PATCHv2] ] RFC Buffer and Packet header restructure --- 2014-11-04 Bill Fischofer New
[RFC,PATCHv2] api: pool: proposed pool parameters for packets --- 2015-02-11 Bill Fischofer New
[RFC,PATCHv2,2/2] api: classification: add odp_cls_context routines for stateful classification --- 2015-07-01 Bill Fischofer New
[RFC,PATCHv2,1/2] linux-generic: classification: add odp_cls_context_t type definitions --- 2015-07-01 Bill Fischofer New
[RFC] api: pool: proposed pool parameters for packets --- 2015-02-11 Bill Fischofer New
[RFC,API-NEXT,PATCHv3] api: packet/pool: proposed APIs for packet user metadata --- 2015-03-26 Bill Fischofer Accepted
[RFC,API-NEXT,PATCHv2] api: pool/packet: proposed user metadata APIs --- 2015-03-25 Bill Fischofer New
[RFC,API-NEXT,PATCHv2] api: packet: add odp_packet_parse() and odp_packet_classify apis --- 2016-09-07 Bill Fischofer New
[RFC,API-NEXT] api: pool/buffer/packet: user metadata API proposal --- 2015-03-25 Bill Fischofer New
[RFC,API-NEXT] api: packet: add packet references and composites --- 2016-01-07 Bill Fischofer New
[RFC,API-NEXT] api: packet: add packet reference apis --- 2016-10-26 Bill Fischofer New
[RFC,API-NEXT] api: init: add unused feature hints to init struct --- 2017-05-30 Bill Fischofer New
[RFC,API-NEXT,2/2] api: packet: add odp_packet_parse() api --- 2016-09-07 Bill Fischofer New
[RFC,API-NEXT,2/2] api: cpu: add routines for obtaining socket ids --- 2016-01-29 Bill Fischofer Superseded
[RFC,API-NEXT,1/2] api: pool: add socket id parameter for numa support --- 2016-01-29 Bill Fischofer New
[RFC,API-NEXT,1/2] api: classification: add reclassification input queue --- 2016-09-07 Bill Fischofer New
[RFC,API-NEXT,12/12] odp: add tm files to standard set of included headers --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,11/12] linux-generic: init: initialize tm as part of odp init --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,10/12] linux-generic: tm: implementation of egress traffic manager --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,09/12] linux-generic: tm: add timer_wheel support routines --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,08/12] linux-generic: tm: add sorted_list support routines --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,07/12] linux-generic: tm: add pkt_queue support routines --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,06/12] linux-generic: tm: add name_table support routines --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,05/12] linux-generic: tm: add include infrastructure for tm apis --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,04/12] linux-generic: packet: implementation of new packet apis for tm --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,03/12] api: packet: add new apis needed by tm --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,02/12] linux-generic: packet: add typedef for packet color --- 2015-07-18 Bill Fischofer New
[RFC,API-NEXT,01/12] api: tm: add api definitions for egress traffic manager --- 2015-07-18 Bill Fischofer New
[RFC,2/2] Initial review stage for ODP v1.0 buffer packet APIs --- 2014-11-10 Bill Fischofer New
[RFC,2/2] api: classification: add odp_cls_context routines for stateful classification --- 2015-06-25 Bill Fischofer New
[RFC,1/2] linux-generic: classification: add odp_cls_context_t type definitions --- 2015-06-25 Bill Fischofer New
Return correct error code if suplied shm can't contain requested pool --- 2014-12-16 Bill Fischofer Superseded
[prefix=PATCH] scripts: checkpatch: update to allow additional exceptions --- 2017-05-04 Bill Fischofer Superseded
[prefix=PATCH] Add autoconf for --enable-allow-unimplemented (default is no) --- 2014-11-07 Bill Fischofer New
[prefix=API-NEXT,4/4] performance: use odp_queue_param_init routine --- 2015-07-10 Bill Fischofer Superseded
[prefix=API-NEXT,3/4] example: use odp_queue_param_init routine --- 2015-07-10 Bill Fischofer Superseded
[prefix=API-NEXT,2/4] linux-generic: queue: implement odp_queue_param_init routine --- 2015-07-10 Bill Fischofer Superseded
[prefix=API-NEXT,1/4] api: queue: add odp_queue_param_init prototype --- 2015-07-10 Bill Fischofer New
[PATCHv7,2/2] Initial review stage for ODP v1.0 buffer packet APIs --- 2014-11-11 Bill Fischofer New
[PATCHv6] linux-generic: packet: Add lazy parsing support --- 2015-05-13 Bill Fischofer New
[PATCHv6,2/2] Initial review stage for ODP v1.0 buffer packet APIs --- 2014-11-10 Bill Fischofer New
[PATCHv6,2/2] doc: userguide: add timer and timeout event section to user guide --- 2016-05-13 Bill Fischofer Accepted
[PATCHv6,1/2] doc: userguide: add timer/timeout state diagrams --- 2016-05-13 Bill Fischofer Accepted
[PATCHv5,ODP,v1.0,Buffer/Packet,APIs,9/9] Implement ODP v1.0 buffer/packet APIs for linux-generic --- 2014-11-11 Bill Fischofer New
[PATCHv5] linux-generic: pktio: avoid coverity issues by adding explicit rc check --- 2016-04-04 Bill Fischofer New
[PATCHv5] linux-generic: packet: Add lazy parsing support --- 2015-05-08 Bill Fischofer New
[PATCHv5] Implement v0.5 buffer pool APIs --- 2014-12-12 Bill Fischofer New
[PATCHv5,6/6] api: config: simplify packet configuration --- 2015-02-19 Bill Fischofer New
[PATCHv5,5/6] linux-generic: pools: cleanup to reflect new pool parameters --- 2015-02-19 Bill Fischofer New
[PATCHv5,4/6] api: config: increase buffer min align to 16 --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,3/6] api: pools: normalize odp_pool_param_t layout --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,2/6] linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_global --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,2/2] Initial review stage for ODP v1.0 buffer packet APIs --- 2014-11-10 Bill Fischofer New
[PATCHv5,2/2] doc: userguide: add timer and timeout event section to user guide --- 2016-05-12 Bill Fischofer New
[PATCHv5,19/19] linux-generic: shm: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,18/19] linux-generic: queues: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,17/19] linux-generic: pool: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,1/6] linux-generic: pools: rename odp_buffer_pool files to odp_pool --- 2015-02-19 Bill Fischofer Accepted
[PATCHv5,16/19] linux-generic: packets: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,15/19] linux-generic: pktio: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,14/19] linux-generic: events: add strong typing support --- 2015-02-03 Bill Fischofer New
[PATCHv5,13/19] linux-generic: crypto: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,1/2] doc: userguide: add timer/timeout state diagrams --- 2016-05-12 Bill Fischofer New
[PATCHv5,12/19] linux-generic: classification: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,11/19] linux-generic: buffers: add strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,10/19] linux-generic: add base macros for strong typing support --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,09/19] api: shm: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,08/19] api: queues: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,07/19] api: pool: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,06/19] api: pktio: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,05/19] api: packets: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,05/16] api: event: odp_queue_deq_multi --- 2015-01-24 Bill Fischofer Superseded
[PATCHv5,04/19] api: events: add strong typing handle display function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,03/19] api: crypto: add strong typing handle display functions --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,02/19] api: classification: add strong typing handle display functions --- 2015-02-03 Bill Fischofer Accepted
[PATCHv5,01/19] api: buffers: add strong typing handle diplay function --- 2015-02-03 Bill Fischofer Accepted
[PATCHv4,ODP,v1.0,Buffer/Packet,APIs,9/9] Implement ODP v1.0 buffer/packet APIs for linux-generic --- 2014-11-11 Bill Fischofer New
[PATCHv4] linux-generic: pktio: avoid coverity issues by adding explicit rc check --- 2016-04-04 Bill Fischofer New
[PATCHv4] linux-generic: packet: Add lazy parsing support --- 2015-05-07 Bill Fischofer New
« 1 2 3 413 14 »