aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias 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-09test: timer: use timer pool param init functionPetri Savolainen
2021-12-09validation: timer: test timer pool param init functionPetri Savolainen
2021-12-08validation: cls: test default values set by init functionsJanne Peltonen
2021-12-08validation: pktio: test default values set by init functionsJanne Peltonen
2021-12-08validation: crypto: clear session parameters after session creationJanne Peltonen
2021-12-08validation: ipsec: check the default value of the vector enable flagJanne Peltonen
2021-12-08validation: accept packet events too in vector modeJanne Peltonen
2021-12-08validation: shm: make shm flag tests conditionalMatias Elo
2021-12-08validation: shm: add test for ODP_SHM_NO_HP flagMatias Elo
2021-12-08validation: shm: add test for odp_shm_capability()Matias Elo
2021-12-08validation: remove usage of deprecated ODP_SHM_SW_ONLY flagMatias Elo
2021-12-08validation: cpumask: add new check for default control/worker masksMatias Elo
2021-12-03test: l2fwd: accept packet events too in vector modeJanne Peltonen
2021-12-03test: l2fwd: fix packet sending to not use vectorsJanne Peltonen
2021-12-03test: l2fwd: reduce code duplication in packet sendingJanne Peltonen
2021-12-03test: l2fwd: reduce code duplication in extra feature processingJanne Peltonen
2021-12-03test: performance: add lock performance testJere Leppänen
2021-11-29test: sched_perf: add test scriptMatias Elo
2021-11-29test: sched_perf: add option to use packet poolMatias Elo
2021-11-25test: perf: implement random data throughput testJere Leppänen
2021-11-23Merge tag 'v1.32.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-11-11validation: packet: add new test for maximum segment lengthMatias Elo
2021-11-11validation: pool: add test for odp_pool_print_all() functionMatias Elo
2021-11-11validation: init: add test for odp_instance() functionMatias Elo
2021-11-11validation: packet: add test for allocating pool_capa.pkt.max_len packetsMatias Elo
2021-11-10validation: stash: add tests for pointer only put and get functionsMatias Elo
2021-11-10validation: stash: add tests for 32-bit only put and get functionsMatias Elo
2021-11-10validation: stash: add tests for 64-bit only put and get functionsMatias Elo
2021-11-01test: sched_perf: measure queue fairnessJere Leppänen
2021-10-27validation: ipsec: remove packet parsing bug workaroundJanne Peltonen
2021-10-27validation: crypto: add more aes-xcbc-mac test vectorsJanne Peltonen
2021-10-27validation: crypto: define near-duplicate test vectors conciselyJanne Peltonen
2021-10-21validation: fix print format build errorsMatias Elo
2021-10-21validation: tm: fix zero-size array build errorsMatias Elo
2021-10-21validation: fix braced-group build errorMatias Elo
2021-10-21test: performance: fix variadic macro build errorsMatias Elo
2021-10-21test: cunit: fix named variadic macro build errorMatias Elo
2021-10-20validation: ipsec: add aes-xcbc testsAnoob Joseph
2021-10-12validation: packet: add more packet sanity checking in test casesJanne Peltonen
2021-10-11validation: ipsec: update orig IP len to cover reassembly casesAnoob Joseph
2021-10-06validation: ipsec: allow orig_ip_len to be unavailableJanne Peltonen
2021-10-05Merge tag 'v1.32.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-09-29validation: ipsec: test odp_packet_reass_info()Janne Peltonen
2021-09-29validation: ipsec: check original packet length in IPsec packet resultJanne Peltonen