aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-09-28test: l2fwd: fill correct source ethernet addressMatias Elo
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-31test: l2fwd: start pktio in burst modeMaxim Uvarov
2015-08-31test: l2fwd: capture test failsMaxim Uvarov
2015-08-28performance: odp_scheduling: remove redundant var initsIvan Khoronzhuk
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-25test/performance: Makefile: add scripts to EXTRA_DISTAnders Roxell
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-08-12Merge branch 'master' into api-nextMaxim Uvarov
2015-08-11test: kill odp_generatorMaxim 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-08-06performance: l2fwd: fix race condition between thread init and stat counterNicolas Morey-Chaisemartin
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-23merge fix: remove files accidentally added when resolving git mergeMaxim Uvarov
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-20Merge branch 'master' into api-nextMaxim Uvarov
2015-07-17test: do not use negative array indexMaxim Uvarov
2015-07-16Merge branch 'master' into api-nextMaxim Uvarov
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-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