aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/m4
AgeCommit message (Expand)Author
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-12-08configure: move openssl options under linux-gen platformMatias Elo
2021-12-08linux-gen: cpu: add configuration option to use static cpu frequencyMatias Elo
2021-11-23Merge tag 'v1.32.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-10-21linux-gen: configure: ignore gnu-variable-sized-type-not-at-end errorsMatias Elo
2021-08-18Merge tag 'v1.31.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-07-07linux-gen: sched: dynamic spread load balancePetri Savolainen
2021-07-05linux-gen: dpdk: add configuration option for multicast frame receptionMatias Elo
2021-07-02Merge tag 'v1.30.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-06-21linux-gen: dpdk: sync dpdk build changes from odp-dpdkMatias Elo
2021-05-27Merge tag 'v1.29.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-25example: ipsec_crypto: enhance runtime scriptsAakash Sasidharan
2021-05-20linux-gen: ipsec: add configurable ordering modeJanne Peltonen
2021-05-20example: ipsec_api: enhance runtime scriptsAakash Sasidharan
2021-04-28Merge tag 'v1.27.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-04-16linux-gen: detect cpu cache line size during configureMatias Elo
2021-03-31linux-dpdk: enable dynamic dpdk linkingMatias Elo
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias Elo
2021-03-12linux-gen: thread: read maximum number of threads from config fileJanne Peltonen
2021-03-12linux-gen: pool: add maximum packet length config optionMatias Elo
2021-02-23helper: add CLI helper API and implementationJere 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
2021-01-12Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-12-03example: cls: add application test scriptKiran Kumar K
2020-11-30example: generator: use platform defined pktio_envSunil Kumar Kori
2020-10-20Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-10-14example: script: enhance application run scriptSunil Kumar Kori
2020-09-21build: fix build for linux-generic platformMatias Elo
2020-09-15linux-gen: libconfig: use static platform name in configMatias Elo
2020-09-07linux-gen: mark plat-specific config argumentsStanislaw Kardach
2020-09-07build: fix spelling in autoconf argumentsStanislaw Kardach
2020-09-07build: re-format autoconf argument defaultsStanislaw Kardach
2020-09-07build: prevent AM_CONDITIONAL checks on plat flagsStanislaw Kardach
2020-09-07build: add ability to emit platform config stateStanislaw Kardach
2020-09-07linux-gen: move plat specific m4 macrosStanislaw Kardach
2020-09-07build: use more generic naming for PCAP PKTIO testStanislaw Kardach
2020-09-07build: move OpenSSL config to common configStanislaw Kardach
2020-08-26build: explicitly list dependency librariesStanislaw Kardach
2020-06-23build: allow per-platform lib nameStanislaw Kardach
2020-06-10linux-gen: use provided conf file for install and rebuildThomas Pansiot
2020-05-20linux-gen: add configure option for setting path to the default config fileMatias Elo
2020-05-20linux-gen: record default config file versionMatias Elo
2019-11-05linux-gen: ring: remove internal ring testMatias Elo
2019-10-07linux-gen: rename implementation internal autoheader definesMatias Elo
2019-09-16linux-gen: remove mmap_vlan_ins testPetri Savolainen
2019-05-28configure: add option to disable pcap pktio supportMatias Elo
2019-01-26linux-gen: fix compiling dpdk pktio with ClangDmitry Eremin-Solenikov