aboutsummaryrefslogtreecommitdiff
path: root/example/switch
AgeCommit message (Expand)Author
2024-01-04example: update copyright formatMatias Elo
2024-01-03example: improve example application documentationsMatias Elo
2022-09-14example: check pktio promisc mode status before enabling itMatias Elo
2022-02-03example: reduce example application run times in make checkJanne Peltonen
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-10-14example: script: enhance application run scriptSunil Kumar Kori
2020-09-11build: simplify remote target testingStanislaw Kardach
2020-09-07build: use more generic naming for PCAP PKTIO testStanislaw Kardach
2020-07-02example: change thread exit flags to atomic variablesJanne Peltonen
2020-02-28example: don't enable input hashing with only one input queueMatias Elo
2020-02-04example: switch: add signal handler for SIGINTMatias Elo
2020-02-04example: switch: detect invalid and broadcast ethernet addressesMatias Elo
2020-02-04example: switch: print packet drop statisticsMatias Elo
2020-02-04example: switch: add 5 minute aging time to mac table entriesMatias Elo
2019-12-05example: switch: disable IPv4 hashingMatias Elo
2019-12-05example: switch: change 'unsigned' variables to 'unsigned int'Matias Elo
2019-08-21test: correct getopt short option usagePetri Savolainen
2019-02-26example: check odp_shm_reserve() return valueMatias Elo
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-10-18example: stop and close pktio devices on exitMatias Elo
2018-10-04test: example: allocate global data from shmMatias Elo
2018-07-05example: use ODP_THREAD_COUNT_MAX as max worker countMatias Elo
2018-07-05example: use min number of workers by defaultMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-12-27example: use odp_proto_layer_t instead of odp_pktio_parser_layer_tDmitry Eremin-Solenikov
2017-10-19example: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-16example: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-11example: use odp_sys_info_printIlias Apalodimas
2017-06-16examples: use odp_pktio_config() to select required packet parsing levelMatias Elo
2017-01-25examples: use odph_api.hMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-09example: free reserved shared memory blocksMatias Elo
2016-07-20example: odp_switch add termination pathMaxim Uvarov
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-24Revert "example: use one copy of pcap file"Maxim Uvarov
2016-05-23example: use one copy of pcap fileMike Holmes
2016-05-23example: fix pcap location assumptionMike Holmes
2016-05-23example: switch: adding helper cmd line parsingChristophe Milard
2016-05-23example: switch: using agnostic function for ODP threadsChristophe Milard
2016-04-27example: switch: set minimum interface count to twoMatias Elo
2016-04-27configure: fix broken conditional example executionMike Holmes
2016-04-21api: init: add instance handlePetri Savolainen
2016-04-13example: switch: add validation testMatias Elo
2016-04-13example: switch: add new minimal learning switch exampleMatias Elo