aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2014-12-19api: pktio: remove odp_pktio_set_mtuMaxim Uvarov
2014-12-18api: pktio: remove odp_pktio_get_input() and odp_pktio_set_input()Stuart Haslam
2014-12-16api: packet: add head/tail room manipulationBill Fischofer
2014-12-16example: generator: use odp_packet_alloc() APIBill Fischofer
2014-12-16api: packet: user contextBill Fischofer
2014-12-16api: packet: replace packet_addr with packet_dataBill Fischofer
2014-12-16api: packet: change layer offset/pointer APIBill Fischofer
2014-12-16api: packet: change alloc/freeBill Fischofer
2014-12-16api: packet: move helper functions to public APIBill Fischofer
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-15example/odp_pktio parse args before odp initMaxim Uvarov
2014-12-11odp_ipsec: fix odp_crypto_get_operation_compl_status arg orderMike Holmes
2014-12-10Rename packet functionsMaxim Uvarov
2014-12-05example: test: remove use of internal ODP macrosMike Holmes
2014-12-04example: odp_pktio mtu option is not mandatoryStuart Haslam
2014-11-29api: odp_time.h: rename odp_time_get_cycles() to odp_time_cycles()Stuart Haslam
2014-11-27example/ipsec/odp_ipsec.c: Fix initialization of odph_linux_pthread_t instancesShmulik Ladkani
2014-11-26.gitignore: distribute the ignore file to sub dirsMike Holmes
2014-11-26examples: remove the use of ODP_UNUSEDMike 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-21enhance odp_pktio to set/get mtuMaxim Uvarov
2014-11-20API name changes for odp_barrier.h for ODP v1.0Bill Fischofer
2014-11-20example: Makefile.inc: fix include pathAnders Roxell
2014-11-19example: Remove use of ODP API loggingMike Holmes
2014-11-18ipsec: Fix ctx->state update raceJerin Jacob
2014-11-08odp_example.c: Fix doxygen warningsMike Holmes
2014-11-05odp_example.c: fix dead code pathMike Holmes
2014-10-29example: ipsec: remove redundant options from scriptsTaras Kondratiuk
2014-10-24odp_example.c: fix dead code pathMike Holmes
2014-10-23Rename buffer_from_packet functionPetri Savolainen
2014-10-22Rename ODPH_PACKED macroJerin Jacob
2014-10-21Add crypto and rwlock into odp.hPetri Savolainen
2014-10-13Add global_init paramsMike Holmes
2014-10-03Rename packet start functionPetri Savolainen
2014-10-03Rename packet buffer address functionPetri Savolainen
2014-10-03resource leak fixesMaxim Uvarov
2014-10-03Added process mode to example appPetri Savolainen
2014-10-02Remove pktio type awarenessCiprian Barbu
2014-10-01git split: delete netmapMaxim Uvarov
2014-09-25odp_pktio_netmap: fixed odp_shm_reserveCiprian Barbu
2014-09-25exampe/ipsec: set exec bit on run_*.shAnders Roxell
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-09-11Add platform-specific Makefile.inc for applicationsTaras Kondratiuk
2014-09-10Add IPsec example app to build environmentRobbie King
2014-09-04Timer example error checkPetri Savolainen
2014-09-04linux-generic: netmap: renamed helper functionsCiprian Barbu
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-08-28Timer example argumentsPetri Savolainen