aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_ipsec.c
AgeCommit message (Expand)Author
2024-03-18test: update copyright formatMatias Elo
2024-02-06test: ipsec: avoid variable name shadowingPetri Savolainen
2024-01-03test: performance: improve test application documentationsMatias Elo
2023-10-23test: performance: use new ODPH_ARRAY_SIZE macroMatias Elo
2023-08-14test: fix typosTianyu Li
2023-04-14helper: ipsec: fix pass-by-valueTuomas Taipale
2023-01-18test: performance: fix gcc-7 lto build failuresMatias Elo
2022-04-12test: performance: ipsec: add vector packet supportAnoob Joseph
2022-03-18test: performance: ipsec: use schedule_multi and queue_deq_multiJanne Peltonen
2022-03-18test: performance: ipsec: have more async operations in flightJanne Peltonen
2022-03-18test: performance: ipsec: clean up packet debug printingJanne Peltonen
2022-03-15test: performance: ipsec: introduce burst processingAnoob Joseph
2022-03-15test: performance: ipsec: fix IPsec processing error checkingJanne Peltonen
2022-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2021-10-21test: performance: fix variadic macro build errorsMatias Elo
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-09-29test: performance: ipsec: check dest queue capabilityAakash Sasidharan
2021-05-11test: performance: ipsec: Fix for ipsec schedule mode to workVijay Ram Inavolu
2021-02-05test: ipsec: add capability checksAakash Sasidharan
2020-11-17test: performance: remove bogus in-place option from odp_ipsecJanne Peltonen
2020-11-17test: performance: add missing odp_ipsec_config() call in odp_ipsecJanne Peltonen
2020-10-06test: performance: add odp_sys_info_print() to all performance testsMalvika Gupta
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-12-26performance: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-11-28test: performance: use mem_model from helper optionsMatias Elo
2018-11-28linux-gen: ipsec: use new auth_key_extraPetri Savolainen
2018-11-07linux-gen: ipsec: check crypto param salt lengthPetri Savolainen
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-03-29performance: ipsec: add more algorithmsDmitry Eremin-Solenikov
2018-03-29performance: ipsec: add AH measurementsDmitry Eremin-Solenikov
2018-03-29tests: add IPsec performance testDmitry Eremin-Solenikov