aboutsummaryrefslogtreecommitdiff
path: root/test/performance
AgeCommit message (Expand)Author
13 daystest: sched_latency: implement test result exportRay Sointula
13 daystest: stash_perf: implement test result exportRay Sointula
13 daystest: sched_perf: implement test result exportRay Sointula
13 daystest: pool_perf: implement test result exportRay Sointula
2024-07-09test: dmafwd: packet cleanup counter addAmit Prakash Shukla
2024-07-08test: timer_accuracy: fix incorrect format specifiersRay Sointula
2024-07-04test: bench: update wording and fix wrong int typeRay Sointula
2024-07-04test: timer_accuracy: implement test result export with parametersRay Sointula
2024-07-04test: icache_perf: fix potential integer overflowMatias Elo
2024-07-04test: icache_perf: fix potential divide by zeroMatias Elo
2024-07-02test: packet_gen: fix pktio draining pathNithin Dabilpuram
2024-06-27test: performance: add new odp_icache_perf applicationPetri Savolainen
2024-06-25test: bench_pktio_sp: implement test result exportRay Sointula
2024-06-25test: bench_packet: implement test result exportRay Sointula
2024-06-25test: bench_timer: implement test result exportRay Sointula
2024-06-25test: bench_misc: implement test result exportRay Sointula
2024-06-25test: bench_buffer: implement test result exportRay Sointula
2024-06-17test: common: make bench_common an internal libraryMatias Elo
2024-06-14test: packet_gen: preallocate random dataMatias Elo
2024-06-14test: packet_gen: allow tx dropsMatias Elo
2024-06-14test: packet_gen: use strict global time read functionMatias Elo
2024-06-14test: packet_gen: optimize timestamping operationsMatias Elo
2024-06-13test: packet_gen: add possibility to not define a L4 headerTuomas Taipale
2024-06-13test: packet_gen: unify summary styleTuomas Taipale
2024-06-13test: packet_gen: add possibility to define custom L3 headersTuomas Taipale
2024-06-03test: bench_packet: add support for event level functionsMatias Elo
2024-06-03test: bench_packet: add support for new packet functionsMatias Elo
2024-05-17test: sched_pktio: include packet_gen output in failure logMatias Elo
2024-05-17test: l2fwd: include packet_gen output in failure logMatias Elo
2024-05-14test: random: add possibility to choose memory modelTuomas Taipale
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-26test: random: utilize new join functionTuomas Taipale
2024-04-26test: l2fwd: 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-12test: l2fwd: add option for enabling ethernet flow controlMatias Elo
2024-04-12test: performance: don't use stdbufJere Leppänen
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-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-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