aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2023-06-29linux-dpdk: remove rte_mbuf from common event headerTuomas Taipale
2023-06-29linux-dpdk: pool: move external memory object constructor functionTuomas Taipale
2023-06-29linux-dpdk: pool: refactor internal pool creation functionTuomas Taipale
2023-06-29Port af1a174d9 "linux-gen: pktio: move packet vector cast helper"Tuomas Taipale
2023-05-02linux-dpdk: crypto: re-enable AES-CCMJanne Peltonen
2023-05-02linux-dpdk: crypto: add CHACHA20-POLY1305Janne Peltonen
2023-05-02linux-dpdk: crypto: use a session flag to distinguish aead sessionsJanne Peltonen
2023-04-24linux-dpdk: crypto: partially re-enable aes-cmac with aesni_mbv1.41.0.0_DPDK_22.11Janne Peltonen
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-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-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-13linux-gen: dpdk: remove usage of odp_errnoMatias Elo
2023-04-13linux-gen: remove usage of odp_errnoMatias Elo
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-12linux-gen: crypto: do not set odp_crypto_packet_result_t::okJanne Peltonen
2023-04-12linux-gen: simplify crypto operation result reportingJanne Peltonen
2023-04-12linux-gen: crypto: set hw_err status only if deprecated API enabledJanne Peltonen
2023-04-12linux-gen: crypto: treat IV and AAD as const arraysJanne Peltonen
2023-04-12linux-gen: cls: check CoS queue given by applicationJere 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-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-06linux-gen, helper: debug: add a space in logs after line informationJere Leppänen
2023-04-06linux-gen: debug: re-enable print format warningsJere Leppänen
2023-04-05linux-dpdk: pktio: add configuration option for enabling multi segment txMatias Elo
2023-04-05linux-gen: sched: fix potential integer overflowsMatias Elo
2023-04-05linux-gen: atomic: optimize min/max operations on ARMPetri Savolainen
2023-03-27linux-dpdk: change recommended dpdk version to v22.11Matias Elo
2023-03-23linux-dpdk: crypto: accept AES-GMAC only with non-null cipherJanne Peltonen
2023-03-23linux-dpdk: crypto: do not use broken SGL of the aesni_mb deviceJanne Peltonen
2023-03-17linux-gen: pktio: remove netmap pktioMatias Elo
2023-03-09linux-gen: dpdk: handle dpdk ethdev namespace updateMatias Elo
2023-03-09linux-gen: timer: fix first expiration time for periodic timerJere Leppänen
2023-03-07linux-gen: ipsec: switch to basic crypto operation typeJanne Peltonen