aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
2016-03-28test:performance:initialize undefined valuesBalakrishna Garapati
2016-03-28test:performance:add break statement to switch(opt)Balakrishna Garapati
2016-03-18performance: scheduling: cleanly destroy resourcesMaxim Uvarov
2016-03-18test: l2fwd: change destination mac addresses by defaultMatias Elo
2016-03-15validation: performance: remove deprecated odp_atomic testsMatias Elo
2016-03-04test: l2fwd: add event queue packet outputPetri Savolainen
2016-03-04performance: crypto: add odp_crypto to .gitignore fileBill Fischofer
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04api: pktio: rename pktio_recv_queue to pktin_recvPetri Savolainen
2016-03-04test: performance: crypto: measure crypto operation performanceAlexandru Badicioiu
2016-03-04test: pktio_perf: finalize port to use new pktio apiPetri Savolainen
2016-03-04test: l2fwd: utilize pktio param defaultsPetri Savolainen
2016-03-04test: pktio_perf: port to use new pktio apiPetri Savolainen
2016-03-04test: l2fwd: add option to give destination MACJuha-Matti Tilli
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03linux-generic: version: added implementation name stringPetri Savolainen
2016-02-10test: l2fwd: fix test getting stuck in DIRECT_RECV/POLL_QUEUE modeMatias Elo
2016-02-08api: pktio: rename single_user paramPetri Savolainen
2016-02-08api: pktio: renames for compact type and func namesPetri Savolainen
2016-02-08linux-generic: use term plain queue instead of pollPetri Savolainen
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: pktio: rename pktio modesPetri Savolainen
2016-02-08api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-08api: sched: rename SCHED_SYNC_NONE to _PARALLELPetri Savolainen
2016-02-08test: l2fwd: added poll queue modePetri Savolainen
2016-02-08test: l2fwd: re-organize functionsPetri Savolainen
2016-02-08api: endian: rename endian types with odp_ prefixChristophe Milard
2016-02-08test: l2fwd: use multiple queues in sched modePetri Savolainen
2016-02-08test: l2fwd: use multi-queue API for scheduled queuesPetri Savolainen
2016-02-08test: l2fwd: use multi-queue pktio in direct modePetri Savolainen
2016-02-08test: update CPU Hz calling functionsHongbo Zhang
2016-02-08api: sysinfo: move CPU Hz API to cpu.hHongbo Zhang
2016-02-08api: sysinfo: move CPU model API to cpu.hHongbo Zhang
2016-01-20test: change l2fwd pool sizeZoltan Kiss
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen
2016-01-19test/performance: pktio: perform an initial warmup runStuart Haslam
2016-01-15test: perf: l2fwd detect missing odp_generatorMike Holmes
2015-12-29api: sync: removed odp_sync_storesPetri Savolainen
2015-12-29performance: pktio_perf: use odp_time_wait_ns() function instead of loopingIvan Khoronzhuk
2015-12-29test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-29performance: sched: use ODP time API instead of clock_gettimeIvan Khoronzhuk
2015-12-29test: performance: pktio: don't use direct arithmetic operations with odp_time_tIvan Khoronzhuk
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-12-10test: performance: set a packet rate pass threshold for l2fwdStuart Haslam
2015-11-25api: cpu: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25test/example: avoid "cycle" word usageIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-11-25performance: odp_pktio_perf: fix potential overflow in wait loopIvan Khoronzhuk
2015-11-03test: l2fwd: separate rx and tx drop countersPetri Savolainen