aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_packet_gen.c
AgeCommit message (Expand)Author
2023-03-02test: packet_gen: fix compiler warningPetri Savolainen
2022-11-04test: packet_gen: add direct pktin mode optionPetri Savolainen
2022-10-28test: packet_gen: print new options in configuration summaryTuomas Taipale
2022-10-28test: packet_gen: use helper error loggerTuomas Taipale
2022-10-28test: packet_gen: add option for disabling payload fillingTuomas Taipale
2022-10-28test: packet_gen: add option for disabling UDP checksum calculationTuomas Taipale
2022-10-28test: packet_gen: add option for latency measurementsTuomas Taipale
2022-10-28test: packet_gen: add option for disabling packet reference usageTuomas Taipale
2022-09-14test: performance: check pktio promisc mode status before enabling itMatias Elo
2022-06-07test: packet_gen: add new wait optionMatias Elo
2022-04-26test: packet_gen: add support for enabling promiscuous modeMatias Elo
2022-04-26test: packet_gen: fix runtime receive statisticsMatias Elo
2022-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-04-23test: performance: enable running applications in process modeMatias Elo
2021-04-01test: packet_gen: check function return valuePetri Savolainen
2021-03-10test: packet_gen: add option to change link mtuMatias Elo
2020-10-13test: packet_gen: use correct packet length when creating packet poolMatias Elo
2020-10-09test: packet_gen: add random packet length optionMatias Elo
2020-10-09test: packet_gen: fix application failure exit codesMatias Elo
2020-10-06test: performance: add odp_sys_info_print() to all performance testsMalvika Gupta
2020-08-26test: packet_gen: add pktio link status check optionMatias Elo
2020-08-06test: packet_gen: add delay before closing rx threadsMatias Elo
2020-08-06test: packet_gen: parse missing command line optionsMatias Elo
2020-06-16test: perf: fix LTO warningsStanislaw Kardach
2020-06-15test: packet_gen: add periodic statisticsPetri Savolainen
2020-03-16test: packet_gen: add VLAN optionPetri Savolainen
2020-03-02test: packet_gen: fix build with GCC 9Petri Savolainen
2020-02-28test: packet_gen: new simple packet generatorPetri Savolainen