aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-05-26linux-dpdk: comment empty functionsMatias Elo
2021-05-26linux-dpdk: fix running make checkMatias Elo
2021-05-26linux-dpdk: eventdev: fix uninitialized usage warningMatias Elo
2021-05-26Port 264cdcc2d "ci: add build job with modified scheduler config"Matias Elo
2021-05-26Port 92a96ca77 "linux-gen: add stub implementation for pktout tx completion"Matias Elo
2021-05-26Port 5488df661 "linux-gen: add stub implementation for packet aging API"Matias Elo
2021-05-26Port 07e9c1663 "linux-gen: crypto: set completion queue capability"Matias Elo
2021-05-26Port 274a8a765 "linux-gen: queue_lf: move aarch64 specific code to arch files"Matias Elo
2021-05-26Port e222d5ec9 "linux-gen: atomics: implement 128-bit operations using gcc bu...Matias Elo
2021-05-26Port 38d14afdc "linux-gen: atomic: move odp_atomic_lock_free implementations ...Matias Elo
2021-05-26Port f09a85f0f "linux-gen: atomic: reorganize architecture specific implement...Matias Elo
2021-05-26Port 019cea916 "build: don't run tests in parallel"Matias Elo
2021-05-26Port f0bc26c5d "linux-gen: ipsec: increase the maximum number of SAs"Matias Elo
2021-05-26Port af5490310 "linux-gen: fix white space style checks"Matias Elo
2021-05-26Port 434c4762b "linux-gen: fix white space style warnings"Matias Elo
2021-05-26Port 21cd5e4e3 "build: check names of global symbols in static libraries"Matias Elo
2021-05-26Port 706e1e6b2 "linux-gen: rename remaining global symbols in the static libr...Matias Elo
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-24linux-dpdk: packet_flags: fix implicit type conversionMatias Elo
2021-04-28Port 72e450dd3 "linux-gen: queue: implement odp_queue_print_all"Matias Elo
2021-04-28Port 5e5137828 "linux-gen: timer: implement debug print functions"Matias Elo
2021-04-28Port a1a2a326a "linux-gen: timer: change user pointer to const"Matias Elo
2021-04-28Port 418e577a4 "linux-gen: atomic: add 128 bit atomic apis"Matias Elo
2021-04-28Port 84b658753 "helper: add CLI helper API and implementation"Matias Elo
2021-04-28Port 3bedbf066 "linux-gen: packet: use new software checksum functions"Matias Elo
2021-04-28Port 670970836 "linux-gen: improve software checksum implementation"Matias Elo
2021-04-28Port 596cec45d "linux-gen: introduce _ODP_UNALIGNED macro"Matias Elo
2021-04-28Merge tag 'v1.27.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-04-27linux-dpdk: preallocate dpdk memory in process modeMatias Elo
2021-04-27example: l2fwd_simple: add validation test workaround for process modeMatias Elo
2021-04-27linux-dpdk: pool: fix pool info address rangeMatias Elo
2021-04-27linux-dpdk: crypto: reduce global memory sizeTim Liu
2021-03-31linux-gen: sysinfo: add new ARMv8 and v9 enumerationsPetri Savolainen
2021-03-31linux-gen: add stub implementation for pktout tx completionNithin Dabilpuram
2021-03-31linux-gen: classification: implement odp_cls_print_allJere Leppänen
2021-03-31linux-gen: add stub implementation for packet aging APINithin Dabilpuram
2021-03-31linux-gen: crypto: set completion queue capabilityAakash Sasidharan
2021-03-31linux-dpdk: enable dynamic dpdk linkingMatias Elo
2021-03-31linux-dpdk: add gnu extensions to exported cflagsMatias Elo
2021-03-31linux-dpdk: pktio: use generic loop interfaceMatias Elo
2021-03-30linux-gen: loop: support loopback mode in capabilityMatias Elo
2021-03-29linux-gen: bitset: move aarch64 specific code to arch filesMalvika Gupta
2021-03-26ci: add build job with modified scheduler configPetri Savolainen
2021-03-26linux-gen: sched: fix max queues assertPetri Savolainen
2021-03-23linux-gen: queue_lf: move aarch64 specific code to arch filesMalvika Gupta
2021-03-19linux-gen: atomic: clean generic 128-bit implementationMatias Elo
2021-03-19linux-gen: atomic: optimize arm64 128-bit implementationMatias Elo
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias Elo
2021-03-19linux-gen: atomic: move odp_atomic_lock_free implementations under archMatias Elo
2021-03-19linux-gen: atomic: reorganize architecture specific implementationsMatias Elo