aboutsummaryrefslogtreecommitdiff
path: root/example/packet
AgeCommit message (Expand)Author
2018-07-05example: use ODP_THREAD_COUNT_MAX as max worker countMatias Elo
2018-07-05example: use min number of workers by defaultMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-10-19example: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-16example: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-11example: use odp_sys_info_printIlias Apalodimas
2017-01-25examples: use odph_api.hMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-24Revert "example: use one copy of pcap file"Maxim Uvarov
2016-05-23example: use one copy of pcap fileMike Holmes
2016-05-23example: pktio: adding helper cmd line parsingChristophe Milard
2016-05-23example: pktio: using agnostic function for ODP threadsChristophe Milard
2016-04-26example: packet make check testsMaxim Uvarov
2016-04-26example: packet: add odp_term_globalMaxim Uvarov
2016-04-21api: init: add instance handlePetri Savolainen
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04api: pktio: rename pktio_recv_queue to pktin_recvPetri Savolainen
2016-03-04example: pktio: port to use new pktio apiPetri Savolainen
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: pktio: rename pktio modesPetri Savolainen
2016-02-08api: endian: rename endian types with odp_ prefixChristophe Milard
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
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
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:packet: Add pktio start in burst Mode.Nikhil Agarwal
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
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-20Merge branch 'master' into api-nextMaxim Uvarov
2015-07-17test: do not use negative array indexMaxim 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-08packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
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-06packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov