aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_pktio_perf.c
AgeCommit message (Expand)Author
2015-09-22performance: odp_pktio_perf: fix potential overflow for burst_gapIvan Khoronzhuk
2015-09-22performance: odp_pktio_perf: fix potential overflow for send_durationIvan Khoronzhuk
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-08-07performance: odp_pktio_perf: use real MAC addresses while packet creationIvan Khoronzhuk
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-15performance: use odp_queue_param_init routineBill Fischofer
2015-07-13Merge branch 'master' into api-nextMaxim Uvarov
2015-07-13test: handle return value of odp_queue_enq_multi()Zoltan Kiss
2015-07-13Merge branch 'master' into api-nextMaxim Uvarov
2015-07-09test: pktio_perf: add missing ns to cycle conversion for busy loopNicolas Morey-Chaisemartin
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-03Merge branch 'master' into api-nextMaxim Uvarov
2015-07-02test: pktio_perf: fix pthread_t offset for tx threadsNicolas Morey-Chaisemartin
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-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-23performance: pktio: add throughput testStuart Haslam