aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2017-07-12Merge tag 'v1.15.0.0' into odp_dpdkBalakrishna Garapati
2017-06-16example: ipsec: set auth_digest_lenDmitry Eremin-Solenikov
2017-06-16examples: use odp_pktio_config() to select required packet parsing levelMatias Elo
2017-06-16linux-gen: packet: recognize ICMPv6 packetsMatias Elo
2017-06-16test: crypto: remove references to deprecated crypto apisPetri Savolainen
2017-05-24test: generator: replace gettimeofday with ODP API callsBogdan Pricope
2017-05-19examples: generator: UDP ports configurationBogdan Pricope
2017-05-02example: l3fwd: check rc from odph_eth_addr_parse()Bill Fischofer
2017-04-21libodphelper: name correction from v1.14 merge conflictBalakrishna Garapati
2017-04-19example: generator: flush output messagesBogdan Pricope
2017-04-19example: generator: fix stop criteria - number of packets sentBogdan Pricope
2017-04-02test: generator: update global statistics calculationBogdan Pricope
2017-03-30test: generator: use multiple TX queues in send UDP modeBogdan Pricope
2017-03-30test: generator: use multiple RX queue in receiving modeBogdan Pricope
2017-03-30test: generator: receive packets in burstsBogdan Pricope
2017-03-30test: generator: send UDP packets in burstsBogdan Pricope
2017-03-30test: generator: compose sending packets from reference packet plus differencesBogdan Pricope
2017-03-03Merge tag 'v1.14.0.0' into odp_dpdk_v1.14.0.0Balakrishna Garapati
2017-02-17Merge tag 'v1.13.0.0' of odp into odp_dpdkBalakrishna Garapati
2017-02-16helper: linux: renamed threads_extn to linux helpersPetri Savolainen
2017-02-09test: generator: various improvementsPetri Savolainen
2017-02-03abi: pool: added initial definitionsPetri Savolainen
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2017-01-27example: hello: ask odp for available coreMaxim Uvarov
2017-01-25examples: use odph_api.hMike Holmes
2017-01-22helper: move thread implementation under platformMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-12example: ipsec: use op_param_t instead of op_params_tPetri Savolainen
2017-01-12test: crypto: use odp_crypto_session_param_initPetri Savolainen
2017-01-12test: correctly initialize pool parametersPetri Savolainen
2017-01-09example: free reserved shared memory blocksMatias Elo
2016-12-21Merge 'odp/master' into odp-dpdk/masterBalakrishna Garapati
2016-12-15example: traffic_mgmt: use PRIu32 instead of %uNicolas Morey-Chaisemartin
2016-12-14Merge tag 'v1.12.0.0' into dpdk_v1.12.0.0Balakrishna Garapati
2016-10-28example: l3fwd: prevent possible use of uninitialised variablesMatias Elo
2016-10-26fix out of tree buildMaxim Uvarov
2016-10-25Merge remote-tracking branch 'upstream/master' into dpdk_master_upstreamBalakrishna Garapati
2016-10-24example: l3fwd: simplify worker main loopMatias Elo
2016-10-24example: l3fwd: remove unnecessary output argumentsMatias Elo
2016-10-24example: l3fwd: make packet error check optionalMatias Elo
2016-10-24example: l3fwd: optimize ip checksum updateMatias Elo
2016-10-24example: l3fwd: add missing gitignoresMatias Elo
2016-10-21example: odp_timer_simple: decrease timer pool resolutionBrian Brooks
2016-10-14example: generator: actually use specified defaultMike Holmes
2016-09-22Revert "example: generator: actually use specified default"Maxim Uvarov
2016-09-14example: generator: actually use specified defaultMike Holmes
2016-09-07linux-generic: configure: add conditional shared library supportBill Fischofer
2016-09-06example: l3fwd: fix clang buildMaxim Uvarov
2016-09-05example/l3fwd: enhance flow lookup performance in hashXuelin Shi
2016-09-05example/l3fwd: add test scriptXuelin Shi