aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05Merge ODP v1.45.0.0HEADv1.45.0.0_DPDK_22.11masterMatias Elo
2024-06-05linux-dpdk: packet: inline odp_packet_reset_max_len() implementationMatias Elo
2024-06-05linux-dpdk: init: improve error logMatias Elo
2024-06-05linux-dpdk: remove unnecessary symbolic linksMatias Elo
2024-06-05linux-dpdk: init: fix eal option string length calculationMatias Elo
2024-06-05linux-dpdk: crypto: avoid passing null pointer to memcpy()Matias Elo
2024-06-05linux-dpdk: crypto: avoid creating zero length variable arraysMatias Elo
2024-06-05linux-dpdk: pool: take possible endmark into account in capabilitiesMatias Elo
2024-06-05linux-dpdk: pool: take alignment into account in buf.max_size capabilityMatias Elo
2024-06-05linux-dpdk: timer: reduce timer pool name array length by oneMatias Elo
2024-06-05Port 6fe8554a4 "test: dyn_workers: add CI integration"Matias Elo
2024-06-05Port 1b851cbd5 "linux-gen: crypto_openssl: copy capabilities only if destinat...Matias Elo
2024-06-05Port a53a6f4fa "linux-gen: dpdk: enable configuring zero rx or tx queues"Matias Elo
2024-06-05Port 00b4a25cb "api: cpu: add CPU data cache prefetch functions"Matias Elo
2024-06-05Port ce12f9ed9 "check-globals: add address sanitizer"Matias Elo
2024-06-05Port eb68f3bf2 "linux-gen: thread: make globals atomic"Matias Elo
2024-06-05Port 71ba58f50 "linux-gen: thread: lock spinlock in odp_thrmask_worker() and ...Matias Elo
2024-06-05Port c1a2c3e7b "linux-gen: m4: add missing copyright licenses"Matias Elo
2024-06-05Port 36019aa2b "linux-gen: update copyright format"Matias Elo
2024-06-05Port f15333dba "linux-gen: use _odp_strcpy() instead of strncpy()"Matias Elo
2024-06-05Port 19cf17d2f "linux-gen: packet: implement new odp_packet_reset_meta()"Matias Elo
2024-06-05Port c10e3e415 "linux-gen: packet: implement new odp_packet_reset_max_len()"Matias Elo
2024-06-05Port dc4ad15ae "linux-gen: string: rename print internal module to string"Matias Elo
2024-06-05Port 564de214a "example: generator: remove odp_generator example application"Matias Elo
2024-05-17test: dyn_workers: allow overwriting environment variablesMatias Elo
2024-05-17linux-gen: tm: use CPU pause API callPetri Savolainen
2024-05-17Merge ODP v1.45.0.0Matias Elo
2024-04-30api: increment ODP API version to 1.45.0Matias Elo
2024-04-30validation: packet: improve odp_packet_reset() testing coverageMatias Elo
2024-04-30validation: packet: add validation test for odp_packet_reset_meta()Matias Elo
2024-04-30linux-gen: packet: implement new odp_packet_reset_meta()Matias Elo
2024-04-30linux-gen: packet: implement new odp_packet_reset_max_len()Matias Elo
2024-04-30api: packet: add new odp_packet_reset_meta() functionMatias Elo
2024-04-30api: packet: change odp_packet_reset() specificationMatias Elo
2024-04-30api: packet: clarify odp_packet_buf_len() specificationMatias Elo
2024-04-30validation: event: add tests for odp_event_user_flag_set()Matias Elo
2024-04-30linux-gen: event: implement odp_event_user_flag_set()Matias Elo
2024-04-30api: event: add user flag set functionMatias Elo
2024-04-30example: sysinfo: add new crypto algorithmsJanne Peltonen
2024-04-30validation: crypto: add preliminary support for new algorithmsJanne Peltonen
2024-04-30api: crypto: add various SM4 cipher based algorithmsJanne Peltonen
2024-04-30api: crypto: add SM3 hash algorithm and SM3 based HMACJanne Peltonen
2024-04-30api: crypto: add SNOW-V cipher and SNOW-V-GCM AEAD algorithmJanne Peltonen
2024-04-30api: crypto: add SHA-3 hash algorithms and SHA-3 based HMACsJanne Peltonen
2024-04-30api: crypto: make room for more algorithms in capability unionsJanne Peltonen
2024-04-29validation: cpu: add prefetch testsPetri Savolainen
2024-04-29test: cpu: move tests to CPU suitePetri Savolainen
2024-04-29api: cpu: add CPU data cache prefetch functionsPetri Savolainen
2024-04-29validation: test maximum name lengthsJere Leppänen
2024-04-29validation, example: tm: use new ODP_TM_NAME_LEN constantJere Leppänen