eal: remove experimental tag for user mbuf pool ops
[dpdk.git] / lib / librte_eal / bsdapp / eal /
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-08-01 Anatoly Burakoveal/bsd: silence unsupported interrupts error
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-19 Anatoly Burakoveal: fix dependency in multi-process detection
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-13 Stephen Hemmingereal: add uuid API
2018-07-13 Anatoly Burakoveal: do not create runtime dir in --no-shconf mode
2018-07-13 Anatoly Burakoveal: support --no-shconf for hugepage info
2018-07-13 Jianfeng Taneal: bring forward init of interrupt handling
2018-07-13 Anatoly Burakoveal/bsd: support alarm API
2018-07-13 Anatoly Burakoveal/bsd: add interrupt thread
2018-07-12 Anatoly Burakovmem: make segment preallocation OS-specific
2018-07-12 Anatoly Burakoveal/bsd: concatenate adjacent memory segments
2018-07-12 Anatoly Burakoveal/bsd: fix memory segment index display
2018-05-20 Adrien Mazarguileal: fix runtime directory permissions
2018-05-15 Anatoly Burakoveal: move runtime directory creation after args parsing
2018-05-14 Anatoly Burakoveal: move runtime data into dedicated directory
2018-05-14 Anatoly Burakoveal: add directory for runtime data
2018-05-13 Ivan Maloveal: fix mempool ops name parsing
2018-04-27 Anatoly Burakovmem: add memalloc init stage
2018-04-27 Xiao Wangvfio: add multi container support
2018-04-27 Thomas Monjaloneal: fix build on FreeBSD
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-24 Jianfeng Taneal: bring forward multi-process channel init
2018-04-18 Yangchao Zhoumem: fix leaks of hugedir and replace snprintf
2018-04-16 Anatoly Burakovvfio: export functions even when disabled
2018-04-13 Jeff Guoeal: add device event monitor framework
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-12 Neil Hormanmem: set fd to -1 for anonymous mmap
2018-04-11 Anatoly Burakovmalloc: support multiprocess memory hotplug
2018-04-11 Anatoly Burakovmem: share hugepage info primary and secondary
2018-04-11 Anatoly Burakovmem: prepare memseg lists for multiprocess sync
2018-04-11 Anatoly Burakovmem: add function to check if memory is contiguous
2018-04-11 Anatoly Burakovmem: support unmapping pages at runtime
2018-04-11 Anatoly Burakovmem: support mapping hugepages at runtime
2018-04-11 Anatoly Burakovmemzone: replace memzone array with fbarray
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-04-11 Anatoly Burakoveal: add legacy memory option
2018-04-11 Anatoly Burakovvfio: allow to map other memory regions
2018-04-11 Anatoly Burakoveal: use memseg walk instead of iteration
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-02-06 Nipun Guptambuf: fix logic of user mempool ops API
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-17 Moti Haimovskyvfio: fix FreeBSD build
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-09 Michael McConvillemem: fix mmap error check on huge page attach
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: use EAL exposed configuration
2017-10-26 Gaetan Rivetpci: use new address comparison function
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-26 Gaetan Riveteal: expose internal config elements
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Bruce Richardsoneal/bsd: fix missing interrupt stub functions
2017-10-23 Bruce Richardsoneal/bsd: align interrupt header file with Linux version
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-13 Santosh Shuklaeal: call plugin init before device parse
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklaeal: auto detect IOVA mode
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-06 Santosh Shuklapci: export match function
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-03 Gaetan Riveteal: read and parse device option separately
next