memzone: enable IOVA-contiguous reserving
[dpdk.git] / lib / librte_eal /
2018-04-11 Anatoly Burakovmemzone: enable IOVA-contiguous reserving
2018-04-11 Anatoly Burakovmalloc: support contiguous allocation
2018-04-11 Anatoly Burakovmalloc: replace panics with error messages
2018-04-11 Anatoly Burakovmalloc: make free return resulting element
2018-04-11 Anatoly Burakovmalloc: make free list removal function public
2018-04-11 Anatoly Burakovmalloc: make join elements function public
2018-04-11 Anatoly Burakovmalloc: add function to dump heap contents
2018-04-11 Anatoly Burakovmalloc: make heap a doubly-linked list
2018-04-11 Anatoly Burakovmalloc: move all locking to heap
2018-04-11 Anatoly Burakovmem: move virtual area function in common directory
2018-04-11 Anatoly Burakovvfio: do not needlessly check for IOVA mode
2018-04-11 Anatoly Burakovmem: do not use physical addresses in IOVA as VA mode
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-10 Jan Viktorineal/arm: use SPDX tag for Cavium and RehiveTech copyrig...
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-04-04 Anatoly Burakoveal: add IPC asynchronous request
2018-04-04 Anatoly Burakoveal: rename IPC request as synchronous one
2018-04-04 Anatoly Burakoveal: rename IPC sync request to pending request
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-04-04 Bruce Richardsoneal: support strlcpy function
2018-04-04 Pavan Nikhilesheal: add functions for previous power of 2 alignment
2018-04-04 Pavan Nikhilesheal: add macros to align value to multiple
2018-04-04 Stephen Hemmingermem: use z specifier to format size_t
2018-03-30 Ivan Maloveal: register log type and pick level from args
2018-03-30 Stephen Hemmingereal: introduce atomic exchange operation
2018-03-21 Hemant Agrawalmove kernel modules directories
2018-03-21 Anatoly Burakovvfio: fix headers for C++ support
2018-03-21 Anatoly Burakoveal: ignore IPC messages until init is complete
2018-03-21 Anatoly Burakoveal: simplify IPC sync request timeout
2018-03-21 Anatoly Burakoveal: lock IPC directory on init and send
2018-03-21 Anatoly Burakoveal: do not hardcode socket filter value in IPC
2018-03-21 Anatoly Burakoveal: abstract away IPC socket path generation
2018-03-21 Anatoly Burakoveal: add internal flag of init completed
2018-03-21 Anatoly Burakoveal: fix race condition in IPC request
2018-03-21 Anatoly Burakoveal: fix errno handling in IPC
2018-03-21 Anatoly Burakoveal: fix IPC request socket path
2018-03-21 Anatoly Burakoveal: fix IPC socket path
2018-03-21 Anatoly Burakoveal: fix IPC timeout
2018-03-13 Gowrishankar Muthu... eal/ppc: remove braces in SMP memory barrier macro
2018-02-19 Thomas Monjalonversion: 18.05-rc0
2018-02-14 Thomas Monjalonversion: 18.02.0
2018-02-13 Anatoly Burakoveal: fix errno in IPC API
2018-02-13 Pavan Nikhileshlib: remove unused map symbols
2018-02-08 Thomas Monjalonversion: 18.02-rc4
2018-02-08 Gowrishankar Muthu... eal/ppc64: revert arch-specific TSC freq query
2018-02-06 Thomas Monjalonversion: 18.02-rc3
2018-02-06 Marko Kovacevicdoc: update definition of lcore id and index
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-05 Marko Kovaceviceal: add error check for core options
2018-02-05 Tonghao Zhangigb_uio: print IRQ as decimal number
2018-02-01 Thomas Monjalonversion: 18.02-rc2
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support promiscuous mode set
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-31 Yongseok Koheal/arm64: fix instrinsic for GCC < 4.9
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Bruce Richardsonbuild: support ARM with meson
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsoneal: fix list of source files in meson build
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonbuild: detect and use libnuma
2018-01-30 Bruce Richardsoneal/bsd: build modules with meson
2018-01-30 Luca Boccassieal: do not hard-code install path with meson
2018-01-30 Luca Boccassibuild: add optional arch-specific headers install path
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsonigb_uio: build with meson
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add synchronous multi-process communication
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-30 Gowrishankar Muthu... eal/ppc: remove the braces in memory barrier macros
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 Harry van Haarenservice: restrict finalize to internal usage
2018-01-29 Hemant Agrawalmbuf: maintain user and compile time mempool ops name
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-29 Konstantin Ananyeveal/x86: use lock-prefixed instructions for SMP barrier
2018-01-29 Jia Heeal/arm64: remove the braces in memory barrier macros
2018-01-28 Yongseok Koheal/arm64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/arm32: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/ppc64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/x86: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal: introduce coherent I/O memory barriers
2018-01-28 Yongseok Koheal: group memory barriers by type in doxygen
2018-01-27 Pavan Nikhilesheal: add u64-bit variant for reciprocal divide
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-26 Vipin Vargheseservice: fix memory leak with new function
2018-01-25 Ivan Malovlog: fix memory leak in regexp level set
2018-01-25 Andriy Berestovskyykeepalive: fix state alignment
2018-01-25 Harry van Haarenservice: fix possible mem leak on initialize
2018-01-22 Thomas Monjalonversion: 18.02-rc1
2018-01-20 Aleksey Baulineal: improve likely and unlikely macros
2018-01-20 Herbert Guaneal/arm64: optimize memcpy
2018-01-20 Jonas Pfefferlevfio: improve noiommu check error handling
2018-01-19 Pavan Nikhilesheal: add test assert macros
2018-01-17 Moti Haimovskyvfio: fix FreeBSD build
next