aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
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
2018-01-14example: generator: add direct mode packet RXBogdan Pricope
2018-01-14example: generator: add direct mode pktio configurationBogdan Pricope
2018-01-14example: generator: add configuration option for scheduler RXBogdan Pricope
2018-01-14example: generator: add configuration option for RX burst sizeBogdan Pricope
2018-01-14helper: remove camelcase from icmp protocolBill Fischofer
2017-12-27example: generator use checksum enablePetri Savolainen
2017-12-27example: tm: update gitignorePetri Savolainen
2017-12-27example: generator: use L3/L4 checksum validation status functionsBogdan Pricope
2017-12-27validation/example: call odp_timer_capability() before creating timer poolKevin Wang
2017-12-27example: adapt ipsec example to use IPsec APIDmitry Eremin-Solenikov
2017-12-27example: ipsec: adapt to running on top of loop interfacesDmitry Eremin-Solenikov
2017-12-27example: ipsec_offload: add ipsec_offload exampleNikhil Agarwal
2017-12-27example: use odp_proto_layer_t instead of odp_pktio_parser_layer_tDmitry Eremin-Solenikov
2017-12-27example: switch to using ODP chksum APIDmitry Eremin-Solenikov
2017-12-27api: crypto: replace redundant packet_ prefixes from definitionsDmitry Eremin-Solenikov
2017-12-27example: ipsec: rewrite using Crypto packet APIDmitry Eremin-Solenikov
2017-12-27api: crypto: add crypto packet operation interfaceDmitry Eremin-Solenikov
2017-12-27api: crypto: deprecate ASYNC mode and odp_crypto_compl_tDmitry Eremin-Solenikov
2017-12-11example: generator: replace atomic counter with per worker countersBogdan Pricope
2017-12-11example: generator: add configuration option for csum supportBogdan Pricope
2017-12-11example: generator: increase maximum TX burst size to 512Bogdan Pricope
2017-12-11example: generator: remove 1 ms sleep on send loopBogdan Pricope
2017-11-08example: fix pointers to odp_l2fwd.c sourceDmitry Eremin-Solenikov
2017-10-19example: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-16example: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-16example: switch odp_l3fwd from test_debug.h to example_debug.hDmitry Eremin-Solenikov
2017-10-13example: traffic_mgmt: add to make checkMaxim Uvarov
2017-10-13example: traffic_mgmt add clean termination pathMaxim Uvarov