aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
2015-10-27test: l2fwd: add missing bracesMatias Elo
2015-10-26test: l2fwd: add option to disable filling eth addressesMatias Elo
2015-10-26test: l2fwd: add support for using odd number of portsMatias Elo
2015-10-26test: l2fwd: fix crash when accuracy is set to 0Matias Elo
2015-10-26test: l2fwd: add option to select scheduler queue typeMatias Elo
2015-10-26test: l2fwd: add option to change destination eth addressesMatias Elo
2015-10-22performance: use odp_pktio_param_init() APIBill Fischofer
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22api: config: removed ODP_CONFIG_MAX_THREADSPetri Savolainen
2015-10-22performance: sched: update scheduling test to use cycle countsPetri Savolainen
2015-10-15test/performance: l2fwd: obey -t in queue modeStuart Haslam
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