aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06linux-dpdk: README: testing moved to newer kernelv1.6.0.0_DPDK_2.2.0-rc1Zoltan Kiss
2016-01-05linux-dpdk: remove pktio_tap testZoltan Kiss
2016-01-05Port "41e79bb2 api: pktio: add odp_pktio_print() API"Zoltan Kiss
2016-01-05Port "6a598853 api: clib: added standard c library api"Zoltan Kiss
2016-01-05Port "10042384 api: rwlock_recursive: added recursive rwlock"Zoltan Kiss
2016-01-05Port "a0b30a27 api: spinlock_recursive: added recursive spinlock"Zoltan Kiss
2016-01-05Port "da9cde9a api: thread: added THREAD_COUNT_MAX define"Zoltan Kiss
2016-01-05Port "bbf9c099 api: hash: Added crc32 and crc32c hash functions"Zoltan Kiss
2016-01-05Port "linux-generic: thread: removed internal max threads define"Zoltan Kiss
2016-01-05Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2015-12-31Merge branch 'next'v1.6.0.0Maxim Uvarov
2015-12-30linux-generic: validation: pktio: disable netmapStuart Haslam
2015-12-29rpm changelog: update from 1.5 to 1.6Maxim Uvarov
2015-12-29update version number from v1.5.0.0 to v1.6.0.0Maxim Uvarov
2015-12-29debian changelog: update from 1.5 to 1.6Maxim Uvarov
2015-12-29changelog: update from 1.5 to 1.6Maxim Uvarov
2015-12-29api: sync: removed odp_sync_storesPetri Savolainen
2015-12-29api: barrier: added memory barriersPetri Savolainen
2015-12-29api: atomic: clean atomic API documentationPetri Savolainen
2015-12-29linux-generic: time: remove posix bleed through on odp_time_tBill Fischofer
2015-12-29validation: classification: adds additional ASSERTS for stabilityBalasubramanian Manoharan
2015-12-29doc/users-guide: add time API sectionIvan Khoronzhuk
2015-12-29validation: std_clib: added validation testsPetri Savolainen
2015-12-29api: clib: added standard c library apiPetri Savolainen
2015-12-29api: hash: Added crc32 and crc32c hash functionsPeng
2015-12-29api/linux-generic: classification: rename odp_drop_e to odp_cls_drop_tBalasubramanian Manoharan
2015-12-29api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
2015-12-29validation: sched: improve scheduler validation test to check sched time corr...Ivan Khoronzhuk
2015-12-29validation: time: update to tes global time APIIvan Khoronzhuk
2015-12-29api: time: add global time APIIvan Khoronzhuk
2015-12-29validation: time: add test for odp_time_wait_ns() and odp_time_wait_until()Ivan Khoronzhuk
2015-12-29validation: time: add test for odp_time_local_res() and use resolutionIvan Khoronzhuk
2015-12-29validation: time: add test convertsion on 0Ivan Khoronzhuk
2015-12-29validation: time: test time constants in nsIvan Khoronzhuk
2015-12-29performance: pktio_perf: use odp_time_wait_ns() function instead of loopingIvan Khoronzhuk
2015-12-29api: time: add resolution and wait API callsIvan Khoronzhuk
2015-12-29test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-29linux-generic: align with new wall time APIIvan Khoronzhuk
2015-12-29validation: time: align tests with current time APIIvan Khoronzhuk
2015-12-29api: time: make odp_local_time to be monotonic wall timeIvan Khoronzhuk
2015-12-29performance: sched: use ODP time API instead of clock_gettimeIvan Khoronzhuk
2015-12-29linux-generic: odp_time: don't use cpu cycle API to get timeIvan Khoronzhuk
2015-12-29linux-generic: schedule: use schedule time in nsIvan Khoronzhuk
2015-12-29test: performance: pktio: don't use direct arithmetic operations with odp_time_tIvan Khoronzhuk
2015-12-29validation: time: don't assign int directly to odp_time_tIvan Khoronzhuk
2015-12-29api: init: allow implementation to use private ways for its own configurationZoltan Kiss
2015-12-29validation: classification: add odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-12-29fix: classification: add null check for pool assigned to CoSBalasubramanian Manoharan
2015-12-29linux-generic: classification: define pkt_addr as constMatias Elo
2015-12-29linux-generic: packet: _odp_parse_common: arm build fixBalasubramanian Manoharan