aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2024-01-03example: improve example application documentationsMatias Elo
2024-01-02test: timer: add timer free return value checksPetri Savolainen
2023-12-21quell false positive GCC 13.1 warningsJere Leppänen
2023-12-20api: cls: remove capability fieldTuomas Taipale
2023-12-20api: cls: rename capability fieldTuomas Taipale
2023-12-20linux-gen: cls: fill new packet matching rule capabilitiesTuomas Taipale
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-19api: timer: only inactive timers can be freedPetri Savolainen
2023-12-14example: debug: call odp_pktio_extra_stats_print()Petri Savolainen
2023-11-29example: timer_accuracy: fix CPU count default valuePetri Savolainen
2023-10-26test: harmonize main function signaturesKameswar Rao Vaddina
2023-10-23example: timer_accuracy: use new ODPH_ABS macroMatias Elo
2023-10-23example: use new ODPH_MIN and ODPH_MAX macrosMatias Elo
2023-10-23helper: icmp: remove and rename definesMatias Elo
2023-10-20example: sysinfo: detect new ARMv8 and v9 ISAsMatias Elo
2023-10-20example: ping: use new ODP_PKTIO_MAX_INDEX defineMatias Elo
2023-10-18example: timer_accuracy: fix schedule wait timeJere Leppänen
2023-10-10example: timer_accuracy: add schedule groups optionJere Leppänen
2023-10-10example: timer_accuracy: add number of queues optionJere Leppänen
2023-10-10example: timer_accuracy: add queue sync type optionJere Leppänen
2023-10-10example: timer_accuracy: add cpu count optionJere Leppänen
2023-10-10example: timer_accuracy: use shm for global dataJere Leppänen
2023-10-10example: timer_accuracy: fix warmup with one-shot timersJere Leppänen
2023-10-10example: timer_accuracy: make first timeout diff and final timeout error time...Jere Leppänen
2023-09-19example: sysinfo: add timer pool start callMatias Elo
2023-09-12example: sysinfo: print timer pool tick informationMatias Elo
2023-09-06example: sysinfo: print missing capabilitiesMatias Elo
2023-09-06example: sysinfo: make exit codes uniformMatias Elo
2023-09-06example: sysinfo: use ODPH_ERR() for error printsMatias Elo
2023-09-06example: sysinfo: improve timer capability printsMatias Elo
2023-09-06example: sysinfo: print proto stats capabilitiesMatias Elo
2023-09-06example: sysinfo: print pktio capabilitiesMatias Elo
2023-09-06example: sysinfo: print external packet pool capabilitiesMatias Elo
2023-08-14example: fix typosTianyu Li
2023-06-08test: timer: use timer_retval_t instead of timer_set_tPetri Savolainen
2023-06-08example: timer_accuracy: allow leeway for first periodic timeout when first_t...Jere Leppänen
2023-04-13example: classifier: remove usage of odp_errnoMatias Elo
2023-04-12example: ipsec_crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12example: ipsec_crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-05example: timer_accuracy: use requested timer frequencyPetri Savolainen
2023-04-05example: timer_accuracy: utilize periodic timer resolution capabilityPetri Savolainen
2023-03-07example: timer_accuracy: add warmup periods optionJere Leppänen
2023-03-07example: timer_accuracy: print final timeout errorJere Leppänen
2023-03-07example: timer_accuracy: print min and max error event indicesJere Leppänen
2023-03-07example: timer_accuracy: add periodic timer modeJere Leppänen
2023-03-07example: ipsec_crypto: switch to basic crypto operation typeJanne Peltonen
2022-12-29example: debug: remove deprecated odp_timer_set_rel() functionMatias Elo
2022-12-29example: timer_test: remove deprecated odp_timer_set_abs() functionMatias Elo
2022-12-29example: timer_simple: remove deprecated odp_timer_set_abs() functionMatias Elo