aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/test
AgeCommit message (Expand)Author
2022-06-01linux-gen: socket_xdp: make RX and TX descriptor counts configurableTuomas Taipale
2022-05-24linux-gen: test: skip ipsec examples in process modeJanne Peltonen
2022-03-02api: remove deprecated odp.h headerMatias Elo
2022-02-21linux-gen: pktio: implement tx completion eventTuomas Taipale
2022-02-03linux-gen: crypto: integrate Aarch64cryptolibMalvika Gupta
2022-02-03example: reduce example application run times in make checkJanne Peltonen
2022-02-03linux-gen: test: pktio_ipc: reduce test duration and timeoutsJanne Peltonen
2022-02-03linux-gen: test: pktio_ipc: wait a bit before retrying pktio openJanne Peltonen
2021-12-08linux-gen: cpu: add configuration option to use static cpu frequencyMatias Elo
2021-07-07ci: build and run alternate scheduler configPetri Savolainen
2021-07-07linux-gen: sched: dynamic spread load balancePetri Savolainen
2021-07-05linux-gen: dpdk: add configuration option for multicast frame receptionMatias Elo
2021-06-17linux-gen: test: skip ipsec_api live and router mode testsAakash Sasidharan
2021-05-25linux-gen: test: remove ipsec_crypto_example.shAakash Sasidharan
2021-05-25example: ipsec_crypto: enhance runtime scriptsAakash Sasidharan
2021-05-20linux-gen: ipsec: add configurable ordering modeJanne Peltonen
2021-05-20linux-gen: test: remove ipsec_api_example.shAakash Sasidharan
2021-05-20example: ipsec_api: enhance runtime scriptsAakash Sasidharan
2021-03-26ci: add build job with modified scheduler configPetri Savolainen
2021-03-18build: don't run tests in parallelJere Leppänen
2021-02-05linux-gen: thread: read maximum number of threads from config fileJanne Peltonen
2021-01-15linux-gen: pool: add maximum packet length config optionMatias Elo
2020-12-04linux-gen: test: add missing exit to switch example pktio_envMatias Elo
2020-12-03example: cls: add application test scriptKiran Kumar K
2020-12-01linux-gen: build: fix ipsec example application test stageMatias Elo
2020-11-30example: generator: use platform defined pktio_envSunil Kumar Kori
2020-11-02validation: pktio: add pktio_main to make check targetNithin Dabilpuram
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-10-14example: script: enhance application run scriptSunil Kumar Kori
2020-09-28example: ipsec_crypto: rename ipsec application to ipsec_cryptoMatias Elo
2020-09-11build: simplify remote target testingStanislaw Kardach
2020-09-07build: use more generic naming for PCAP PKTIO testStanislaw Kardach
2020-07-01linux-gen: test: get rid of bogus maybe-uninitialized warningJanne Peltonen
2020-06-16linux-gen: fix LTO compilationStanislaw Kardach
2020-06-04linux-gen: test: fix global variables that are defined multiple timesJanne Peltonen
2020-04-28linux-gen: system: read default cpu frequency values from config fileMatias Elo
2020-03-06validation: pktio: make pktio_check_start_stop() test conditionalMatias Elo
2019-11-26travis: add packet and packet IO align testPetri Savolainen
2019-11-26linux-gen: pktio: add pktin frame offset config optionPetri Savolainen
2019-11-26linux-gen: pool: add data align config file optionsPetri Savolainen
2019-11-06linux-gen: timer: add inline_thread_type config file optionPetri Savolainen
2019-11-05linux-gen: ring: remove internal ring testMatias Elo
2019-10-23linux-gen: dpdk: make storing packet flow hash configurableMatias Elo
2019-10-02linux-gen: timer: add poll interval time conf optionPetri Savolainen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-09-19linux-gen: test: use helper library debug macrosMatias Elo
2019-09-17linux-gen: pktio: explicitly define pktio type for validation testsMatias Elo
2019-09-16linux-gen: remove mmap_vlan_ins testPetri Savolainen
2019-06-24test: ipsec: run ipsec example in make checkPetri Savolainen
2019-06-24test: ipsec: run ipsec_api example in make checkPetri Savolainen