aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03test: performance: improve test application documentationsMatias Elo
2024-01-03example: improve example application documentationsMatias Elo
2024-01-03doc: doxygen: increase dot graph sizePetri Savolainen
2024-01-02test: bench_misc: add prefetch testsPetri Savolainen
2024-01-02test: timer: add timer free return value checksPetri Savolainen
2024-01-02linux-gen: pktio: avoid possibility of out of bounds warnings in lso_update_c...Jere Leppänen
2023-12-22api: increment ODP API version to 1.43.0Matias Elo
2023-12-22test: dma_perf: run with new verify optionTuomas Taipale
2023-12-22test: dma_perf: add new optionTuomas Taipale
2023-12-21configure: add -Wno-error=stringop-overflow also to CXXFLAGSJere Leppänen
2023-12-21linux-gen: pktio: fix flexible array member error in pedantic compilationJere Leppänen
2023-12-21quell false positive GCC 13.1 warningsJere Leppänen
2023-12-20validation: pktio: add tx completion index checksPetri Savolainen
2023-12-20api: packet: clarify don't free optionPetri Savolainen
2023-12-20test: bench_misc: test odp_time_startup()Petri Savolainen
2023-12-20validation: time: add startup time testPetri Savolainen
2023-12-20linux-gen: time: change to non-zero startup timePetri Savolainen
2023-12-20validation: time: do not require zero startup timePetri Savolainen
2023-12-20api: time: clarify odp_time_sum() specificationPetri Savolainen
2023-12-20api: time: add ODP startup time requestPetri Savolainen
2023-12-20api: time: allow non-zero startup timePetri Savolainen
2023-12-20api: timer: clarify timer tickPetri Savolainen
2023-12-20api: packet: clarify packet IO timePetri Savolainen
2023-12-20test: bench_misc: test odp_time_add_ns()Petri Savolainen
2023-12-20validation: time: test new odp_time_add_ns()Petri Savolainen
2023-12-20linux-gen: use odp_time_add_ns()Petri Savolainen
2023-12-20linux-gen: time: implement odp_time_add_ns()Petri Savolainen
2023-12-20api: time: add nanoseconds into time stampPetri Savolainen
2023-12-20api: cls: remove capability fieldTuomas Taipale
2023-12-20api: cls: rename capability fieldTuomas Taipale
2023-12-20validation: cls: utilize new packet matching rule capabilitiesTuomas Taipale
2023-12-20linux-gen: cls: fill new packet matching rule capabilitiesTuomas Taipale
2023-12-20api: cls: add new packet matching rule capabilitiesTuomas Taipale
2023-12-20doc: timer: remove timeout fresh textPetri Savolainen
2023-12-20api: timer: deprecate odp_timeout_fresh()Petri Savolainen
2023-12-20example: start using new odp_timer_pool_start_multi() callMatias Elo
2023-12-20validation: timer: add tests for odp_timer_pool_start_multi()Matias Elo
2023-12-20linux-gen: timer: implement odp_timer_pool_start_multi()Matias Elo
2023-12-20doc: usersguide: update timer pool management chapterMatias Elo
2023-12-20api: timer: add odp_timer_pool_start_multi()Matias Elo
2023-12-19api: timer: only inactive timers can be freedPetri Savolainen
2023-12-19validation: thread: add tests for new control/worker thread count functionsMatias Elo
2023-12-19linux-gen: thread: implement max control/worker thread count functionsMatias Elo
2023-12-19linux-gen: thread: implement current control/worker thread count functionsMatias Elo
2023-12-19api: thread: add functions for reading current control/worker thread countMatias Elo
2023-12-19api: thread: add functions for reading maximum control/worker thread countMatias Elo
2023-12-19api: thread: move ODP_THREAD_COUNT_MAX to types headerMatias Elo
2023-12-19api: sched: clarify event ordering in ordered contextsJanne Peltonen
2023-12-19linux-gen: pool: remove per thread stats zeroingPetri Savolainen
2023-12-19api: pool: clarify per thread statisticsPetri Savolainen