aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_l2fwd.c
AgeCommit message (Expand)Author
2024-04-26test: l2fwd: utilize new join functionTuomas Taipale
2024-04-12test: l2fwd: add option for enabling ethernet flow controlMatias Elo
2024-04-08test: l2fwd: add transmit completion supportTuomas Taipale
2024-03-26test: l2fwd: move pktio print callMatias 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-29example: l2fwd: remove symbolic link to performance test applicationMatias Elo
2024-02-09test: l2fwd: add packet print optionPetri Savolainen
2024-02-09test: l2fwd: print resulting pool parametersPetri Savolainen
2024-02-09test: l2fwd: add packet data read optionPetri Savolainen
2024-02-09test: l2fwd: add packet data prefetch optionPetri Savolainen
2024-02-09test: l2fwd: pack fast path flagsPetri Savolainen
2024-02-06test: l2fwd: add option to enable packet input timestampingMatias Elo
2024-01-03example: improve example application documentationsMatias Elo
2023-10-31test: l2fwd: always print interface mac addressesMatias Elo
2023-10-20test: performance: use new ODP_PKTIO_MAX_INDEX defineMatias Elo
2023-10-20test: l2fwd: print pktio extra statisticsMatias Elo
2023-08-14test: fix typosTianyu Li
2023-04-14test: l2fwd: fix pass-by-valueTuomas Taipale
2022-09-14test: performance: check pktio promisc mode status before enabling itMatias Elo
2022-06-23test: l2fwd: add option for selecting rx queue count per interfaceMatias Elo
2022-06-23test: l2fwd: enable flow hashing in flow aware scheduling modeMatias Elo
2022-06-20test: l2fwd: inline fast path functionsShijith Thotton
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-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2021-12-03test: l2fwd: accept packet events too in vector modeJanne Peltonen
2021-12-03test: l2fwd: fix packet sending to not use vectorsJanne Peltonen
2021-12-03test: l2fwd: reduce code duplication in packet sendingJanne Peltonen
2021-12-03test: l2fwd: reduce code duplication in extra feature processingJanne Peltonen
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-07-23test: l2fwd: add option for flow aware schedulingShijith Thotton
2021-06-18test: l2fwd: add ODP_SCHED_GROUP_WORKER supportPetri Savolainen
2021-03-10test: l2fwd: add option to change interface mtuMatias Elo
2021-01-25test: l2fwd: add arguments to get packet length and segment lengthSatha Rao
2020-12-04test: l2fwd: add packet vector supportShijith Thotton
2020-11-19test: l2fwd: avoid endless loop in enqueue to pktout queueNithin Dabilpuram
2020-11-02test: l2fwd: set pktio hint of no packet refsNithin Dabilpuram
2020-10-19test: l2fwd: enable promisc mode for dev that support itNithin Dabilpuram
2020-10-09test: l2fwd: add loop to drain prefetched eventsPavan Nikhilesh
2020-07-02test: change thread exit flags to atomic variablesJanne Peltonen
2020-06-05test: l2fwd: add number of packets optionPetri Savolainen
2020-06-05test: l2fwd: add pool per interface optionPetri Savolainen
2020-05-15test: l2fwd: add packet copy optionPetri Savolainen
2020-02-28example: don't enable input hashing with only one input queueMatias Elo
2019-11-14test: use compress not used flagPetri Savolainen