aboutsummaryrefslogtreecommitdiff
path: root/example/generator
AgeCommit message (Expand)Author
2016-05-23example: generator: adding helper cmd line parsingChristophe Milard
2016-05-23example: generator: using agnostic function for ODP threadsChristophe Milard
2016-04-21api: init: add instance handlePetri Savolainen
2016-03-18example: generator: clean up termination progressMaxim Uvarov
2016-03-04example: generator: retry tx if no failure code is returnedMatias Elo
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04example: generator: port to use new pktio apiPetri Savolainen
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03tests: use parse mac and ip address helpersPetri Savolainen
2016-03-03helper: remove odp_ definitionsPetri Savolainen
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-08example: 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-20tests: harmonize posix extensions level definesPetri Savolainen
2016-01-11helper: fix UDP checksum computationGrigore Ion
2015-12-29test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-11-25api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-11-25example: generator: compare ticks instead of ns in loopIvan Khoronzhuk
2015-10-27example:generator : Fix data race conditionGrigore Ion
2015-10-22example: use odp_pktio_param_init() APIBill Fischofer
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-10-05example:generator : Fix UDP checksum computationGrigore Ion
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-27example:generator:move verbose from worker to controlBalakrishna.Garapati
2015-08-19example:generator:option to supply core maskBalakrishna.Garapati
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-07-30example:generator:printing verbose outputBalakrishna.Garapati
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-16Merge branch 'master' into api-nextMaxim Uvarov
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-15example: use odp_queue_param_init routineBill Fischofer
2015-07-14example:generator:print correct appl_modeBalakrishna.Garapati
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-07example: use odp_pool_param_init routineBill Fischofer
2015-07-06queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-16Merge branch 'master' into api-nextMaxim Uvarov
2015-06-16helpers: fix udp checksum computationAlexandru Badicioiu
2015-06-10api: init: added thread type to local initPetri Savolainen