aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-06-05Port 6fe8554a4 "test: dyn_workers: add CI integration"Matias Elo
2024-05-17test: dyn_workers: allow overwriting environment variablesMatias Elo
2024-05-17Merge ODP v1.45.0.0Matias Elo
2024-04-30validation: packet: improve odp_packet_reset() testing coverageMatias Elo
2024-04-30validation: packet: add validation test for odp_packet_reset_meta()Matias Elo
2024-04-30validation: event: add tests for odp_event_user_flag_set()Matias Elo
2024-04-30validation: crypto: add preliminary support for new algorithmsJanne Peltonen
2024-04-29validation: cpu: add prefetch testsPetri Savolainen
2024-04-29test: cpu: move tests to CPU suitePetri Savolainen
2024-04-29validation: test maximum name lengthsJere Leppänen
2024-04-29validation, example: tm: use new ODP_TM_NAME_LEN constantJere Leppänen
2024-04-29linux-gen, validation: use correct constants for name array sizesJere Leppänen
2024-04-29validation: buffer: test allocating max_size buffersMatias Elo
2024-04-29validation: buffer: test odp_buffer_size() against max_size capabilityMatias Elo
2024-04-26helper: rename debug API header fileMatias Elo
2024-04-26test: stress: add new --mode optionsPetri Savolainen
2024-04-26test: sched_perf: add CPU stress optionPetri Savolainen
2024-04-26test, example: use odph_strcpy() instead of strncpy()Jere Leppänen
2024-04-26validation: time: utilize new join functionTuomas Taipale
2024-04-26test: random: utilize new join functionTuomas Taipale
2024-04-26test: l2fwd: utilize new join functionTuomas Taipale
2024-04-26test: common: utilize new join functionTuomas Taipale
2024-04-16test: packet_gen: use static array sizeJere Leppänen
2024-04-16test: performance: cpu_bench: use unaligned type when accessing packet dataJere Leppänen
2024-04-16test: performance: pktio_ordered: avoid undefined behavior in bit shift in ca...Jere Leppänen
2024-04-16validation: crypto: use static array sizes for cipher and auth keys in sessio...Jere Leppänen
2024-04-16validation: crypto: in write_header_and_trailer(), return immediately if head...Jere Leppänen
2024-04-12test: l2fwd: add option for enabling ethernet flow controlMatias Elo
2024-04-12test: dyn_workers: add addition result dumpTuomas Taipale
2024-04-12test: dyn_workers: improve command granularityTuomas Taipale
2024-04-12test: dyn_workers: fix stream disablingTuomas Taipale
2024-04-12test: dyn_workers: improve stdin command parsing formattingTuomas Taipale
2024-04-12test: dyn_workers: rename commandTuomas Taipale
2024-04-12test: performance: don't use stdbufJere Leppänen
2024-04-12validation: tm: fix buffer overflow in traffic_mngr_test_byte_wredFan Hong
2024-04-08test: l2fwd: add transmit completion supportTuomas Taipale
2024-03-26test: l2fwd: move pktio print callMatias Elo
2024-03-25test: packet_gen: add support for transmitting TCP packetsMatias Elo
2024-03-22validation: lso: fix sequence number checkMatias Elo
2024-03-22validation: pktio: ignore extra packets in pktio_test_pktin_event_queueMatias Elo
2024-03-19test: dyn_workers: add CI integrationTuomas Taipale
2024-03-19test: dyn_workers: add non-interactive modeTuomas Taipale
2024-03-18test: update copyright formatMatias Elo
2024-03-14test: l2fwd: add option to change default output port mappingTuomas Taipale
2024-03-14test: l2fwd: swap signal handler setupTuomas Taipale
2024-03-14test: miscellaneous: add dynamic worker testerTuomas Taipale
2024-02-29test: use packet_gen instead of generator app in test scriptsMatias Elo
2024-02-29test: packet_gen: enable running application with only rx or tx threadsMatias Elo
2024-02-29test: scheduling: remove odp_scheduling test applicationMatias Elo
2024-02-29example: timer: move timer accuraty test to performance directoryMatias Elo