Show patches with: State = Action Required       |    Archived = No       |   4491 patches
« 1 2 ... 41 42 4344 45 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] linux-generic: add pthread_create_single api --- 2014-07-30 Santosh Shukla New
[BUG] wrong thread_id entry in thread_tbl[hereee!!!] for few odp applications --- 2014-07-30 Santosh Shukla New
[API-NEXT,v2,3/3] api: config: removed ODP_CONFIG_MAX_THREADS --- 2015-09-15 Savolainen, Petri (Nokia - FI/Espoo) New
[API-NEXT,v2,2/3] api: thread: added thread count max --- 2015-09-14 Savolainen, Petri (Nokia - FI/Espoo) New
[API-NEXT,v2,1/3] api: init: added thread count params --- 2015-09-14 Savolainen, Petri (Nokia - FI/Espoo) New
[API-NEXT,v3,1/4] api: packet: rename user_data to user_area --- 2015-05-05 Savolainen, Petri (Nokia - FI/Espoo) New
[RFC,6/8] api: packet_io: added odp_pktio_inq_hash_lookup --- 2015-03-31 Savolainen, Petri (Nokia - FI/Espoo) New
[RFC,8/8] api: packet_io: renamed odp_pktio_promisc_mode_set --- 2015-03-31 Savolainen, Petri (Nokia - FI/Espoo) New
[RFC,7/8] api: packet_io: added packet io control info --- 2015-03-31 Savolainen, Petri (Nokia - FI/Espoo) New
[RFC,6/8] api: packet_io: added odp_pktio_inq_hash_lookup --- 2015-03-31 Savolainen, Petri (Nokia - FI/Espoo) New
[RFC,5/8] api: packet_io: added packet input queue API definitions --- 2015-03-31 Savolainen, Petri (Nokia - FI/Espoo) New
[RFC,4/8] api: packet_io: added odp_pktio_param_t --- 2015-03-31 Savolainen, Petri (Nokia - FI/Espoo) New
[1/4] linux-generic: scheduler: restructured queue and pktio integration --- 2015-03-26 Savolainen, Petri (Nokia - FI/Espoo) New
[v2,1/2] api: buffer_pool: Correct buf_size pool param documentation --- 2015-01-05 Savolainen, Petri (NSN - FI/Espoo) New
[1/3] api: buffer_pool: Correct buf_size pool param documentation --- 2014-12-22 Savolainen, Petri (NSN - FI/Espoo) New
Remove packet l2/l3/l4 offset adjustments --- 2014-12-17 Savolainen, Petri (NSN - FI/Espoo) New
Removed odp_atomic_int_t --- 2014-11-06 Savolainen, Petri (NSN - FI/Espoo) New
[API-NEXT,5/5] power: Adding a power governor implementation power management api --- 2017-01-17 Sergei Trofimov New
[API-NEXT,4/5] queue: adding depth threshold trigger power management api --- 2017-01-17 Sergei Trofimov New
[API-NEXT,3/5] queue: adding a notification queue type power management api --- 2017-01-17 Sergei Trofimov New
[API-NEXT,2/5] odp_queue: added support for queue depth tracking power management api --- 2017-01-17 Sergei Trofimov New
[API-NEXT,1/5] power: added API for managing CPU DVFS power management api --- 2017-01-17 Sergei Trofimov New
[v3] List required/suggested dependencies for building ODP --- 2014-07-10 Steve McIntyre New
[v2] List required/suggested dependencies for building ODP --- 2014-07-10 Steve McIntyre New
[2/2] List required/suggested dependencies for building ODP --- 2014-06-12 Steve McIntyre New
Support older versions of glibc --- 2014-06-12 Steve McIntyre New
[PATCHv2,5/5] linux-generic: validation: add netmap test --- 2016-01-22 Stuart Haslam New
[PATCHv2,4/5] linux-generic: netmap: support segmented packets --- 2016-01-22 Stuart Haslam New
[PATCHv2,3/5] linux-generic: pktio: add support for netmap VALE and pipe virtual ports --- 2016-01-22 Stuart Haslam New
[PATCHv2,2/5] linux-generic: pktio: support using netmap: prefix --- 2016-01-22 Stuart Haslam New
[PATCHv2,1/5] validation: pktio: make MAC address and promiscuous mode optional --- 2016-01-22 Stuart Haslam New
linux-generic: pktio: support multiple loop interfaces --- 2016-01-15 Stuart Haslam New
[0/2] Execute a linux-generic process mode test --- 2016-01-06 Stuart Haslam New
[2/2] example: ipsec: initialise packet length and tailroom correctly --- 2016-01-06 Stuart Haslam New
[1/2] example: ipsec: fix endianness of IP address checks --- 2016-01-06 Stuart Haslam New
[PATCHv3] validation: pktio: test batch receive --- 2015-12-18 Stuart Haslam New
[PATCHv2] validation: pktio: test batch receive --- 2015-12-11 Stuart Haslam New
[PATCHv3,3/3] Makefile.am: run tests during distcheck --- 2015-11-24 Stuart Haslam New
[PATCHv3,1/3] validation: ability to specify test install directory --- 2015-11-24 Stuart Haslam New
validation: pktio: test batch receive --- 2015-11-18 Stuart Haslam New
[6/9] validation: pktio: initialise packet headers in pktio_test_start_stop() --- 2015-10-28 Stuart Haslam New
[5/9] validation: pktio: export pktio_test_start_stop() --- 2015-10-28 Stuart Haslam New
[2/2] linux-generic: netmap: use separate rx and tx descriptors --- 2015-10-21 Stuart Haslam New
[PATCHv10,7/8] linux-generic: add ipc pktio support --- 2015-10-20 Stuart Haslam New
[PATCHv3,4/5] validation: pktio: add support for direct receive --- 2015-10-14 Stuart Haslam New
[PATCHv2,5/5] validation: update README --- 2015-10-13 Stuart Haslam New
[PATCHv2,4/5] doc: implementers-guide: update section on skipping tests --- 2015-10-13 Stuart Haslam New
validation: pktio: don't call CU_FAIL() from init --- 2015-09-16 Stuart Haslam New
[4/4] doc: implementers-guide: update section on skipping tests --- 2015-09-16 Stuart Haslam New
[2/4] validation: add odp_cunit_update() to modify registered tests --- 2015-09-16 Stuart Haslam New
[1/4] validation: add ability to mark tests inactive --- 2015-09-16 Stuart Haslam New
[PATCHv2,3/4] linux-generic: pktio: add pcap pktio type --- 2015-09-04 Stuart Haslam New
[PATCHv2,1/4] linux-generic: pktio: extend maximum devname length --- 2015-09-04 Stuart Haslam New
[PATCHv2,7/7] validation: pktio: test for transmit error handling --- 2015-09-04 Stuart Haslam New
[PATCHv2,6/7] validation: pktio: add support for direct receive --- 2015-09-04 Stuart Haslam New
[PATCHv2,5/7] validation: pktio: pass interface index rather than name --- 2015-09-04 Stuart Haslam New
[PATCHv2,4/7] validation: pktio: don't print to stdout --- 2015-09-04 Stuart Haslam New
[PATCHv2,1/7] validation: pktio: use _CU_TEST_INFO for segmented tests --- 2015-09-04 Stuart Haslam New
[3/3] validation: pktio: test for transmit error handling --- 2015-08-20 Stuart Haslam New
[1/3] linux-generic: pktio: increase MTU of loop interface --- 2015-08-20 Stuart Haslam New
linux-generic: pktio: always test loop interface --- 2015-08-06 Stuart Haslam New
[3/4] linux-generic: pktio: add pcap pktio type --- 2015-08-05 Stuart Haslam New
[2/4] example: classifier: fix potential buffer overflow --- 2015-08-05 Stuart Haslam New
[1/4] linux-generic: pktio: extend maximum devname length --- 2015-08-05 Stuart Haslam New
[RFC] linux-generc: pktio: add pcap pktio type --- 2015-07-28 Stuart Haslam New
[API-NEXT,PATCHv4,08/10] validation: thrmask: introduce thrmask tests --- 2015-07-22 Stuart Haslam New
[API-NEXT,PATCHv4,05/10] validation: use convenience libs rather than static libs --- 2015-07-22 Stuart Haslam New
[API-NEXT,PATCHv3,7/9] validation: thrmask: introduce thrmask tests --- 2015-07-21 Stuart Haslam New
[API-NEXT,PATCHv3,6/9] validation: refactor cpumask tests --- 2015-07-21 Stuart Haslam New
[API-NEXT,PATCHv3,5/9] validation: split out cpumask tests into separate file --- 2015-07-21 Stuart Haslam New
[API-NEXT,PATCHv2,9/9] validation: thrmask: test worker and control APIs --- 2015-07-16 Stuart Haslam New
[API-NEXT,PATCHv2,7/9] validation: thrmask: introduce thrmask tests --- 2015-07-16 Stuart Haslam New
[API-NEXT,PATCHv2,6/9] validation: refactor cpumask tests --- 2015-07-16 Stuart Haslam New
[API-NEXT,PATCHv2,5/9] validation: split out cpumask tests into separate file --- 2015-07-16 Stuart Haslam New
[API-NEXT,6/6] validation: thrmask: test worker and control APIs --- 2015-07-13 Stuart Haslam New
[API-NEXT,4/6] validation: thrmask: introduce thrmask tests --- 2015-07-13 Stuart Haslam New
[API-NEXT,3/6] validation: refactor cpumask tests --- 2015-07-13 Stuart Haslam New
[API-NEXT,2/6] validation: split out cpumask tests into separate file --- 2015-07-13 Stuart Haslam New
validation: pktio: don't use reserved UDP port 0 --- 2015-06-10 Stuart Haslam New
[API-NEXT] pool: clarify use of odp_pool_destroy() --- 2015-06-10 Stuart Haslam New
[0/3] validation: changing module random --- 2015-05-12 Stuart Haslam New
[3/3] linux-generic: pktio: handle transmit errors correctly --- 2015-04-02 Stuart Haslam New
linux-generic: sched fix polling input queue --- 2015-04-01 Stuart Haslam New
validation: pktio: fix memory corruption --- 2015-03-26 Stuart Haslam New
[PATCHv2] linux-generic: only print errors to stderr --- 2015-03-05 Stuart Haslam New
linux-generic: system: read hugepage size for all architectures --- 2015-02-27 Stuart Haslam New
[2/2] validation: common: catch odp_term_local/global failures --- 2015-02-24 Stuart Haslam New
[v2] cunit: fix exit status so failures are caught by make check --- 2014-11-20 Stuart Haslam New
cunit: fix exit status so failures are caught by make check --- 2014-11-20 Stuart Haslam New
linux-generic: fix SEGV on deq from an empty pktin queue --- 2014-11-05 Stuart Haslam New
[RFC] Remove queue types ODP_QUEUE_TYPE_PKTIN and PKTOUT --- 2014-10-09 Stuart Haslam New
[ARCH/PATCHv2] Fix formatting issues associated with previous commit --- 2014-09-12 Stuart Haslam New
[BUG] wrong thread_id entry in thread_tbl[hereee!!!] for few odp applications --- 2014-07-30 Stuart Haslam New
linux-generic: timer: use plain buffers for timeouts --- 2015-05-31 Taras Kondratiuk New
checkpatch: allow strings split across lines --- 2015-04-17 Taras Kondratiuk New
[API-NEXT] api: classification: connect PMR on creation --- 2015-04-16 Taras Kondratiuk New
[KEYSTONE2,15/15] linux-ks2: crypto: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,14/15] linux-ks2: packet_io: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,13/15] linux-ks2: Add shared resources handling --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,12/15] linux-ks2: queue: update module --- 2015-03-10 Taras Kondratiuk New
« 1 2 ... 41 42 4344 45 »