aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-08README: update DPDK-20.11 installation instructionsMalvika Gupta
2022-01-31ci: update codecov uploader versionMatias Elo
2022-01-31github_ci: enable running validation tests with arm64 local runnersMatias Elo
2022-01-31linux-dpdk: packet: implement static references nativelyMatias Elo
2021-12-17Merge ODP v1.33.0.0v1.33.0.0_DPDK_19.11Matias Elo
2021-12-17linux-dpdk: pool: optimize _odp_event_alloc/free() implementationsMatias Elo
2021-12-17linux-dpdk: m4: remove symbolic links to deleted filesMatias Elo
2021-12-17Port 0ab07705f "linux-gen: shm: add capability for supported shared memory fl...Matias Elo
2021-12-17Port 824145bff "linux-gen: init: detect calling odp_init_local() twice"Matias Elo
2021-12-17Port dc154a908 "linux-gen: timer: implement odp_timer_pool_param_init()"Matias Elo
2021-12-17Port f4f659750 "linux-gen: random: implement crypto random and true random da...Matias Elo
2021-12-17Port b84e9d18f "linux-gen: pool: use common event header for all pool types"Matias Elo
2021-12-17Port 720823e61 "linux-gen: dma: implement the new DMA API"Matias Elo
2021-12-17Port a993eda8b "api: timer: split timer types into separate file"Matias Elo
2021-12-17Port e6ac302e9 "linux-gen: buffer: use common event header"Matias Elo
2021-12-17Port 1ad2f380e "linux-gen: packet: use common event header"Matias Elo
2021-12-17Port d59962b5a "linux-gen: packet_vector: use common event header"Matias Elo
2021-12-17Port d345eb174 "linux-gen: timer: use common event header"Matias Elo
2021-12-17Port 02e0de2f0 “linux-gen: pool: add internal functions for processing events"Matias Elo
2021-12-17Port d964432cc "configure: move openssl options under linux-gen platform"Matias Elo
2021-12-17Port 7d4100d0e "linux-gen: add pool type agnostic _odp_event_hdr_t header"Matias Elo
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-12-16linux-dpdk: fix linux-generic configuration errorMatias Elo
2021-12-10api: increment ODP API version to 1.33.0.0Matias Elo
2021-12-09linux-dpdk: pool: round up packet segment sizes to multiples of 1024Matias Elo
2021-12-09linux-dpdk: pool: add capability for maximum packet data lengthMatias Elo
2021-12-09validation: packet: remove invalid test from packet_test_extend_ref()Matias Elo
2021-12-09validation: dma: add tests for the new APIPetri Savolainen
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-12-09api: std_types: add DMA to ODP featuresPetri Savolainen
2021-12-09api: pool: add new ODP_POOL_DMA_COMPL pool typePetri Savolainen
2021-12-09api: dma: add new DMA offload APIPetri Savolainen
2021-12-09api: event: add DMA completion event typePetri Savolainen
2021-12-09test: timer: use timer pool param init functionPetri Savolainen
2021-12-09validation: timer: test timer pool param init functionPetri Savolainen
2021-12-09linux-gen: timer: implement odp_timer_pool_param_init()Petri Savolainen
2021-12-09api: timer: add odp_timer_pool_param_init()Petri Savolainen
2021-12-09api: timer: split timer types into separate filePetri Savolainen
2021-12-08validation: cls: test default values set by init functionsJanne Peltonen
2021-12-08api: cls: define default values that are already assumedJanne Peltonen
2021-12-08validation: pktio: test default values set by init functionsJanne Peltonen
2021-12-08api: pktio: deduce input queue type from pktio input modeJanne Peltonen
2021-12-08validation: crypto: clear session parameters after session creationJanne Peltonen
2021-12-08api: ipsec: clarify that SA creation parameters can be freedJanne Peltonen
2021-12-08api: crypto: clarify that session parameters can be freedJanne Peltonen
2021-12-08validation: ipsec: check the default value of the vector enable flagJanne Peltonen
2021-12-08api: ipsec: add packet vector supportJanne Peltonen
2021-12-08validation: accept packet events too in vector modeJanne Peltonen
2021-12-08api: pktio: allow packet events too when vectors enabledJanne Peltonen
2021-12-08validation: shm: make shm flag tests conditionalMatias Elo