aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-04-29linux-gen: pool: add support for total_ops statistic counterMatias Elo
2022-04-28validation: buffer: test with cache enabled/disabledAshwin Sekhar T K
2022-04-27test: l2fwd: add thread to group mapping optionPetri Savolainen
2022-04-27test: l2fwd: add schedule priority optionPetri Savolainen
2022-04-27test: l2fwd: move prints into print_info()Petri Savolainen
2022-04-27test: l2fwd: clean up error printsPetri Savolainen
2022-04-26test: packet_gen: add support for enabling promiscuous modeMatias Elo
2022-04-26test: packet_gen: fix runtime receive statisticsMatias Elo
2022-04-26linux-gen: packet: add missing subtype metadata to _odp_packet_copy_md()Matias Elo
2022-04-26test: sched_latency: add number of groups optionPetri Savolainen
2022-04-26test: sched_latency: add missing longopts --durationPetri Savolainen
2022-04-20linux-gen: crypto: arm: remove unused return value from crypto functionsJanne Peltonen
2022-04-20linux_gen: remove crypto error from packet error flagsJanne Peltonen
2022-04-20validation: crypto: remove odp_packet_has_error() check after crypto errorJanne Peltonen
2022-04-14validation: pktio: trigger fatal failure before dividing by zeroJanne Peltonen
2022-04-14linux-gen: pktio: loop: remove unnecessary odp_ipsec_result() callJanne Peltonen
2022-04-14linux-gen: traffic_mgr: add assert to suppress warningsJanne Peltonen
2022-04-14linux-gen: packet: put crypto and ipsec results in a union in packet hdrJanne Peltonen
2022-04-13api: increment ODP API version to 1.36.0.0Matias Elo
2022-04-13test: use uint32_t for number of queuesPetri Savolainen
2022-04-13validation: pktio: use uint32_t with odp_pktin_recv_mq_tmo()Petri Savolainen
2022-04-13linux-gen: cls: available_pmr_terms changed to uint32_tPetri Savolainen
2022-04-13linux-gen: pktio: use uint32_t for number of queuesPetri Savolainen
2022-04-13api: cls: change capability types to uint32_tPetri Savolainen
2022-04-13api: pktio: change odp_pktin_recv_mq_tmo() params to uint32_tPetri Savolainen
2022-04-13api: pktio: change number of queues type to uint32_tPetri Savolainen
2022-04-13api: pool: change type of max_pools to uint32_tPetri Savolainen
2022-04-13api: shm: change type of max_blocks to uint32_tPetri Savolainen
2022-04-13doc: userguide: remove text related to odp_crypto_operation()Janne Peltonen
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-04-13validation: crypto: test odp_crypto_operation() only if deprecated API enabledJanne Peltonen
2022-04-13test: performance: crypto: do not set irrelevant pref_mode parameterJanne Peltonen
2022-04-13validation: tm: test tm queue threshold according to capabilitiesMatias Elo
2022-04-13validation: tm: test threshold profile create according to capabilitiesMatias Elo
2022-04-13api: tm: clean odp_tm_queue_create() documentationMatias Elo
2022-04-13api: tm: split tm node threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: split tm queue threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: remove question marksMatias Elo
2022-04-13api: tm: remove unused odp_tm_shaper_color_t enumMatias Elo
2022-04-13api: tm: remove references to platform specific additionsMatias Elo
2022-04-13validation: cls: test maximum number of CoSJere Leppänen
2022-04-13validation: classification: add test for CoS with DROP actionJere Leppänen
2022-04-13linux-gen: cls: implement cos statistics.Jere Leppänen
2022-04-13api: cls: add cos specific statistics countersJere Leppänen
2022-04-13linux-gen: cls: implement cos actionJere Leppänen
2022-04-13api: cls: add action to cos parametersJere Leppänen
2022-04-12test: random: add latency test modePetri Savolainen
2022-04-12test: random: allocate data buffers from SHMPetri Savolainen
2022-04-12example: ipsec_api: fix esp tunnel mode testAakash Sasidharan