aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/m4
AgeCommit message (Expand)Author
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-04-28Merge tag 'v1.27.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias 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
2019-01-26build: support detection of DPDK through pkg-configDmitry Eremin-Solenikov
2019-01-26m4: move -lnuma detection to global fileDmitry Eremin-Solenikov
2018-11-29linux-gen: drop performance.m4Maxim Uvarov
2018-11-28linux-gen: remove performance test for process modeMaxim Uvarov
2018-11-09linuxgen: add dumpconfig utilityMaxim Uvarov
2018-06-29linux-gen: support building ODP without libcrypto from OpenSSLDmitry Eremin-Solenikov
2018-06-15linux-gen: hash: table based crc32 implementationPetri Savolainen
2018-06-11linux-gen: hash_crc32: crc32 implementation with zlibPetri Savolainen
2018-05-11odp: pktio: add pcapng capture capabilitiesIlias Apalodimas
2018-04-25linux-gen: dpdk: fix linking to libnumaDmitry Eremin-Solenikov
2018-03-30build: fix autoconf error caused by double-registering config itemDmitry Eremin-Solenikov
2018-03-29build: move odp scheduler setting to common m4 fileDmitry Eremin-Solenikov
2018-03-07linux-gen: version: implementation name contentPetri Savolainen
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-02-28example: generator: move script back to example directoryDmitry Eremin-Solenikov
2018-02-28linux-gen: schedule, queue: select scheduler/queue via environmentDmitry Eremin-Solenikov