aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-12linux-gen: crypto: treat IV and AAD as const arraysJanne Peltonen
2023-04-12example: ipsec_crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12api: timer: clarify periodic first_tick documentationJere Leppänen
2023-04-12linux-gen: cls: check CoS queue given by applicationJere Leppänen
2023-04-12validation: fix classifier destroy orderJere Leppänen
2023-04-12api: cls: clarify when CoS queue may and may not be INVALIDJere Leppänen
2023-04-12linux-gen: cls: allow default CoS to be set to ODP_COS_INVALIDJere Leppänen
2023-04-12linux-gen: cls: if CoS pool is ODP_POOL_INVALID, use pktin poolJere Leppänen
2023-04-12api: pktio: allow default CoS to be removedJere Leppänen
2023-04-12api: cls: allow CoS pool to be set to ODP_POOL_INVALIDJere Leppänen
2023-04-12api: cls: clarify that odp_cos_queue() returns ODP_QUEUE_INVALID if the queue...Jere Leppänen
2023-04-12api: queue: mention that queue to be destroyed must not be in use in classifi...Jere Leppänen
2023-04-12api: pool: clarify that pool to be destroyed must not be in useJere Leppänen
2023-04-12api: cls: clarify that CoS to be destroyed must not be in useJere Leppänen
2023-04-12README: improve api header README fileMatias Elo
2023-04-12validation: stash: add tests for new per object size capabilitiesMatias Elo
2023-04-12validation: stash: test putting objects into a full stashMatias Elo
2023-04-12validation: stash: add tests for new strict size parameterMatias Elo
2023-04-12linux-gen: stash: implement new per object size capabilitiesMatias Elo
2023-04-12linux-gen: stash: add support for odp_stash_param_t.strict_size parameterMatias Elo
2023-04-12api: stash: add per object size max num capabilityMatias Elo
2023-04-12api: stash: modify odp_stash_capability_t.max_num_obj specificationMatias Elo
2023-04-12api: stash: add new strict size parameter to odp_stash_param_tMatias Elo
2023-04-12ci: add libconfig install directory to pkg-config pathTuomas Taipale
2023-04-12test: ipsecfwd: add example configuration fileTuomas Taipale
2023-04-12test: ipsecfwd: utilize libconfigTuomas Taipale
2023-04-12test: ipsecfwd: build tester conditionallyTuomas Taipale
2023-04-06linux-gen, helper: debug: add a space in logs after line informationJere Leppänen
2023-04-06helper: debug: reduce code duplication in ODPH_LOGJere Leppänen
2023-04-06helper: debug: re-enable print format warningsJere Leppänen
2023-04-06linux-gen: debug: re-enable print format warningsJere Leppänen
2023-04-06validation: ipsec: allow sa creation failure for unsupported algosJanne Peltonen
2023-04-06validation: crypto: test all digest lengths in full test onlyJanne Peltonen
2023-04-06validation: crypto: reduce the number of unsupported combo warningsJanne Peltonen
2023-04-06validation: crypto: increase max packet size of packet poolJanne Peltonen
2023-04-06validation: crypto: do not require support for digest in cipher rangeJanne Peltonen
2023-04-06validation: crypto: do not combine aes-gmac with any cipherJanne Peltonen
2023-04-05example: timer_accuracy: use requested timer frequencyPetri Savolainen
2023-04-05example: timer_accuracy: utilize periodic timer resolution capabilityPetri Savolainen
2023-04-05linux-gen: sched: fix potential integer overflowsMatias Elo
2023-04-05test: atomic_perf: increase init valuePetri Savolainen
2023-04-05linux-gen: atomic: optimize min/max operations on ARMPetri Savolainen
2023-04-04github_ci: fix coverity results uploadMatias Elo
2023-03-30github_ci: add native arm64 test for dpdk v19.11Matias Elo
2023-03-29github_ci: replace old clean-up actionMatias Elo
2023-03-29github_ci: replace armv8-a+lse test with armv8.2-a+cryptoMatias Elo
2023-03-29ci: add dpdk install directory to pkg-config path for arm64Matias Elo
2023-03-29github_ci: update arm64 ci dpdk versionsMatias Elo
2023-03-27linux-gen: dpdk: change recommended dpdk version to v22.11Matias Elo
2023-03-27ci: mount huge pages before odp buildMatias Elo