vhost: prevent disabled rings to be processed with zero-copy
[dpdk.git] / lib / librte_eal /
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-03-12 Bruce Richardsoneal/bsd: rename bsdapp to freebsd
2019-03-07 David Marchandeal: fix core list validation with disabled cores
2019-03-07 David Marchandeal: remove dead code in core list parsing
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2019-03-07 David Marchandeal: fix control threads pinnning
2019-03-07 David Marchandeal: fix check when retrieving current CPU affinity
2019-03-01 Stephen Hemmingereal: remove legacy PMD log macro
2019-03-01 Stephen Hemmingereal: drop unused macros for primary process check
2019-02-27 Luca Boccassibuild: improve libbsd dependency handling
2019-02-25 Bruce Richardsoncompat: merge compat library into EAL
2019-02-12 Bruce Richardsoneal: support strlcat function
2019-02-06 Thomas Monjalonversion: 19.05-rc0
2019-02-01 Thomas Monjalonversion: 19.02.0
2019-01-28 Thomas Monjalonversion: 19.02-rc4
2019-01-23 Ilya Maximetseal/linux: fix parsing zero socket memory and limits
2019-01-21 Anatoly Burakovvfio: allow secondary process to query IOMMU type
2019-01-20 Thomas Monjalonversion: 19.02-rc3
2019-01-17 Ilya Maximetseal: fix clang build with intrinsics forced
2019-01-17 Anatoly Burakoveal: check string parameter lengths
2019-01-17 David Marchandeal: fix out of bound access when no CPU available
2019-01-17 Hari Kumar Vemulaeal: fix core number validation
2019-01-15 Thomas Monjalonversion: 19.02-rc2
2019-01-15 Gaetan Riveteal: return error when option register fails
2019-01-15 Gaetan Riveteal: improve option API documentation
2019-01-15 Gaetan Riveteal: fix log level of error in option register
2019-01-15 Gaetan Riveteal: check against common option on register
2019-01-15 Gaetan Riveteal: rename option name field
2019-01-15 Gaetan Riveteal: add option usage string
2019-01-15 Gaetan Riveteal: do not use static option iterator
2019-01-15 Gaetan Riveteal: use bare option string as name
2019-01-14 Ilya Maximetseal: fix build of external app with clang on armv8
2019-01-14 Anatoly Burakovmem: fix storing old policy
2019-01-14 Anatoly Burakovmem: fix variable shadowing
2019-01-14 Anatoly Burakovvfio: do not unregister callback in secondary process
2019-01-14 Anatoly Burakoveal/bsd: remove clean up of files at startup
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2018-12-22 Thomas Monjalonversion: 19.02-rc1
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovbitmap: remove deprecated 64-bit bsf function
2018-12-20 Anatoly Burakoveal: fix runtime directory cleanup in noshconf mode
2018-12-20 Anatoly Burakovmem: use memfd for no-huge mode
2018-12-20 Anatoly Burakovmem: allow setting up segment list fd
2018-12-20 Anatoly Burakovmem: check for memfd support in segment fd API
2018-12-20 Anatoly Burakovmem: fix segment fd API error code for external segment
2018-12-20 Anatoly Burakovmem: allow usage of non-heap external memory in multipr...
2018-12-20 Anatoly Burakovmem: allow registering external memory areas
2018-12-20 Anatoly Burakovmalloc: separate destroying memseg list and heap data
2018-12-20 Anatoly Burakovmalloc: separate creating memseg list and malloc heap
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-12-20 Anatoly Burakovmalloc: fix duplicate mem event notification
2018-12-20 Seth Howellmalloc: notify primary process about hotplug in secondary
2018-12-20 Yongseok Kohmalloc: fix finding maximum contiguous IOVA size
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-20 Gao Fengmemzone: fix unlock on initialization failure
2018-12-19 Gao Fengeal: check peer allocation in multi-process request
2018-12-19 Gao Fengeal: fix leak on multi-process request error
2018-12-19 Gaetan Riveteal: fix detection of duplicate option register
2018-12-19 Keith Wileseal: fix missing newline in a log
2018-12-19 Konstantin Ananyevrwlock: introduce try semantics
2018-12-19 Anatoly Burakoveal: clean up unused files on initialization
2018-12-19 David Marchandlog: add missing experimental tag
2018-12-19 Jeff Shaweal: remove unnecessary dirent.h include
2018-11-30 Thomas Monjalonversion: 19.02-rc0
2018-11-26 Thomas Monjalonversion: 18.11.0
2018-11-26 Anatoly Burakovmem: fix division by zero in no-NUMA mode
2018-11-25 Thomas Monjalonversion: 18.11-rc5
2018-11-25 Darek Stojaczykeal: fix devargs reference after probing failure
2018-11-25 Darek Stojaczykeal: fix devargs leak on multi-process detach request
2018-11-25 Darek Stojaczykeal: fix multi-process hotplug if attached in secondary
2018-11-25 Darek Stojaczykeal: fix multi-process hotplug if already probed
2018-11-25 Darek Stojaczykeal: fix multi-process hotplug rollback
2018-11-25 Ilya Maximetseal/bsd: fix possible IOPL fd leak
2018-11-23 Thomas Monjaloneal: fix build with -O1
2018-11-23 Anatoly Burakoveal: deprecate and rename bsf64 function
2018-11-23 Anatoly Burakoveal: remove useless code in bsf64 function
2018-11-23 Anatoly Burakovipc: fix access after async request failure
2018-11-19 Thomas Monjalonversion: 18.11-rc4
2018-11-18 Jeff Guoeal: fix deadlock in hot-unplug
2018-11-18 David Wildermem: fix anonymous mapping on Power9
2018-11-18 Anatoly Burakovmalloc: fix adjacency check to also include segment...
2018-11-18 Anatoly Burakovmem: check for contiguousness in external segments
2018-11-18 Kevin Laatzeal: fix duplicate function declaration
2018-11-14 Thomas Monjalonversion: 18.11-rc3
2018-11-14 Bruce Richardsoneal/x86: move header to standard BSD license
2018-11-14 Bruce Richardsoneal/x86: reduce contention when retrying TSX
2018-11-13 Anatoly Burakovipc: remove panic in async request
2018-11-12 Jerin Jacobeal: fix build
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-11-11 Thomas Monjaloneal/x86: remove unused memcpy file
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-07 Alejandro Luceromem: fix DMA mask width sanity check
next