mempool: fix slow allocation of large mempools
[dpdk.git] / lib / librte_eal /
2019-12-20 Aaron Conoleservice: don't walk out of bounds when checking services
2019-12-20 David Marchandtest/common: fix log2 check
2019-12-04 David Marchandeal/linux: fix build error on RHEL 7.6
2019-12-04 Stephen Hemmingereal/linux: fix uninitialized data valgrind warning
2019-11-28 Ferruh Yigitkni: fix build with Linux 4.9.x
2019-11-28 Stephen Hemmingereal/windows: remove tail queue license boilerplate
2019-11-28 Stephen Hemmingereal: remove reciprocal divide license boilerplate
2019-11-28 Stephen Hemmingereal: remove uuid license boilerplate
2019-11-26 Ali Alnubanieal: fix header file install with meson
2019-11-26 Xueming Limalloc: fix memory element size in case of padding
2019-11-25 Anatoly Burakovmem: clarify documentation of virt2iova behaviour
2019-11-20 Ferruh Yigitkni: increase kernel version requirement for VA
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Jakub Grajciarnet/memif: support zero-copy slave
2019-11-20 Xueming Limalloc: fix realloc padded element size
2019-11-20 Xueming Limalloc: fix realloc copy size
2019-11-19 Kevin Traynorlib: fix doxygen typos
2019-11-19 Kevin Traynorlib: fix log typos
2019-11-19 Michael Pfeifferkni: reduce interface name size
2019-11-18 Vamsi Attunurueal/linux: remove KNI restriction on IOVA
2019-11-18 Vamsi Attunurukni: support userspace VA
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-11-08 Andrzej Ostruszkadoc: fix description of versioning macros
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-11-07 Anatoly Burakovvfio: remove deprecated DMA mapping functions
2019-11-07 Anatoly Burakovvfio: fix DMA mapping with default container
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Bruce Richardsonbuild: support building ABI versioned files twice
2019-10-27 Bruce Richardsoneal: split compat header file
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-27 David Marchandeal: make the global configuration private
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 David Marchandeal: deinline lcore APIs
2019-10-27 David Marchandlog: add log stream accessor
2019-10-27 David Marchandmem: hide internal heap header
2019-10-27 David Marchandeal: remove deprecated malloc virt2phys function
2019-10-27 David Marchandeal: remove deprecated CPU flags check function
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-26 Olivier Matzmbuf: support dynamic fields and flags
2019-10-26 Anatoly Burakoveal: fix memory config allocation for multi-process
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-26 Pavan Nikhileshreciprocal: fix off-by-one with 32-bit divisor
2019-10-25 Konstantin Ananyeveal: move cache line and IOVA related definitions
2019-10-25 Anatoly Burakoveal: use define instead of raw option name
2019-10-25 Anatoly Burakoveal/freebsd: support option --base-virtaddr
2019-10-24 David Marchandeal: remove dead code on NUMA node detection
2019-10-24 David Christenseneal/linux: restore specific hugepage ordering for ppc
2019-10-21 Phil Yangeal/arm64: add 128-bit atomic compare exchange
2019-10-18 Jim Harriseal: calibrate TSC only in primary process
2019-10-18 Nikhil Raoservice: avoid false sharing on core state
2019-10-17 Jim Harristimer: remove useless check on x86 TSC reliability
2019-10-17 Hemant Agrawaleal/ppc: add SPDX license tag
2019-10-17 David Christenseneal/ppc: fix 64-bit atomic exchange operation
2019-10-15 Xiaolong Yekni: support allmulticast mode set
2019-10-15 Stephen Hemmingerservice: use log for error messages
2019-10-15 Arnon Warshavskyeal: fix mapping leak in secondary process
2019-10-15 Jim Harrisvfio: fix leak with multiprocess
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-08-08 Gagandeep Singheal: increase maximum different hugepage sizes on Arm
2019-08-05 David Christensenreplace license text with SPDX tag on PPC files
2019-08-05 David Marchandeal: hide internal function
2019-08-05 Thomas Monjaloneal: warn on legacy memory allocation requirement
2019-07-30 David Marchandeal: fix control thread affinity with --lcores
2019-07-30 Anatoly Burakoveal: pick IOVA as PA if IOMMU is not available
2019-07-29 Hemant Agrawaleal: replace license text with SPDX tag
2019-07-29 David Marchandservice: remove experimental banner in API description
2019-07-29 David Marchandeal: sort experimental symbols per release
2019-07-29 Sean Morrisseyeal: revert parsing option --telemetry
2019-07-29 Xiaolong Yeeal: replace license text with SPDX tag
2019-07-23 Anatoly Burakovvfio: use contiguous mapping for IOVA as VA mode
2019-07-23 Nithin Dabilpurameal: add ack interrupt API
2019-07-23 Nithin Dabilpuramvfio: revert interrupt eventfd setup at probe
2019-07-22 Sean Morrisseyeal: fix parsing option --telemetry
2019-07-22 Jerin Jacobeal/linux: select IOVA as VA mode for default case
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-22 David Marchandbus/pci: remove Mellanox kernel driver type
2019-07-17 Thomas Monjaloneal: update comment about --no-huge option
2019-07-16 Takeshi Yoshimuravfio: fix expanding DMA area in ppc64le
2019-07-15 Yangchao Zhoukni: fix kernel crash with multi-segments
2019-07-14 Anatoly Burakoveal/freebsd: fix config creation
2019-07-11 Takeshi Yoshimuravfio: fix build on Linux < 4.2
2019-07-10 Anatoly Burakovfbarray: fix destruction
2019-07-10 David Marchandvfio: fix interrupts race condition
2019-07-08 Gage Eadsservice: promote experimental functions to stable
2019-07-08 Krzysztof Kanaseal: fix typo in comments
2019-07-07 Phil Yangmcslock: add MCS queued lock implementation
2019-07-07 Takeshi Yoshimuravfio: retry creating sPAPR DMA window
2019-07-06 Anatoly Burakovtimer: fix resource leak in finalize
2019-07-06 Anatoly Burakoveal: prevent different primary/secondary process versions
2019-07-06 Anatoly Burakoveal: unify internal config init
2019-07-06 Anatoly Burakoveal: unify wait for complete init
2019-07-06 Anatoly Burakoveal: uninline wait for complete init
2019-07-06 Anatoly Burakoveal: remove packed attribute from mcfg structure
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock mempool list
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
next