aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/odp_init.c
AgeCommit message (Expand)Author
2024-06-05linux-dpdk: init: improve error logMatias Elo
2024-06-05linux-dpdk: init: fix eal option string length calculationMatias Elo
2024-06-05Port 36019aa2b "linux-gen: update copyright format"Matias Elo
2024-03-11Port b04851ad2 "linux-gen: ml: implement the new ML API"Matias Elo
2023-11-06Port 9dd86d494 "linux-gen: cpu: optimize aarch64 odp_cpu_cycles() implementat...Matias Elo
2023-08-17Port aa53b4173 "linux-gen: cpu: detect constant_tsc from cpuinfo"Matias Elo
2023-08-08Port 5cfbf7b26 "linux-gen: init: implement odp_term_abnormal()"Matias Elo
2023-03-02linux-dpdk: init: add missing include for isspace()Matias Elo
2023-02-24Port a735a7131 "linux-gen: event: add event validation support"Matias Elo
2022-11-17Port 32a630e38 "linux-gen: debug: prefix implementation internal debug macros"Matias Elo
2022-11-17Port 96e86e6f9 "linux-gen: debug: enable debug function usage in inline headers"Matias Elo
2022-04-25linux-dpdk: init: in process mode, use --legacy-mem EAL optionJere Leppänen
2021-12-17Port 824145bff "linux-gen: init: detect calling odp_init_local() twice"Matias Elo
2021-12-17Port 720823e61 "linux-gen: dma: implement the new DMA API"Matias Elo
2021-11-24Port bd25b311d "linux-gen: init: implement odp_instance() function"Matias Elo
2021-11-08linux-dpdk: pktio: add additional eal args using config fileVijay Ram Inavolu
2021-10-11Port 2bc648570 "linux-gen: stash: add support for disabling stash feature"Matias Elo
2021-09-06linux-dpdk: pktio: add pci ports using config fileVijay Ram Inavolu
2021-05-31Port 5ea399262 "linux-gen: implement odp_thread_set_log_fn()"Matias Elo
2021-05-31Port e86f6215a "linux-gen: init: fix odp_term_local() return value"Matias Elo
2021-05-31Port fb6cd2a89 "linux-gen: init: remove unused RANDOM_INIT stage"Matias Elo
2021-04-27linux-dpdk: preallocate dpdk memory in process modeMatias Elo
2021-01-15Port e185f5343 "linux-gen: rename some global symbols in the static library"Matias Elo
2020-05-11Port 53bf0a1cd "linux-gen: stash: implement the new API"Matias Elo
2019-12-02Port d71c76297 "linux-gen: init: use compress not used flag"Matias Elo
2019-12-02Port 16f64683f "linux-gen: init: set disable feature flags"Matias Elo
2019-12-02Port 7a57b819d "linux-gen: init: type define global data structures"Matias Elo
2019-11-21Port e30d10a42 "linux-gen: timer: add placeholder functions for local init/term"Matias Elo
2019-11-21Port 8dcebe1c9 "linux-gen: init: fix local terminate function call order”Matias Elo
2019-11-21Port 3cbc1462e "linux-gen: init: prefix internal init/term functions with und...Matias Elo
2019-11-21Port 9a2c3cdbb "linux-gen: include config.h header in install directory"Matias Elo
2019-08-22Port e0f627ebc "linux-dpdk: improve dpdk linking"Matias Elo
2019-06-07linux-dpdk: init: let dpdk initialize worker coresMatias Elo
2019-01-29Port 884903373 "linux-gen: comp: add deflate/zlib implementation based on miniz"Matias Elo
2018-12-19linux-dpdk: init: reset getopt() internal state after rte_eal_init()Matias Elo
2018-12-19linux-dpdk: init: allocate dpdk command line arguments from stackMatias Elo
2018-12-13Port 47d3ace1c "linux-gen: init: use new odp_init_t.mem_model parameter"Matias Elo
2018-12-13Port 4aa40267a "linux-gen: timer: reduce inline timer overhead"Matias Elo
2018-12-13Port 07fb2ebf0 "linux-gen: hash: allocate crc table memory from shm"Matias Elo
2018-12-13Port 9a4f8305e "linux-gen: split global data into RO and RW structs"Matias Elo
2018-07-13Port 3d591a79 "linux-gen: support building ODP without libcrypto from OpenSSL"Matias Elo
2018-07-13Port ac851856 "linux-gen: hash: generic crc implementation"Matias Elo
2018-07-11Port d6e4b3df "linux-gen: cpu: add cpu cycles init global"Matias Elo
2018-07-11Port bdc44eae "linux-gen: init: split odp_internal.h"Matias Elo
2018-07-11Port 170e9305 "linux-gen: init: remove init.c internal types from header"Matias Elo
2018-04-30linux-dpdk: clean header includesMatias Elo
2018-04-30linux-dpdk: make usage of ODP_PLATFORM_PARAMS optionalMatias Elo
2018-04-05linux-dpdk: fix various style problemsMatias Elo
2018-04-04Port 534667d "linux-gen: add runtime configuration file"Matias Elo
2018-03-22Port d19651e "linux-gen: ipsec: provide global init/term functions"Matias Elo