Show patches with: Submitter = Ivan Khoronzhuk       |    Archived = No       |   251 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] example: timer: delete races while termination --- 2015-07-03 Ivan Khoronzhuk New
[1/2] linux-generic: cpumask_task: use cpumask got at init --- 2016-01-22 Ivan Khoronzhuk New
[1/2] linux-generic: odp_schedule: fix odp_schdule_wait_time --- 2015-09-10 Ivan Khoronzhuk Superseded
[1/2] performance: odp_pktio_perf: fix potential overflow for send_duration --- 2015-08-06 Ivan Khoronzhuk New
[1/3,v2] example: timer: warn if timeout less than resolution --- 2015-11-10 Ivan Khoronzhuk Superseded
[1/3,v3] example: timer: warn if timeout less than resolution --- 2015-11-10 Ivan Khoronzhuk Superseded
[1/3] validation: time: initialize resolution vars --- 2016-01-06 Ivan Khoronzhuk New
[1/5] validation: cls: adopt for supported l3 PMR --- 2016-01-12 Ivan Khoronzhuk Superseded
[2/2] example: timer: use ability to indicate that event was lost --- 2015-07-03 Ivan Khoronzhuk New
[2/2] linux-generic: init: assign affinity for main thread --- 2016-01-22 Ivan Khoronzhuk New
[2/2] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-08-06 Ivan Khoronzhuk New
[2/2] validation: schedule: don't check schedule time on 0 --- 2015-09-10 Ivan Khoronzhuk New
[2/3,v4] linux-generic: odp_timer: warn if tick is late --- 2015-11-10 Ivan Khoronzhuk New
[2/3,v5] linux-generic: odp_timer: warn if tick is late --- 2015-11-10 Ivan Khoronzhuk Superseded
[2/3] validation: time: round up resolution --- 2016-01-06 Ivan Khoronzhuk New
[2/5] validation: cls: assign default CoS before creating chain --- 2016-01-12 Ivan Khoronzhuk New
[3/3,v2] linux-generic: cpumask: warn that CPU0 is used by control and worker thread --- 2015-11-10 Ivan Khoronzhuk Superseded
[3/3,v3] linux-generic: cpumask: warn that CPU0 is used by control and worker thread --- 2015-11-10 Ivan Khoronzhuk Superseded
[3/3] validation: time: increase limit to check to 2 res --- 2016-01-06 Ivan Khoronzhuk Superseded
[3/5] validation: cls: test_pmr: don't create default input queue --- 2016-01-12 Ivan Khoronzhuk New
[4/5] validation: cls: use correct MAC addresses --- 2016-01-12 Ivan Khoronzhuk New
[5/5] validation: cls: split pmr chain test --- 2016-01-12 Ivan Khoronzhuk New
[API-NEXT,1/2] api: time: add global time API --- 2015-12-18 Ivan Khoronzhuk Superseded
[API-NEXT,1/2] linux-generic: use cycles_diff for time API also --- 2015-10-05 Ivan Khoronzhuk Accepted
[API-NEXT,1/4] api: time: unbind CPU cycles from time API --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,1/6] api: time: add rate and delay API calls --- 2015-12-14 Ivan Khoronzhuk New
[API-NEXT,2/2] linux-generic: cpu: fix cycle lost while cycle counter overflow --- 2015-10-05 Ivan Khoronzhuk Accepted
[API-NEXT,2/2] validation: time: update to tes global time API also --- 2015-12-18 Ivan Khoronzhuk New
[API-NEXT,2/4] test/example: avoid "cycle" word usage --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,2/6] performance: pktio_perf: use odp_time_delay() function instead of looping --- 2015-12-14 Ivan Khoronzhuk Superseded
[API-NEXT,3/4] linux-generic: use appropriate time API with count instead of cycles --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,3/6] validation: time: test time constants in ns --- 2015-12-14 Ivan Khoronzhuk Superseded
[API-NEXT,4/4] linux-generic: odp_schedule: avoid "cycle" word usage --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,4/6] validation: time: add test convertsion on 0 --- 2015-12-14 Ivan Khoronzhuk Superseded
[API-NEXT,5/6] validation: time: add test for odp_time_local_rate() and use resolution --- 2015-12-14 Ivan Khoronzhuk Superseded
[API-NEXT,6/6] validation: time: add test for odp_time_delay() --- 2015-12-14 Ivan Khoronzhuk Superseded
[API-NEXT] api: classification: return given term number available --- 2015-07-16 Ivan Khoronzhuk New
[API-NEXT] api: cpu: change order of arguments for diff function --- 2015-11-05 Ivan Khoronzhuk Accepted
[API-NEXT] api: time: fix typo for cmp function --- 2016-02-17 Ivan Khoronzhuk Accepted
[API-NEXT] doc/users-quide: improve timer API section --- 2016-02-19 Ivan Khoronzhuk Superseded
[API-NEXT,v2,1/2] api: time: add global time API --- 2015-12-21 Ivan Khoronzhuk Accepted
[API-NEXT,v2,1/3] validation: cls: adopt for supported l3 PMR --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,1/4] api: time: unbind CPU cycles from time API --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,1/6] api: time: add resolution and wait API calls --- 2015-12-15 Ivan Khoronzhuk New
[API-NEXT,v2,2/2] validation: time: update to tes global time API --- 2015-12-21 Ivan Khoronzhuk Accepted
[API-NEXT,v2,2/3] validation: cls: assign default CoS before creating chain --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,2/4] test/example: avoid "cycle" word usage --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,2/6] performance: pktio_perf: use odp_time_wait() function instead of looping --- 2015-12-15 Ivan Khoronzhuk New
[API-NEXT,v2,3/3] validation: cls: use correct MAC addresses --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,3/4] linux-generic: use appropriate time API with tick instead of cycles --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,3/6] validation: time: test time constants in ns --- 2015-12-15 Ivan Khoronzhuk Superseded
[API-NEXT,v2,4/4] linux-generic: odp_schedule: avoid "cycle" word usage --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,4/6] validation: time: add test convertsion on 0 --- 2015-12-15 Ivan Khoronzhuk Superseded
[API-NEXT,v2,5/6] validation: time: add test for odp_time_local_res() and use resolution --- 2015-12-15 Ivan Khoronzhuk Superseded
[API-NEXT,v2,6/6] validation: time: add test for odp_time_wait() --- 2015-12-15 Ivan Khoronzhuk New
[API-NEXT,v2] doc/users-quide: correct timer API section --- 2016-04-14 Ivan Khoronzhuk New
[API-NEXT,v2] validation: sched: Improve scheduler validation test to check sched time correctly --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v3,1/6] api: time: add resolution and wait API calls --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v3,1/7] validation: time: don't assign int directly to odp_time_t --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,2/6] performance: pktio_perf: use odp_time_wait_ns() function instead of looping --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v3,2/7] test: performance: pktio: don't use direct arithmetic operations with odp_time_t --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,3/6] validation: time: test time constants in ns --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v3,3/7] linux-generic: schedule: use schedule time in ns --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,4/6] validation: time: add test convertsion on 0 --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v3,4/7] linux-generic: odp_time: don't use cpu cycle API to get time --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,5/6] validation: time: add test for odp_time_local_res() and use resolution --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v3,5/7] performance: sched: use ODP time API instead of clock_gettime --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3,6/6] validation: time: add test for odp_time_wait_ns() and odp_time_wait_until() --- 2015-12-17 Ivan Khoronzhuk New
[API-NEXT,v3,6/7] api: time: make odp_local_time to be monotonic wall time --- 2015-11-23 Ivan Khoronzhuk New
[API-NEXT,v3,7/7] validation: time: align tests with current time API --- 2015-11-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3] doc/users-guide: add time API section --- 2015-12-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3] validation: sched: Improve scheduler validation test to check sched time correctly --- 2015-12-22 Ivan Khoronzhuk Accepted
[API-NEXT,v4,1/5] performance: odp_pktio_perf: fix potential overflow in wait loop --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,1/6] api: time: add resolution and wait API calls --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v4,1/9] validation: time: don't assign int directly to odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,2/5] example: generator: compare ticks instead of ns in loop --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,2/6] performance: pktio_perf: use odp_time_wait_ns() function instead of looping --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v4,2/9] test: performance: pktio: don't use direct arithmetic operations with odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,3/5] api: time: unbind CPU cycles from time API --- 2015-10-15 Ivan Khoronzhuk New
[API-NEXT,v4,3/6] validation: time: test time constants in ns --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v4,3/9] linux-generic: schedule: use schedule time in ns --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,4/5] linux-generic: align implementation with new time API --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,4/6] validation: time: add test convertsion on 0 --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v4,4/9] linux-generic: odp_time: don't use cpu cycle API to get time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,5/5] test/example: avoid "cycle" word usage --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,5/6] validation: time: add test for odp_time_local_res() and use resolution --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v4,5/9] performance: sched: use ODP time API instead of clock_gettime --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,6/6] validation: time: add test for odp_time_wait_ns() and odp_time_wait_until() --- 2015-12-17 Ivan Khoronzhuk Superseded
[API-NEXT,v4,6/9] api: time: make odp_local_time to be monotonic wall time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,7/9] linux-generic: align with new wall time API --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4,8/9] test/example: use local time API as wall time --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v4] doc/users-guide: add time API section --- 2015-12-23 Ivan Khoronzhuk Accepted
[API-NEXT,v5,1/5] performance: odp_pktio_perf: fix potential overflow in wait loop --- 2015-10-22 Ivan Khoronzhuk Superseded
[API-NEXT,v5,1/6] api: time: add resolution and wait API calls --- 2015-12-18 Ivan Khoronzhuk Accepted
[API-NEXT,v5,1/9] validation: time: don't assign int directly to odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,2/5] example: generator: compare ticks instead of ns in loop --- 2015-10-22 Ivan Khoronzhuk Superseded
[API-NEXT,v5,2/6] performance: pktio_perf: use odp_time_wait_ns() function instead of looping --- 2015-12-18 Ivan Khoronzhuk Accepted
[API-NEXT,v5,2/9] test: performance: pktio: don't use direct arithmetic operations with odp_time_t --- 2015-12-01 Ivan Khoronzhuk Superseded
[API-NEXT,v5,3/5] api: time: unbind CPU cycles from time API --- 2015-10-22 Ivan Khoronzhuk New
[API-NEXT,v5,3/6] validation: time: test time constants in ns --- 2015-12-18 Ivan Khoronzhuk Accepted
« 1 2 3 »