aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30api: increment ODP API version to 1.45.0v1.45.0.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
2024-04-29linux-gen: validation: ml: test long model nameJere Leppänen
2024-04-29linux-gen, validation: use correct constants for name array sizesJere Leppänen
2024-04-29linux-gen: tm: use new ODP_TM_NAME_LEN constantJere Leppänen
2024-04-29api: tm: limit name lengthsJere Leppänen
2024-04-29api: proto_stats: limit proto stats object name lengthJere Leppänen
2024-04-29api: clarify maximum string length textsJere Leppänen
2024-04-29validation: buffer: test allocating max_size buffersMatias Elo
2024-04-29validation: buffer: test odp_buffer_size() against max_size capabilityMatias Elo
2024-04-29api: pool: clarify buffer size pool parameterMatias Elo
2024-04-29api: packet: fix typoTuomas Taipale
2024-04-26helper: rename debug API header fileMatias Elo
2024-04-26helper: remove table interface APIMatias Elo
2024-04-26helper: remove IP lookup table APIMatias Elo
2024-04-26helper: remove linear table APIMatias Elo
2024-04-26helper: remove hash table APIMatias Elo
2024-04-26helper: remove cuckoo table APIMatias Elo
2024-04-26test: stress: add new --mode optionsPetri Savolainen
2024-04-26test: sched_perf: add CPU stress optionPetri Savolainen
2024-04-26helper: stress: add new CPU stress functionsPetri Savolainen
2024-04-26test, example: use odph_strcpy() instead of strncpy()Jere Leppänen
2024-04-26helper: cli: fix string length checksJere Leppänen
2024-04-26helper: use odph_strcpy() instead of strncpy()Jere Leppänen
2024-04-26helper: add string copy functionJere Leppänen
2024-04-26helper: threads: clarify odph_thread_create() documentationMatias Elo
2024-04-26validation: time: utilize new join functionTuomas Taipale
2024-04-26test: random: utilize new join functionTuomas Taipale
2024-04-26test: l2fwd: utilize new join functionTuomas Taipale