aboutsummaryrefslogtreecommitdiff
path: root/example/generator
AgeCommit message (Expand)Author
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
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-05Merge branch 'master' into api-nextMaxim Uvarov
2015-06-05codespell: fix spellingMike Holmes
2015-05-08api: packet_io: added odp_pktio_param_tPetri Savolainen
2015-04-23example: doxygen: remove examples from src pathMike Holmes
2015-03-30example: odp_generator: use odp_timerOla Liljedahl
2015-03-27example: generator: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-02-27example: fix multiple c99 implicit declaration of function ‘strtok_r’Mike Holmes
2015-02-27example: odp_generator: fix c99 usleepMike Holmes
2015-02-25example: generator: add missing doxygen documentationBill Fischofer
2015-02-16api: pool: Move from buffer to packet pool parametersPetri Savolainen
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-04linux-generic: queues: add strong typing supportBill Fischofer