aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-24linux-dpdk: crypto: partially re-enable aes-xcbc-mac with aesni_mbJanne Peltonen
2023-04-24linux-dpdk: crypto: improve returned session creation error codesJanne Peltonen
2023-04-24linux-dpdk: crypto: deduplicate some capability matching codeJanne Peltonen
2023-04-24linux-dpdk: crypto: fix capability query to ignore asymmetric algsJanne Peltonen
2023-04-24test: bench_timer: new performance test for timer APIPetri Savolainen
2023-04-20linux-gen: pktio: don't try to receive packets from inactive input queuesMatias Elo
2023-04-20validation: pool: fix odp_pool_stats_t.alloc_ops testMatias Elo
2023-04-18Merge ODP v1.41.0.0Matias Elo
2023-04-18linux-dpdk: test: wrapper: increase number of allocated huge pagesMatias Elo
2023-04-18Port 482a09995 "linux-gen: dpdk: remove usage of odp_errno"Matias Elo
2023-04-18Port 83593b790 "linux-gen: crypto: fix uninitialized variable access"Matias Elo
2023-04-18Port e6bf7195c "linux-gen: stash: add support for odp_stash_param_t.strict_si...Matias Elo
2023-04-18Port 1b92a6a21 "linux-gen: sched: implement power saving sleep in schedule loop"Matias Elo
2023-04-18Port f7e4f5526 "linux-gen: sched: add power saving config file options"Matias Elo
2023-04-18Port 14f8e6637 "linux-gen: sched: add function which returns the scheduler's ...Matias Elo
2023-04-18linux-dpdk: crypto: set more accurate error status codesJanne Peltonen
2023-04-18Port 10b36be0d "linux-gen: crypto: remove deprecated odp_crypto_operation()"Janne Peltonen
2023-04-18Port 18931e32a "linux-gen: crypto: do not set odp_crypto_packet_result_t::ok"Janne Peltonen
2023-04-18Port 495704e41 "linux-gen: crypto: set hw_err status only if deprecated API e...Janne Peltonen
2023-04-14test: ipsecfwd: add return value checksTuomas Taipale
2023-04-14test: l2fwd: fix pass-by-valueTuomas Taipale
2023-04-14helper: ipsec: fix pass-by-valueTuomas Taipale
2023-04-14Merge tag 'v1.41.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2023-04-13linux-dpdk: crypto: fail crypto op if hash result is in cipher rangeJanne Peltonen
2023-04-13api: increment ODP API version to 1.41.0Matias Elo
2023-04-13linux-gen: dpdk: remove usage of odp_errnoMatias Elo
2023-04-13linux-gen: remove usage of odp_errnoMatias Elo
2023-04-13example: classifier: remove usage of odp_errnoMatias Elo
2023-04-13validation: pktio: remove usage of odp_errnoMatias Elo
2023-04-13api: errno: remove mention about errno values specified in api specMatias Elo
2023-04-13api: pktio: remove reference to errnoMatias Elo
2023-04-13api: timer: remove references to errnoMatias Elo
2023-04-13validation: crypto: do not allow has_error packet flag to changeJanne Peltonen
2023-04-13api: crypto: clarify that parse flags are not affectedJanne Peltonen
2023-04-13validation: dma: add check for odp_dma_pool_capability_t.max_pools valueMatias Elo
2023-04-13api: pool: clarify odp_pool_capability_t.max_pools specificationMatias Elo
2023-04-12github_ci: update github pages deploy actionMatias Elo
2023-04-12api: crypto: reguire zero crypto range for null algs in OOP op typeJanne Peltonen
2023-04-12api: crypto: clarify which session parameters are ignored by null algsJanne Peltonen
2023-04-12api: crypto: remove deprecated odp_crypto_operation()Janne Peltonen
2023-04-12linux-gen: crypto: remove deprecated odp_crypto_operation()Janne Peltonen
2023-04-12validation: crypto: remove testing of odp_crypto_operation()Janne Peltonen
2023-04-12api: crypto: simplify operation result reportingJanne Peltonen
2023-04-12example: ipsec_crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12test: performance: crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12linux-gen: crypto: do not set odp_crypto_packet_result_t::okJanne Peltonen
2023-04-12validation: crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12linux-gen: simplify crypto operation result reportingJanne Peltonen
2023-04-12validation: crypto: prepare for odp_crypto_result() changesJanne Peltonen
2023-04-12api: crypto: deprecate old session creation error namesJanne Peltonen