Show patches with: Archived = No       |   11325 patches
« 1 2 ... 56 57 58113 114 »
Patch Series S/W/F Date Submitter Delegate State
linux-generic: tm: parameterize use of secondary_hash_dump() routine --- 2016-05-26 Bill Fischofer Accepted
[PATCHv2,10/10] linux-generic: tm: avoid potential null pointer dereference --- 2016-05-26 Bill Fischofer New
[PATCHv2,09/10] linux-generic: tm: discard rc values properly when not needed --- 2016-05-26 Bill Fischofer Superseded
[PATCHv2,08/10] linux-generic: tm: check for proper init of tm_system_thread --- 2016-05-26 Bill Fischofer Superseded
[PATCHv2,07/10] linux-generic: tm: avoid underflow on log2 of 0 --- 2016-05-26 Bill Fischofer New
[PATCHv2,06/10] validation: tm: avoid potential null pointer dereference --- 2016-05-26 Bill Fischofer Superseded
[PATCHv2,05/10] validation: tm: avoid resource leakage on tm queue create failure --- 2016-05-26 Bill Fischofer New
[PATCHv2,04/10] validation: tm: handle pktio open/config failures properly --- 2016-05-26 Bill Fischofer Superseded
[PATCHv2,03/10] validation: tm: add debug check to avoid unreachable code --- 2016-05-26 Bill Fischofer Superseded
[PATCHv2,02/10] example: tm: check rc from odp init calls --- 2016-05-26 Bill Fischofer Superseded
[PATCHv2,01/10] example: tm: remove unused code --- 2016-05-26 Bill Fischofer Superseded
[PATCHv4] helper: linux: odp thread cpu affinity APIs --- 2016-05-26 Yi He Accepted
[PATCHv3] helper: linux: odp thread cpu affinity APIs --- 2016-05-26 Yi He Superseded
linux-generic: test: ring: .gitignore ring_main --- 2016-05-26 Yi He Accepted
[10/10] linux-generic: tm: avoid potential null pointer dereference --- 2016-05-25 Bill Fischofer Superseded
[09/10] linux-generic: tm: discard rc values properly when not needed --- 2016-05-25 Bill Fischofer Superseded
[08/10] linux-generic: tm: check for proper init of tm_system_thread --- 2016-05-25 Bill Fischofer Superseded
[07/10] linux-generic: tm: avoid underflow on log2 of 0 --- 2016-05-25 Bill Fischofer Superseded
[06/10] validation: tm: avoid potential null pointer dereference --- 2016-05-25 Bill Fischofer Superseded
[05/10] validation: tm: avoid resource leakage on tm queue create failure --- 2016-05-25 Bill Fischofer Superseded
[04/10] validation: tm: handle pktio open/config failures properly --- 2016-05-25 Bill Fischofer Superseded
[03/10] validation: tm: add debug check to avoid unreachable code --- 2016-05-25 Bill Fischofer Superseded
[02/10] example: tm: check rc from odp init calls --- 2016-05-25 Bill Fischofer Superseded
[01/10] example: tm: remove unused code --- 2016-05-25 Bill Fischofer Superseded
[2/2] configure: add check for gcc version --- 2016-05-25 Bill Fischofer New
[1/2] configure: whitespace cleanup --- 2016-05-25 Bill Fischofer Superseded
doc: platform: don't install src files we don't use --- 2016-05-25 Mike Holmes New
[PATCHv2] linux-generic: test: fix ring resource leaks --- 2016-05-25 Maxim Uvarov Accepted
[RFC] linux-dpdk: Enable inlines if dynamic library is not used --- 2016-05-25 Zoltan Kiss New
helper: cleaner interface to odph_odpthreads_create/join --- 2016-05-25 Christophe Milard Superseded
[v2] helper: linux: odp thread cpu affinity APIs --- 2016-05-25 Yi He New
linux-generic: test: fix ring resource leaks --- 2016-05-24 Maxim Uvarov Superseded
[v4] linux-generic: test: ring: convert to cunit and improve coverage --- 2016-05-24 Yi He Accepted
[v2] example: introducing l3fwd --- 2016-05-24 Forrest Shi New
helper: fixing doxygen comments for odpthread creation parameters --- 2016-05-23 Christophe Milard Accepted
linux-generic: include: drv: std_types.h: fix cyclic include --- 2016-05-23 Anders Roxell Accepted
helper/test: add missing scripts to EXTRA_DIST --- 2016-05-23 Anders Roxell Accepted
[v3] linux-generic: test: ring: convert to cunit and improve coverage --- 2016-05-23 Yi He Superseded
[PATCHv2] doc: users-guide: add packet drop and error CoS documentation --- 2016-05-23 Balasubramanian Manoharan Accepted
linux-generic: timer: generalize arch-specific code path selection --- 2016-05-20 Ola Liljedahl Accepted
[v2,2/2] example: use one copy of pcap file --- 2016-05-20 Mike Holmes New
[v2,1/2] example: fix pcap location assumption --- 2016-05-20 Mike Holmes Accepted
[PATCHv9,35/35] doc: implementers-guide: adding helper recommendations --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,34/35] linux-generic: test: ringtest: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,33/35] linux-generic: test: ringtest: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,32/35] example: switch: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,31/35] example: switch: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,30/35] example: timer: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,29/35] example: timer: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,28/35] example: time: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,27/35] example: time: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,26/35] example: pktio: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,25/35] example: pktio: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,24/35] example: l2fwd_simple: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,23/35] example: l2fwd_simple: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,22/35] example: ipsec: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,21/35] example: ipsec: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,20/35] example: generator: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,19/35] example: generator: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,18/35] example: classifier: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,17/35] example: classifier: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,16/35] performance: crypto: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,15/35] performance: crypto: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,14/35] performance: odp_l2fwd: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,13/35] performance: odp_l2fwd: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,12/35] performance: odp_pktio_perf: adding helper cmd line parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,11/35] performance: odp_pktio_perf: using agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,10/35] performance: odp_scheduling: proc mode done by helper --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,09/35] validation: pktio: adding command line argument parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,08/35] validation: init: adding command line argument parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,07/35] validation: most tests: adding command line argument parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,06/35] validation: using implementation agnostic function for ODP threads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,05/35] helper: test: adding odpthread functions tests --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,04/35] helpers: linux: creating functions to handle odpthreads --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,03/35] validation: shmem: adding command line argument parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,02/35] validation: common: adding command line argument parsing --- 2016-05-20 Christophe Milard Accepted
[PATCHv9,01/35] helpers: adding command line argument parsing --- 2016-05-20 Christophe Milard Accepted
[v2,2/2] doc: process: add FAQ document --- 2016-05-20 Mike Holmes Accepted
doc: process: add FAQ document --- 2016-05-20 Mike Holmes New
[v2,1/2] doc: images: add new images for the FAQ --- 2016-05-20 Mike Holmes Accepted
helper: linux: thread and process cpu affinity APIs --- 2016-05-20 Yi He New
[v2] linux-generic: test: ring: convert to cunit and improve coverage --- 2016-05-20 Yi He New
doc: process: add FAQ document --- 2016-05-19 Mike Holmes Superseded
[PATCHv8,35/35] doc: implementers-guide: adding helper recommendations --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,34/35] linux-generic: test: ringtest: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,33/35] linux-generic: test: ringtest: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,32/35] example: switch: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,31/35] example: switch: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,30/35] example: timer: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,29/35] example: timer: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,28/35] example: time: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,27/35] example: time: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,26/35] example: pktio: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,25/35] example: pktio: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,24/35] example: l2fwd_simple: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,23/35] example: l2fwd_simple: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,22/35] example: ipsec: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,21/35] example: ipsec: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,20/35] example: generator: adding helper cmd line parsing --- 2016-05-19 Christophe Milard Superseded
[PATCHv8,19/35] example: generator: using agnostic function for ODP threads --- 2016-05-19 Christophe Milard Superseded
« 1 2 ... 56 57 58113 114 »