aboutsummaryrefslogtreecommitdiff
path: root/example/packet
AgeCommit message (Expand)Author
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-03-18build: don't run tests in parallelJere Leppänen
2020-12-08example: packet_dump: check odp_pktio_info() return valueMatias Elo
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-10-14example: script: enhance application run scriptSunil Kumar Kori
2020-09-11build: simplify remote target testingStanislaw Kardach
2020-09-07build: use more generic naming for PCAP PKTIO testStanislaw Kardach
2020-07-02example: change thread exit flags to atomic variablesJanne Peltonen
2019-12-20example: packet_dump: add VLAN supportPetri Savolainen
2019-10-08example: packet_dump: add icmp supportPetri Savolainen
2019-09-19example: use helper library debug macrosMatias Elo
2019-08-21test: correct getopt short option usagePetri Savolainen
2019-02-26example: check odp_shm_reserve() return valueMatias Elo
2018-12-26examples: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-10-04test: example: allocate global data from shmMatias Elo
2018-09-28example: packet_dump: run during make checkPetri Savolainen
2018-09-28example: packet_dump: add new examplePetri Savolainen
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