aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2018-12-26examples: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-12-26example, tests: move scheduled queue capabilities to schedDmitry Eremin-Solenikov
2018-12-26example, tests: move scheduler capabilities to schedulerDmitry Eremin-Solenikov
2018-11-28example: generator: add signal handler for SIGINTMatias Elo
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-11-28api: classifier: rename ODP_PMR_INVAL to ODP_PMR_INVALIDMatias Elo
2018-11-14example: sysinfo: print shm blocksPetri Savolainen
2018-10-18example: generator: remove print from packet tx loopMatias Elo
2018-10-18example: generator: use odp_wait_time_ns() instead of timersMatias Elo
2018-10-18example: stop and close pktio devices on exitMatias Elo
2018-10-09example: build: configure option to disable example buildPetri Savolainen
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-08-20example: tm: add some message on exitMaxim Uvarov
2018-08-20example: tm: use 0 array index for queuesMaxim Uvarov
2018-08-20example: tm: add tm queues destroyMaxim Uvarov
2018-07-23example: sysinfo: print more information about crypto capabilitiesDmitry Eremin-Solenikov
2018-07-05example: sysinfo: application to print system informationPetri 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-06-29example: ipsec_api: support building w/o OpenSSLDmitry Eremin-Solenikov
2018-06-29example: ipsec: support building w/o OpenSSLDmitry Eremin-Solenikov
2018-06-19example: timer_accuracy: convert full nsec time to ticksPetri Savolainen
2018-06-12example: l2fwd_simple remove predefined sleepMaxim Uvarov
2018-06-06example/l2fw_simple: increase wait timeJosep Puigdemont
2018-05-28example: generator: add UDP port range supportBogdan Pricope
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-05-07example: timer_accuracy: simple timer accuracy measurement appPetri Savolainen
2018-04-13example: l2fwd: update readme regarding ordered queue usageBill Fischofer
2018-03-29build: another DPDK-linking fixDmitry Eremin-Solenikov
2018-02-28example: generator: move script back to example directoryDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26api: crypto: use cipher_iv_ptr instead of override_iv_ptrDmitry Eremin-Solenikov
2018-02-26api: crypto: use cipher_iv instead of iv in session paramsDmitry Eremin-Solenikov
2018-02-20example: generator move to platform testsMaxim Uvarov
2018-02-16example: generator: remove useless csum checksBogdan Pricope
2018-02-16example: generator: remove busy wait for direct mode receiveBogdan Pricope
2018-01-24example: l2fwd_simple: do operations to increase code coverageJuha-Matti Tilli
2018-01-24linux-generic: pktio: add null pktio supportJuha-Matti Tilli
2018-01-22build: provide an option to link examples dynamicallyDmitry Eremin-Solenikov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2018-01-18build: move ODP include path to common Makefile.incDmitry Eremin-Solenikov
2018-01-18example: ipsec: update gitignorePetri Savolainen
2018-01-17example: l2fwd_simple: test interruptible sleep in odp_pktin_recv_tmoJuha-Matti Tilli
2018-01-15linux-gen: dpdk: simplify linking with shared libdpdkDmitry Eremin-Solenikov
2018-01-15example: ipsec_api: remove file conflict with ipsec exampleDmitry Eremin-Solenikov
2018-01-15example: add missing libraries to LDADD variablesDmitry Eremin-Solenikov
2018-01-14example: generator: replace L3/L4 packet parsing with a simple oneBogdan Pricope