aboutsummaryrefslogtreecommitdiff
path: root/example/generator
AgeCommit message (Expand)Author
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-14example:generator:print correct appl_modeBalakrishna.Garapati
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-16helpers: fix udp checksum computationAlexandru Badicioiu
2015-06-05codespell: fix spellingMike Holmes
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
2015-02-04linux-generic: pktio: add strong typing supportBill Fischofer
2015-01-30api: packet: odp_packet_flags: improve function namesBill Fischofer
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: packet: Removed odp_packet_to_bufferPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King
2015-01-09example: generator: single pktio per interfaceStuart Haslam
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2014-12-23build system: fix distcheck targetAnders Roxell
2014-12-23build system: cleanup build rulesAnders Roxell
2014-12-16example: generator: use odp_packet_alloc() APIBill Fischofer
2014-12-16api: packet: change layer offset/pointer APIBill Fischofer
2014-12-16api: packet: move helper functions to public APIBill Fischofer
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-10Rename packet functionsMaxim Uvarov
2014-11-26.gitignore: distribute the ignore file to sub dirsMike Holmes
2014-11-25api: odp_atomic.h: struct type, relaxed mm, missing funcs, use __atomicOla Liljedahl
2014-11-25linux-generic: odp_generator.c use odp_atomic.hOla Liljedahl
2014-11-19example: Remove use of ODP API loggingMike Holmes
2014-10-23Rename buffer_from_packet functionPetri Savolainen
2014-10-21Add crypto and rwlock into odp.hPetri Savolainen
2014-10-13Add global_init paramsMike Holmes
2014-10-03Added process mode to example appPetri Savolainen
2014-10-02Remove pktio type awarenessCiprian Barbu
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-08-18Fix comment for odp_generatorWeilong Chen
2014-08-06linux-generic: Fix incorrect thread_tbl index in appsSantosh Shukla
2014-08-04build both static and dynamic linked libsAnders Roxell
2014-07-25Move ODP examples from under testsMike Holmes