Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   617 patches
« 1 2 ... 4 5 6 7 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv5,1/5] linux-generic: sockets: implement pktio statistics counters --- 2015-12-21 Maxim Uvarov New
[PATCHv5,4/5] linux-generic: pktio netmap: implement statistics counters --- 2015-12-21 Maxim Uvarov New
[API-NEXT,2/3] validation: test odp_pktio_link_status() --- 2015-12-25 Maxim Uvarov New
[API-NEXT,3/3] example: generator: check and print link status --- 2015-12-25 Maxim Uvarov New
[API-NEXT,PATCHv2,2/4] helper: define odph_pktio_wailt_linkup() helper to wait link up --- 2015-12-28 Maxim Uvarov New
[API-NEXT,PATCHv2,3/4] validation: test odp_pktio_link_status() --- 2015-12-28 Maxim Uvarov New
[API-NEXT,PATCHv2,4/4] example: generator: check and print link status --- 2015-12-28 Maxim Uvarov New
[NEXT,PATCHv3,3/5] debian fix --- 2015-12-29 Maxim Uvarov New
[NEXT,PATCHv4,1/4] changelog: update from 1.5 to 1.6 --- 2015-12-29 Maxim Uvarov New
[NEXT,PATCHv4,2/4] debian changelog: update from 1.5 to 1.6 --- 2015-12-29 Maxim Uvarov New
[NEXT,PATCHv4,4/4] rpm changelog: update from 1.5 to 1.6 --- 2015-12-29 Maxim Uvarov New
[API-NEXT,PATCHv1,1/2] validation: increase timer expiration wait time --- 2016-01-15 Maxim Uvarov New
[API-NEXT,PATCHv1,2/2] linux-generic/validation: wait for timer handler completiion after timer deletion --- 2016-01-15 Maxim Uvarov New
[API-NEXT] validation: timer: increase cyle timeout to prevent timer segfault --- 2016-01-19 Maxim Uvarov New
[API-NEXT,PATCHv7,3/5] linux-generic: pktio loop: implement statistics counters --- 2016-01-22 Maxim Uvarov New
[API-NEXT,PATCHv7,4/5] linux-generic: pcap: implement pktio statistics counters --- 2016-01-22 Maxim Uvarov New
mergefix: odp_packet_io.c: move odp_pktio_term_global down in file --- 2016-02-02 Maxim Uvarov New
[API-NEXT,0/6] Rename queue types --- 2016-02-02 Maxim Uvarov New
[API-NEXT,PATCHv20,4/9] helpers: remove odp_ prefix for tests source files --- 2016-02-10 Maxim Uvarov New
[API-NEXT,PATCHv3,1/2] linux-generic: pktio: add option to enable and disable ipc pktio --- 2016-02-17 Maxim Uvarov New
[API-NEXT,PATCHv3,2/2] linux-generic: pktio ipc: share pool only if it has prefix ipc --- 2016-02-17 Maxim Uvarov New
validation: print backtrace on segfault and other related signals --- 2016-02-17 Maxim Uvarov New
[API-NEXT,1/3] linux-generic: pktio ipc: add pid to pool shm file --- 2016-02-20 Maxim Uvarov New
[PATCHv3,1/2] scripts: add builddpdk --- 2016-03-21 Maxim Uvarov New
[API-NEXT] api: pktio api to enable/disable offload features --- 2016-03-21 Maxim Uvarov New
[PATCHv2,0/2] linux test for shared memory --- 2016-03-23 Maxim Uvarov New
[API-NEXT] example: generator: add missing instance set --- 2016-03-23 Maxim Uvarov New
[1/2] checkpatch.pl: do not require kstrtoint --- 2016-03-28 Maxim Uvarov New
example: packet: add odp_term_global --- 2016-03-28 Maxim Uvarov New
linux-generic: queue: avoid false positive when compiling with -Og --- 2016-04-07 Maxim Uvarov New
[1/2] configure: support out-of-tree CUnit --- 2016-04-07 Maxim Uvarov New
linux-generic: rework odp_queue_create --- 2016-04-14 Maxim Uvarov New
[ODP-CHECK,PATCHv2] odp-linux: add dpdk pktio testing --- 2016-04-15 Maxim Uvarov New
[PATCHv2,1/2] example: packet: add odp_term_global --- 2016-04-20 Maxim Uvarov New
[PATCHv2,2/2] example: packet make check tests --- 2016-04-20 Maxim Uvarov New
example: switch: depend test run on configure option --- 2016-04-20 Maxim Uvarov New
[PATCHv2] add dpdk pktio testing --- 2016-04-27 Maxim Uvarov New
linux-generic: timer fix odp_timer_pool_create return code --- 2016-04-29 Maxim Uvarov New
validation: pktio: initialize pkt_seq --- 2016-05-12 Maxim Uvarov New
[PATCHv4,1/2] linux-generic: use default huge page size --- 2016-05-16 Maxim Uvarov New
[PATCHv2] linux-generic: timer: remove dead 128 bit optimizations --- 2016-05-16 Maxim Uvarov New
linux-generic: system info: fix overflowed returned value --- 2016-05-26 Maxim Uvarov New
[1/4] linux-generic: tm: correct cast in hash_dump --- 2016-06-03 Maxim Uvarov New
[2/4] linux-generic: tm: dump: shift code on one tab left --- 2016-06-03 Maxim Uvarov New
[3/4] linux-generic: tm: use odp_abort instead of abort --- 2016-06-03 Maxim Uvarov New
[4/4] linux-generic: tm: clean up if return else lines --- 2016-06-03 Maxim Uvarov New
[API-NEXT] api: timer: return code of set timer to enum --- 2016-06-06 Maxim Uvarov New
example: packet use vlan tagged pcap --- 2016-06-20 Maxim Uvarov New
linux-generic: add stacktrace --- 2016-06-20 Maxim Uvarov New
[buggyPATCH] linux-generic: add vlan insertion test --- 2016-07-05 Maxim Uvarov New
[PATCHv2] linux-gen: test add termination path for ipc pktio test --- 2016-07-29 Maxim Uvarov New
[MONARCH_LTS,2/2] configure.ac update version --- 2016-08-03 Maxim Uvarov New
helper: hashtable: clean up internal functions name --- 2016-08-09 Maxim Uvarov New
[PATCHv2] helper: hashtable: clean up internal functions name --- 2016-08-09 Maxim Uvarov New
[MONARCH_LTS,PATCHv2,1/2] scripts/git_hash.sh: to support monarch_lts tags --- 2016-08-10 Maxim Uvarov New
[API-NEXT,PATCHv2] helper: cuckootable: add missing return codes --- 2016-08-11 Maxim Uvarov New
[MONARCH,PATCHv3,2/2] configure.ac update version --- 2016-08-17 Maxim Uvarov New
[PATCHv3] test: linux-gen: add pcap playback test --- 2016-08-29 Maxim Uvarov New
linux-gen: pktio: handle exit if ipc app was killed --- 2016-09-07 Maxim Uvarov New
[API-NEXT] api: odp_time_sub --- 2016-09-14 Maxim Uvarov New
[API-NEXT,PATCHv2] api: odp_time_sub --- 2016-09-14 Maxim Uvarov New
[API-NEXT,1/4] linux-gen: pktio ipc: repair ipc pktio --- 2016-10-20 Maxim Uvarov New
[API-NEXT,2/4] linux-gen: pktio ipc: remove ipc name space --- 2016-10-20 Maxim Uvarov New
[API-NEXT,3/4] linix-gen: pktio ipc: allow the same pool name --- 2016-10-20 Maxim Uvarov New
[API-NEXT,4/4] linix-gen: pktio ipc: fix race with start 2 process at the same time --- 2016-10-20 Maxim Uvarov New
linux-gen: sysinfo: check for overflow --- 2016-10-27 Maxim Uvarov New
[PATCHv2] linux-generic: add vlan insertion test --- 2016-10-31 Maxim Uvarov New
example: packet: correct size print --- 2016-11-07 Maxim Uvarov New
test: tm: do lookup first then open --- 2016-11-18 Maxim Uvarov New
[PATCHv2] changelog: summary of changes for odp v1.11.1.0 --- 2016-11-19 Maxim Uvarov New
[PATCHv3,1/2] changelog: summary of changes for odp v1.12.0.0 --- 2016-11-21 Maxim Uvarov New
[PATCHv6,1/3] configure.ac: disable shared library for non abi compat mode --- 2016-11-24 Maxim Uvarov New
[PATCHv10,3/3] configure.ac update version numbers --- 2016-11-30 Maxim Uvarov New
[API-NEXT,PATCHv2] linux-gen: pool add missing eof for error prints --- 2016-12-01 Maxim Uvarov New
enable shared library for non-abi compat mode --- 2016-12-02 Maxim Uvarov New
[API-NEXT,PATCHv2,5/6] linux-gen: pktio ipc: fix test termination --- 2016-12-13 Maxim Uvarov New
[API-NEXT,PATCHv2,6/6] linux-gen: pktio ipc: fix warn on close --- 2016-12-13 Maxim Uvarov New
[API-NEXT] linux-generic: shm: return error if find shm fails --- 2016-12-14 Maxim Uvarov New
[API-NEXT] linux-generic: ishm: set up len for block correctly --- 2016-12-14 Maxim Uvarov New
[API-NEXT,PATCHv3,3/5] linux-gen: pktio ipc: update tests --- 2016-12-14 Maxim Uvarov New
[API-NEXT,PATCHv3] linux-gen: pktio ipc: compile if ipc pktio disable with config --- 2016-12-15 Maxim Uvarov New
[PATCHv2] linux-generic: packet: fix buggy compiler error --- 2016-12-22 Maxim Uvarov New
[3/3] scripts/build-pktio-dpdk: do not download full dpdk git --- 2016-12-23 Maxim Uvarov New
[API-NEXT] helper: remove debug on thread start --- 2016-12-26 Maxim Uvarov New
[1/2] helper: fix compilation with warnings --- 2016-12-29 Maxim Uvarov New
example: hello: set cpu affinity from cgroup --- 2017-01-09 Maxim Uvarov New
example: hello: do not pin control thread --- 2017-01-13 Maxim Uvarov New
v1.13.0.0 was tagged --- 2017-01-19 Maxim Uvarov New
[API-NEXT,01/15] merge fix: platform/linux-generic/Makefile.am Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,02/15] merge fix: doc/driver-api-guide/Doxyfile Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,03/15] merge fix: _ishm Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,04/15] merge fix: odp_config_internal.h Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,05/15] merge fix: odp_schedule_if.h Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,06/15] merge fix: odp_packet_internal.h Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,07/15] merge fix: odp_init.c Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,08/15] merge fix: odp_packet.c Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,09/15] merge fix: odp_queue.c Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,11/15] merge fix: odp_schedule_sp.c Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,12/15] merge fix: odp_crypto_test_inp.c Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
[API-NEXT,13/15] merge fix: test/common_plat/validation/api/packet/packet.h Merge tag 'v1.13.0.0' into api-next --- 2017-01-27 Maxim Uvarov New
« 1 2 ... 4 5 6 7 »

Bundling

Create bundle: