sleep in control plane thread
[dpdk.git] / lib / librte_eal /
2020-03-27 Olivier Matzsleep in control plane thread delay
2020-03-25 Mit Matelskeeal/freebsd: fix queuing duplicate alarm callbacks
2020-03-24 Jerin Jacobeal: store control thread CPU affinity in TLS
2020-03-18 Dmitry Kozlyukeal/windows: support building with MinGW-w64
2020-03-18 Dmitry Kozlyukeal/windows: use lowercase filenames for system headers
2020-03-18 Dmitry Kozlyukeal: introduce portable format attribute
2020-03-17 Thomas Monjaloneal: fix compiler detection in public headers
2020-03-13 Harry van Haarenservice: fix crash on exit
2020-03-13 David Marchandmem: mark pages as not accessed when reserving VA
2020-03-13 Haifeng Lineal/arm64: fix precise TSC
2020-03-13 David Marchandeal/arm64: remove internal macros
2020-03-13 Sunil Kumar Korieal: fix log message print for regex
2020-03-13 Haiyue Wangeal: fix 32-bit structure marker
2020-02-21 Dmitry Kozlyukeal/windows: fix out-of-memory check in asprintf
2020-02-12 Pallavi Kadameal/windows: support command line options parsing
2020-02-12 Pallavi Kadameal/windows: support more common files
2020-02-12 Pallavi Kadameal: disable syslog and dlopen on Windows
2020-02-12 Pallavi Kadameal/x86: include SSE4 support on Windows
2020-02-12 Pallavi Kadameal/windows: detect process type
2020-02-12 Pallavi Kadameal/windows: add getopt implementation
2020-02-12 Pallavi Kadameal/windows: add some basic functions and macros
2020-02-12 Pallavi Kadameal/windows: add dirent implementation
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-06 Harman Kalraeal: check if running in interrupt context
2020-02-06 Stephen Hemmingermem: fix munmap in error unwind
2020-02-05 Takeshi Yoshimuravfio: fix mapping failures in ppc64le
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2020-01-21 David Marchandeal: log all detected cores on startup
2020-01-20 David Marchandeal: do not cache lcore detection state
2020-01-20 David Marchandeal/windows: fix cpuset macro name
2020-01-20 Jerin Jacobeal: introduce structure markers
2020-01-20 Artur Trybulamem: improve log message for too low memzone segments
2020-01-20 Bruce Richardsoneal/freebsd: update CPU macro for FreeBSD 13
2020-01-19 Ali Alnubanieal/linux: fix build when VFIO is disabled
2020-01-17 Gavin Huticketlock: use new API to reduce contention on aarch64
2020-01-17 Gavin Hueal: add wait until equal API
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
next