aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-06-20Merge tag 'v1.37.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-05-25validation: tm: fix maybe-uninitialized warningsMatias Elo
2022-05-06validation: scheduler: test odp_schedule_order_wait() with single threadJanne Peltonen
2022-05-06validation: cls: add ODP_PMR_VLAN_PCP_0 testPetri Savolainen
2022-05-06validation: cls: add PMR_IP_DSCP testsPetri Savolainen
2022-05-06validation: cls: add PMR_IPPROTO test case for IPv6Petri Savolainen
2022-05-04Merge tag 'v1.36.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-05-03validation: timer: add first tick zero testsPetri Savolainen
2022-05-03validation: timer: periodic timer ack return valuePetri Savolainen
2022-05-03validation: timer: allow less periodic timer errorPetri Savolainen
2022-04-28validation: buffer: test with cache enabled/disabledAshwin Sekhar T K
2022-04-27test: l2fwd: add thread to group mapping optionPetri Savolainen
2022-04-27test: l2fwd: add schedule priority optionPetri Savolainen
2022-04-27test: l2fwd: move prints into print_info()Petri Savolainen
2022-04-27test: l2fwd: clean up error printsPetri Savolainen
2022-04-26test: packet_gen: add support for enabling promiscuous modeMatias Elo
2022-04-26test: packet_gen: fix runtime receive statisticsMatias Elo
2022-04-26test: sched_latency: add number of groups optionPetri Savolainen
2022-04-26test: sched_latency: add missing longopts --durationPetri Savolainen
2022-04-20validation: crypto: remove odp_packet_has_error() check after crypto errorJanne Peltonen
2022-04-14validation: pktio: trigger fatal failure before dividing by zeroJanne Peltonen
2022-04-13test: use uint32_t for number of queuesPetri Savolainen
2022-04-13validation: pktio: use uint32_t with odp_pktin_recv_mq_tmo()Petri Savolainen
2022-04-13validation: crypto: test odp_crypto_operation() only if deprecated API enabledJanne Peltonen
2022-04-13test: performance: crypto: do not set irrelevant pref_mode parameterJanne Peltonen
2022-04-13validation: tm: test tm queue threshold according to capabilitiesMatias Elo
2022-04-13validation: tm: test threshold profile create according to capabilitiesMatias Elo
2022-04-13api: tm: split tm node threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: split tm queue threshold capability into byte and packet modesMatias Elo
2022-04-13validation: cls: test maximum number of CoSJere Leppänen
2022-04-13validation: classification: add test for CoS with DROP actionJere Leppänen
2022-04-12test: random: add latency test modePetri Savolainen
2022-04-12test: random: allocate data buffers from SHMPetri Savolainen
2022-04-12test: performance: ipsec: add vector packet supportAnoob Joseph
2022-03-30validation: ipsec: get rid of an unchecked odp_ipsec_capability callJanne Peltonen
2022-03-30validation: ipsec: relax tunnel mode dummy TFC packet checkingJanne Peltonen
2022-03-23Merge tag 'v1.35.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-03-21test: bench_packet: fix clang build errorsMatias Elo
2022-03-21validation: tm: fix variable set but not used warningMatias Elo
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-04validation: tm: test packet agingTuomas Taipale
2022-03-03validation: timer: add periodic timer testsPetri Savolainen
2022-03-03validation: timer: add start and restart testsPetri Savolainen
2022-03-02api: remove deprecated odp.h headerMatias Elo
2022-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2022-03-02validation: timer: check tick frequency against resolutionPetri Savolainen