aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2021-09-29validation: ipsec: set 1sec time out for event receiveAakash Sasidharan
2021-09-29validation: ipsec: check dest queue capabilityAakash Sasidharan
2021-09-29test: performance: ipsec: check dest queue capabilityAakash Sasidharan
2021-09-29validation: ipsec: create separate default queueAakash Sasidharan
2021-09-29crypto: fix crypto and auth range offset in bit modeJanne Peltonen
2021-09-23validation: crypto: test partial packet cryptoJanne Peltonen
2021-09-23validation: crypto: test with segmented packets tooJanne Peltonen
2021-09-23validation: crypto: split alg_test() to two functionsJanne Peltonen
2021-09-22validation: pool: add test for creating max pools and shm blocksMatias Elo
2021-08-20test: sched_perf: print all queues in verbose modePetri Savolainen
2021-08-19validation: ipsec: fix lto build errorMatias Elo
2021-08-18Merge tag 'v1.31.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-08-16validation: ipsec: fix lto build errorMatias Elo
2021-08-16validation: ipsec: fix reassembly vector populationVidya Sagar Velumuri
2021-07-23test: l2fwd: add option for flow aware schedulingShijith Thotton
2021-07-22validation: crypto: remove test descriptionsMalvika Gupta
2021-07-21validation: pktio: add tests for per packet statistics countersSatha Rao
2021-07-14validation: tm: check for max schedulers per node capNithin Dabilpuram
2021-07-14validation: tm: use pkt priority mode supported by platformNithin Dabilpuram
2021-07-14validation: pool: verify number of segments of reassembled packetAshwin Sekhar T K
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-07-12validation: std: rename std_clib module to stdMatias Elo
2021-07-12validation: tm: check egress capabilities before running testsNithin Dabilpuram
2021-07-12validation: tm: add test for tm queue statisticsMatias Elo
2021-07-09validation: tm: set ordered enqueue and use enq multi APINithin Dabilpuram
2021-07-09validation: classification: add test for queue statistics countersMatias Elo
2021-07-09validation: pool: add disassemble and reassemble testPetri Savolainen
2021-07-09validation: pool: add external memory pool testsPetri Savolainen
2021-07-09validation: pool: use new pool type enumPetri Savolainen
2021-07-09test: common: add power of two check macroPetri Savolainen
2021-07-08validation: ipsec: check default value of the ICV length SA parameterJanne Peltonen
2021-07-07test: sched_perf: add low and high prio optionsPetri Savolainen
2021-07-05validation: ipsec: use common function for incomplete reassembly tooJanne Peltonen
2021-07-05validation: ipsec: fix reassembly capability checking and configJanne Peltonen
2021-07-05validation: ipsec: add AES-CMAC auth algorithm in out+in testsJanne Peltonen
2021-07-02Merge tag 'v1.30.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-06-24test: sched_perf: add verbose optionPetri Savolainen
2021-06-23validation: pktio: check default values of odp_pktio_config_tJanne Peltonen
2021-06-23validation: ipsec: check reassembly related default valuesJanne Peltonen
2021-06-23validation: pktio: add tests for new extra statistics countersMatias Elo
2021-06-23validation: pktio: add test for per queue statistics countersMatias Elo
2021-06-23validation: pktio: add test for broadcast packet statisticsMatias Elo
2021-06-23validation: pktio: use new statistics capabilitiesMatias Elo
2021-06-22validation: sched: test debug printPetri Savolainen