eal: add function to create control threads
[dpdk.git] / lib / librte_eal / bsdapp /
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-03-21 Hemant Agrawalmove kernel modules directories
2018-02-02 Bruce Richardsoneal/bsd: fix kernel modules build with meson
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 Richardsoneal/bsd: build modules with meson
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-09 Kefu Chaicontigmem: fix build on FreeBSD 12
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
2017-08-03 Thomas Monjalonpci: fix log level of scan summary on BSD
2017-07-31 Chas Williamslog: get level for dynamic types
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-03 Tiwei Biecontigmem: do not zero pages during each mmap
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-05-10 Tiwei Bieeal/bsd: fix read on PCI configuration space
2017-05-10 Tiwei Bieeal/bsd: fix ioport write operation
2017-05-05 Wei Daiconfig: make backtrace optional
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
next