aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
2015-07-13Merge branch 'master' into api-nextMaxim Uvarov
2015-07-10test: suffix binaries with ${EXEEXT} in test scriptsNicolas Morey-Chaisemartin
2015-07-10test: factor TESTS_ENVIRONMENT flags in Makefile.incNicolas Morey-Chaisemartin
2015-07-09test: pktio_perf: add missing ns to cycle conversion for busy loopNicolas Morey-Chaisemartin
2015-07-08packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-07performance: use odp_pool_param_init routineBill Fischofer
2015-07-06queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-06event: replace complicated buffer releases with odp_event_free()Zoltan Kiss
2015-07-06packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-07-02test: pktio_perf: fix pthread_t offset for tx threadsNicolas Morey-Chaisemartin
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-16Merge branch 'master' into api-nextMaxim Uvarov
2015-06-11validation: moving pktio plt specific to platformChristophe Milard
2015-06-10api: init: added thread type to local initPetri Savolainen
2015-06-10api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-06-10Merge branch 'master' into api-nextMaxim Uvarov
2015-06-10performance: pktio_perf: use PRIu32 to printf uint32_tNicolas Morey-Chaisemartin
2015-06-05Merge branch 'master' into api-nextMaxim Uvarov
2015-06-05codespell: fix spellingMike Holmes
2015-06-04Merge branch 'master' into api-nextMaxim Uvarov
2015-06-04test: pktio_perf: add support for batch receptionNicolas Morey-Chaisemartin
2015-05-18Merge branch 'master' into api-nextMaxim Uvarov
2015-05-13test: pktio_perf: add missing atomic initNicolas Morey-Chaisemartin
2015-05-08api: packet_io: added odp_pktio_param_tPetri Savolainen
2015-04-29performance: pktio: fix check for pktio_txStuart Haslam
2015-04-29performance: pktio: test return value of odp_pktio_close()Stuart Haslam
2015-04-28perfromance: .gitignore: add odp_pktio_perfMike Holmes
2015-04-23performance: pktio: add throughput testStuart Haslam
2015-04-14validation: add new test l2fwd_runMaxim Uvarov
2015-04-14validation: sched: add missing copyrightMaxim Uvarov
2015-04-14validation: move l2fwd from example to performance testsMaxim Uvarov
2015-03-23performance: odp_atomic: move atomic test from api_test to performanceMike Holmes
2015-03-20performance: scheduling: add support for VPATH buildsStuart Haslam
2015-03-20performance: scheduling: catch exit codesStuart Haslam
2015-03-10validation: odp_scheduling: limit worker thread countPetri Savolainen
2015-02-27performance: odp_scheduling: fix c99 implicit declaration of function ‘cloc...Mike Holmes
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-11api: cpu: Renamed odp_thread_cpu to odp_cpu_idPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-04api: odp_queue.h: odp_queue_enq_multi() returns partial successOla Liljedahl
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-27test: makefile: remove check_PROGRAMSMike Holmes
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: event: odp_queue_deqPetri Savolainen
2015-01-27api: event: schedule_multi and queue_enq_multiPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen