aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/m4
AgeCommit message (Expand)Author
2022-03-25linux-gen: crypto: fix configure portability issueMatias Elo
2022-02-21linux-gen: pktio: implement tx completion eventTuomas Taipale
2022-02-03linux-gen: crypto: integrate Aarch64cryptolibMalvika Gupta
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-10-21linux-gen: configure: ignore gnu-variable-sized-type-not-at-end errorsMatias 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-06-21linux-gen: dpdk: sync dpdk build changes from 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-16linux-gen: detect cpu cache line size during configureMatias Elo
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias 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
2020-12-03example: cls: add application test scriptKiran Kumar K
2020-11-30example: generator: use platform defined pktio_envSunil Kumar Kori
2020-10-14example: script: enhance application run scriptSunil Kumar Kori
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