aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
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-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-13linux-dpdk: crypto: fail crypto op if hash result is in cipher rangeJanne Peltonen
2023-04-05linux-dpdk: pktio: add configuration option for enabling multi segment txMatias Elo
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-02README.DPDK: list dpdk v22.11 as supportedMatias Elo
2023-03-02linux-dpdk: pktio: handle dpdk namespace updateMatias Elo
2023-03-02linux-dpdk: crypto: handle dpdk v22.11 crypto session changesMatias Elo
2023-03-02linux-dpdk: packet: add missing include for isdigit()Matias Elo
2023-03-02linux-dpdk: init: add missing include for isspace()Matias Elo
2023-02-24linux-dpdk: crypto: remove deprecated per-session IVsMatias Elo
2023-02-24Port 2280e91a1 "linux-gen: crypto: implement basic crypto operation type"Matias Elo
2023-02-24Port 5054ec2ca "linux-gen: crypto: implement out-of-place crypto operation type"Matias Elo
2023-02-24Port a057dd7db "linux-gen: packet: update packet vlan flag set function imple...Matias Elo
2023-02-24Port 721e08c6f "api: shm: remove deprecated ODP_SHM_SW_ONLY define"Matias Elo
2023-02-24Port 213684797 "github_ci: add test case for custom stash config"Matias Elo
2023-02-24Port 151f650e8 "linux-gen: stash: add mpmc ring based implementation"Matias Elo
2023-02-24Port 9079409fc "linux-gen: ring: add 64-bit variant of mpmc ring"Matias Elo
2023-02-24Port d74fabe09 "api: timer: use deprecate macro for odp_timer_set_rel()"Matias Elo
2023-02-24Port 8aee6094e "linux-gen: stash: reserve all memory from a single shm block"Matias Elo
2023-02-24Port a735a7131 "linux-gen: event: add event validation support"Matias Elo
2023-02-24Port 8782c99a6 "linux-gen: queue: header include clean-up"Matias Elo
2023-02-24Port 579d81057 "api: buffer: split header files"Matias Elo
2023-02-24Port 77d2986ac "linux-gen: loop: add multi-queue support"Matias Elo
2023-02-24Port 76e996322 "linux-gen: crypto: inline odp_crypto_result() implementation"Matias Elo
2023-02-24Port e2eb952cc "linux-gen: crypto: inline event conversion functions"Matias Elo
2023-02-24Port 648c27bfc "api: crypto: split header files"Matias Elo
2023-02-24Port 7f42e20b0 "linux-gen: sched: add config option for adjusting ordered que...Matias Elo