aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-29linux-gen: move inline offset variable declarationsMatias Elo
2022-11-29linux-gen: ipsec: inline odp_ipsec_result() implementationMatias Elo
2022-11-29linux-gen: ipsec: inline event conversion functionsMatias Elo
2022-11-29api: ipsec: split header filesMatias Elo
2022-11-29test: cunit: provide option to run tests on control threadNithin Dabilpuram
2022-11-29test: performance: fix odp_cpu_bench for 256 worker supportNithin Dabilpuram
2022-11-28test: pool_perf: add option to enable statisticsPetri Savolainen
2022-11-28test: sched_latency: improve option documentationPetri Savolainen
2022-11-28test: sched_latency: record index of max latency eventPetri Savolainen
2022-11-28test: sched_latency: read time on every schedule callPetri Savolainen
2022-11-28test: sched_latency: reorganize schedule loopPetri Savolainen
2022-11-28test: sched_latency: use strict time stampsPetri Savolainen
2022-11-28test: validation: remove unnecessary cunit includesPetri Savolainen
2022-11-25test: dma_perf: add maximum retries for operationsTuomas Taipale
2022-11-25test: dma_perf: retry DMA transfers if resources temporarily unavailableTuomas Taipale
2022-11-25test: dma_perf: make completion event wait period configurableTuomas Taipale
2022-11-24test: stress: add new ODP stress testPetri Savolainen
2022-11-21linux-gen: ipsec: call memcpy with constant lengthJanne Peltonen
2022-11-21linux-gen: ipsec: shrink the cipher IV field of ipsec stateJanne Peltonen
2022-11-21linux-gen: ipsec: use non-random IV for AES-CBCJanne Peltonen
2022-11-21linux-gen: ipsec: remove unnecessary sequence number wraparound checkJanne Peltonen
2022-11-21validation: ipsec: add SA expiry testAakash Sasidharan
2022-11-21validation: ipsec: get event only from the specified queueAakash Sasidharan
2022-11-21linux-gen: ipsec: generate status event for SA expiryAakash Sasidharan
2022-11-21test: ipsecfwd: use hashed TX only with scheduled ordered queuesTuomas Taipale
2022-11-21test: ipsecfwd: add burst support to packet forwardingTuomas Taipale
2022-11-21test: ipsecfwd: add option for direct receptionTuomas Taipale
2022-11-21test: ipsecfwd: move function definitionsTuomas Taipale
2022-11-21test: ipsecfwd: fix pktout operation mode settingTuomas Taipale
2022-11-11test: crypto: fix GCC 9.2 warningTuomas Taipale
2022-11-10linux-gen: timer: fix GCC 9.2 warningPetri Savolainen
2022-11-09github_ci: add process mode test to arm64 ci pipelineMatias Elo
2022-11-09github_ci: add static build tests to arm64 ci pipelineMatias Elo
2022-11-08linux-gen: ipsec: fix ipsec status event freeTuomas Taipale
2022-11-08linux-gen: cls: write classification mark value just once instead of on every...Jere Leppänen
2022-11-08linux-gen: cls: reorder pmr_t membersJere Leppänen
2022-11-08linux-gen: cls: remove count from pmr_tJere Leppänen
2022-11-08linux-gen: cls: reorder cos_t membersJere Leppänen
2022-11-08linux-gen: cls: traverse CoS tree iteratively instead of recursivelyJere Leppänen
2022-11-08test: dma_perf: fix potential undefined behaviorTuomas Taipale
2022-11-04test: packet_gen: add direct pktin mode optionPetri Savolainen
2022-11-03helper: threads: improve odph_thread_create() timeout error messageJuha Kauraniemi
2022-11-01example: sysinfo: print all supported crypto algorithmsJanne Peltonen
2022-11-01example: sysinfo: reduce code duplication in crypto capa checkingJanne Peltonen
2022-11-01test: performance: crypto: add zuc-eea3 and zuc-eia3 testsJanne Peltonen
2022-11-01test: performance: ipsec: authenticate cipher text instead of vice versaJanne Peltonen
2022-11-01linux-gen: crypto: check hash result offset against pkt len in debug buildsJanne Peltonen
2022-11-01test: performance: crypto: fix out-of-bounds hash result offsetJanne Peltonen
2022-11-01test: performance: crypto: improve printouts when session creation failsJanne Peltonen
2022-10-28linux-gen: packet: print more fields in packet print functionsMatias Elo