aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15Port 49c671e8, 11207ff1, 3abbe8b7, f49289a7v1.19.0.1_DPDK_17.1Petri Savolainen
2018-05-14Merge branch 'master' of https://github.com/Linaro/odp into odp-dpdkPetri Savolainen
2018-05-11odp: pktio: add pcapng capture capabilitiesIlias Apalodimas
2018-05-10linux-gen: use inlined event type functionPetri Savolainen
2018-05-10linux-gen: event: inline event_type functionPetri Savolainen
2018-05-10linux-gen: buffer: remove buffer_inlines header filePetri Savolainen
2018-05-10test: ipsec: fix link orderPetri Savolainen
2018-05-10configure.ac: update version to v1.19.0.1Maxim Uvarov
2018-05-08changelog: updates for odp v1.19.0.1Bill Fischofer
2018-05-08linux-gen: fix compilation warningsJosep Puigdemont
2018-05-07example: timer_accuracy: simple timer accuracy measurement appPetri Savolainen
2018-05-07linux-gen: packet: rearrange odp_packet_hdr_t membersMatias Elo
2018-05-07linux-gen: pktio: ipc free ring memory on errorMaxim Uvarov
2018-05-07Merge https://github.com/Linaro/odp-dpdk/pull/39Maxim Uvarov
2018-05-04build: odp_dpdk: add dependencies for crypto PMDsDmitry Eremin-Solenikov
2018-05-03test: sched_pktio: add inactivity timerPetri Savolainen
2018-05-03test: sched_pktio: parse options before odp global initPetri Savolainen
2018-05-03test: sched_pktio: ensure packet order per flowPetri Savolainen
2018-05-03test: sched_pktio: add pktio queue count optionPetri Savolainen
2018-05-03linux-gen: timer: set and check highest resolutionPetri Savolainen
2018-05-03Merge branch 'dev/cleanup' of git://github.com/matiaselo/odp-dpdkv1.19.0.0_DPDK_17.11_tigermothv1.19.0.0_DPDK_17.11tigermoth_ltsMaxim Uvarov
2018-04-30linux-dpdk: clean header includesMatias Elo
2018-04-30linux-dpdk: make usage of ODP_PLATFORM_PARAMS optionalMatias Elo
2018-04-30README.DPDK: minor updatesMatias Elo
2018-04-30Port c440dfce "linux-generic: random: split from crypto modules"Matias Elo
2018-04-30Merge branch 'master' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-04-28doc: allow user to provide exta asciidoctor flagsDmitry Eremin-Solenikov
2018-04-28travis: do not run gcov before executing codecov scriptDmitry Eremin-Solenikov
2018-04-28Merge branch 'merge_tigermoth_final' of git://github.com/matiaselo/odp-dpdkMaxim Uvarov
2018-04-27linux-dpdk: enable running example and performance testsMatias Elo
2018-04-26validation: timer: add timer pool create-destroy testPetri Savolainen
2018-04-26linux-gen: timer: reduce number of timer poolsPetri Savolainen
2018-04-26linux-gen: timer: fix timer pool index allocationPetri Savolainen
2018-04-26linux-dpdk: pktio: fix crash when trying to send packets after calling stopMatias Elo
2018-04-26Port 79f5c10 "linux-gen: packet: l4 checksum insertion support"Matias Elo
2018-04-26Port 2c99a9d "linux-gen: packet: IPv4 checksum insertion"Matias Elo
2018-04-26Port 57df98e "linux-gen: dpdk: fix runtime/default config read order"Matias Elo
2018-04-26Port 6312314 "build: don't use xxd to hexdump config file"Matias Elo
2018-04-26Port 0225a8a "linux-gen: pktio: dpdk: fix IPv4 csum calculation when l4 offse...Matias Elo
2018-04-26Port 72febba "linux-gen: pktio: dpdk: accept UDPv4 packets with all-zero csum"Matias Elo
2018-04-26Port bcd246e "linux-gen: sched: configurable priority spread"Matias Elo
2018-04-26Port c57da8d "linux-gen: queue: configurable max size"Matias Elo
2018-04-26Port 535ad26 "linux-gen: queue: configurable default size"Matias Elo
2018-04-26Merge tag 'v1.19.0.0_tigermoth' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-04-25linux-dpdk: crypto: disable AES-CCM supportDmitry Eremin-Solenikov
2018-04-25linux-dpdk: crypto: support AEAD en/decryptionDmitry Eremin-Solenikov
2018-04-25performance: crypto: add more algorithmsDmitry Eremin-Solenikov
2018-04-25linux-dpdk: major rewrite of crypto moduleDmitry Eremin-Solenikov
2018-04-25validation: crypto: add missing ODP_CIPHER_ALG_AES_CTR nameDmitry Eremin-Solenikov
2018-04-25validation: crypto: small fixDmitry Eremin-Solenikov