aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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-27linux-dpdk: enable running example and performance testsMatias Elo
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 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-25linux-dpdk: major rewrite of crypto moduleDmitry Eremin-Solenikov
2018-04-18linux-gen: ipsec: implement outbound checksumming supportDmitry Eremin-Solenikov
2018-04-18linux-gen: pktio: loop: support IPv4/TCP/UDP checksum generationDmitry Eremin-Solenikov
2018-04-18linux-gen: packet: l4 checksum insertion supportDmitry Eremin-Solenikov
2018-04-18linux-gen: packet: IPv4 checksum insertionDmitry Eremin-Solenikov
2018-04-18fdserver: handle signal interruption in connect()Josep Puigdemont
2018-04-17linux-gen: shm: check return value when registering fdsJosep Puigdemont
2018-04-17linux-gen: fdserver: mask signals we don't needJosep Puigdemont
2018-04-17linux-gen: fix clang on aarch64 buildMaxim Uvarov
2018-04-17linux-gen: dpdk: allocate huge page memory for all numa nodesMatias Elo
2018-04-13fdserver: change session ID after forkJosep Puigdemont
2018-04-13linux-gen: shm: be consistent with rest of the codeJosep Puigdemont
2018-04-13linux-gen: shm: do not close provided file descriptorsJosep Puigdemont
2018-04-13linux-gen: shm: fill data used in do_map before the callJosep Puigdemont
2018-04-11linux-gen: netmap: ring configuration for VALEJuha-Matti Tilli
2018-04-10linux-gen:crypto:implement AES-XCBC-MAC and SHA384-HMACyhe
2018-04-09linux-gen: ishm: remove useless debug printMaxim Uvarov
2018-04-09linux-gen: hide debug prints from fd serverMaxim Uvarov
2018-04-09linux-gen: clean up ishm file namingMaxim Uvarov
2018-04-09fdserver: handle interruption by signal in acceptJosep Puigdemont
2018-04-05linux-dpdk: fix various style problemsMatias Elo
2018-04-04linux-dpdk: pool: optimize buffer alloc functionsMatias Elo
2018-04-04linux-dpdk: pktio: remove unnecessary tx mtu checkMatias Elo
2018-04-04Port 9a1d48b "odp_dpdk.m4: use correct installation directory"Matias Elo
2018-04-04Port 42fc5eb "linux-gen: queue: enqueue may fail"Matias Elo
2018-04-04Port bb8015d "linux-gen: sched: optimize atomic packet input queue throughput"Matias Elo
2018-04-04Port 3e61be5 "linux-gen: sched: optimize packet input polling"Matias Elo
2018-04-04Port c0da876 "linux-gen: queue: improve debug print"Matias Elo
2018-04-04Port 80b9a1e "linux-gen: version: implementation name content"Matias Elo
2018-04-04build: fix autoconf error caused by double-registering config itemDmitry Eremin-Solenikov
2018-04-04Port 534667d "linux-gen: add runtime configuration file"Matias Elo
2018-04-04Merge tag 'v1.18.0.1_tigermoth_rc3' of https://github.com/Linaro/odp into odp...Matias Elo
2018-04-03linux-dpdk: use ODP_SCHEDULERDmitry Eremin-Solenikov
2018-04-03build: move odp scheduler setting to common m4 fileDmitry Eremin-Solenikov