aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
2023-04-14Merge tag 'v1.41.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2023-04-12test: performance: crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12test: ipsecfwd: add example configuration fileTuomas Taipale
2023-04-12test: ipsecfwd: utilize libconfigTuomas Taipale
2023-04-12test: ipsecfwd: build tester conditionallyTuomas Taipale
2023-04-05test: atomic_perf: increase init valuePetri Savolainen
2023-03-27test: performance: start pktio devices before creating workersMatias Elo
2023-03-02test: packet_gen: fix compiler warningPetri Savolainen
2023-02-20test: performance: crypto: add snow3g-uea2 and snow3g-uia2 testsTianyu Li
2023-02-16Merge tag 'v1.40.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2023-02-16test: timer_perf: print min/max timeout paramsPetri Savolainen
2023-02-16test: performance: crypto: fix typosTianyu Li
2023-01-18test: performance: fix gcc-7 lto build failuresMatias Elo
2022-12-29test: timer_perf: remove deprecated odp_timer_set_rel() function usageMatias Elo
2022-12-29test: sched_pktio: remove deprecated odp_timer_set_rel() functionMatias Elo
2022-12-29test: timer_perf: remove deprecated odp_timer_set_abs() function usageMatias Elo
2022-12-27test: bench_misc: add new perf test for misc API callsPetri Savolainen
2022-12-27test: bench_buffer: fix test round countingPetri Savolainen
2022-12-14test: performance: crypto: check if crypto operations succeedJanne Peltonen
2022-12-13test: stress: disable running stress test during make checkMatias Elo
2022-12-09Merge tag 'v1.39.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-12-05test: sched_perf: print SHM in verbose modePetri Savolainen
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-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-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-09Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-11-08test: dma_perf: fix potential undefined behaviorTuomas Taipale
2022-11-04test: packet_gen: add direct pktin mode optionPetri Savolainen
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-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-28test: packet_gen: print new options in configuration summaryTuomas Taipale
2022-10-28test: packet_gen: use helper error loggerTuomas Taipale
2022-10-28test: packet_gen: add option for disabling payload fillingTuomas Taipale
2022-10-28test: packet_gen: add option for disabling UDP checksum calculationTuomas Taipale