aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2015-05-08example: timer: remove global variables to share the data between workersJerin Jacob
2015-05-08api/linux-generic/example/validation: remove odp_pmr_create_range() function ...Balasubramanian Manoharan
2015-04-24example: ODP classifier exampleBalasubramanian Manoharan
2015-04-23example: timer: clean up prescheduled eventsOla Liljedahl
2015-04-23example: doxygen: remove examples from src pathMike Holmes
2015-04-14validation: move l2fwd from example to performance testsMaxim Uvarov
2015-04-10examples: odp_ipsec: runtime select multiple vs single deqAlexandru Badicioiu
2015-04-10examples: odp_ipsec: runtime select scheduled vs poll queuesAlexandru Badicioiu
2015-04-10examples: odp_ipsec: handle alloc_pkt_ctx failureAlexandru Badicioiu
2015-03-30example: odp_generator: use odp_timerOla Liljedahl
2015-03-27example: generator: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-27example: odp_ipsec: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-27example: odp_l2fwd: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-25example: l2fwd print packets per secondMaxim Uvarov
2015-03-16example: odp_ipsec: remove USE_MAC_ADDR_HACKCiprian Barbu
2015-03-10example: odp_packet uncomment polling queuesMaxim Uvarov
2015-03-06replace deprecated _BSD_SOURCE with _DEFAULT_SOURCEGary S. Robertson
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: fix multiple c99 implicit declaration of function ‘strtok_r’Mike Holmes
2015-02-27example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t knownMike Holmes
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: odp_generator: fix c99 usleepMike Holmes
2015-02-27example: packet: add more missing doxygen documentationBill Fischofer
2015-02-27example: l2fwd: add more missing doxygen documentationBill Fischofer
2015-02-26example: l2fwd: add missing doxygen documentationBill Fischofer
2015-02-25api: random: replace ssize_t with int32_tPetri Savolainen
2015-02-25example: generator: add missing doxygen documentationBill Fischofer
2015-02-20api: timer: Don't use "private" as struct member name (C++)Simon Kagstrom
2015-02-16api: pool: Move from buffer to packet pool parametersPetri Savolainen
2015-02-11example/test: Makefile.inc: add linux-generic include path backTaras Kondratiuk
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-11api: cpu: Renamed odp_thread_cpu to odp_cpu_idPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-04api: odp_crypto.h: odp_hw_random_get(): return number of bytes writtenOla Liljedahl
2015-02-04api: random: Renamed odp_hw_random_getPetri Savolainen
2015-02-04linux-generic: queues: add strong typing supportBill Fischofer
2015-02-04linux-generic: pktio: add strong typing supportBill Fischofer
2015-01-30example: add return statements in thread functionsCiprian Barbu
2015-01-30example: l2fwd: fix incorrect cpumask used when spawning threadsCiprian Barbu
2015-01-30api: packet: odp_packet_flags: improve function namesBill Fischofer
2015-01-30example: ipsec: use event type at dequeueRobbie King
2015-01-30api: crypto: change bool to odp_bool_tRobbie King
2015-01-30example: ipsec: move L2/3/4 offset setRobbie King
2015-01-30api: crypto: new completion event schemeRobbie King
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-29api: move generic API into the odp namespaceAnders Roxell
2015-01-27example: ipsec: remove extension from script namesAnders Roxell
2015-01-27api: timer: Added timeout alloc and freePetri Savolainen
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