This series contains fixes and is required before changing time API.
It has no conflicts with "[lng-odp] [API-NEXT PATCH v2 0/5] CPU cycle count API"
series that is ready to be merged.

V1:
"[lng-odp] [odp-lng] [Patch 0/4] preparation series before updating odp time 
API"
https://lists.linaro.org/pipermail/lng-odp/2015-August/014850.html

Since v1:
- included new patch
    "example: timer: print timer ticks/ns table instead of cycles/ns"

Based on master.

CC:
stuart.haslam at linaro.org
ola.liljed...@linaro.org
petri.savolai...@nokia.com

Ivan Khoronzhuk (5):
  example: timer: print timer ticks/ns table instead of cycles/ns
  example: ipsec: avoid mixing scheduler wait time and wall time
  linux-generic: odp_time: reutrn 0 if t2 = t1 instead of MAX for diff
  performance: odp_pktio_perf: fix potential overflow for send_duration
  performance: odp_pktio_perf: fix potential overflow for burst_gap

 example/ipsec/odp_ipsec.c         | 57 ++++++++++++++-------------------------
 example/timer/odp_timer_test.c    | 22 +++++++--------
 platform/linux-generic/odp_time.c |  2 +-
 test/performance/odp_pktio_perf.c | 16 +++++------
 4 files changed, 40 insertions(+), 57 deletions(-)

-- 
1.9.1

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to