net/i40e: fix check of flow director programming status
[dpdk.git] / lib /
2018-07-26 Anatoly Burakovmem: revert reversed allocation
2018-07-26 Bruce Richardsoneal: fix error message for unsupported platforms
2018-07-26 Bruce Richardsonkvargs: fix building with meson outside source tree
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-26 Bruce Richardsonbuild: improve error message for missing dependency
2018-07-20 David Huntexamples/vm_power: add branch ratio policy type
2018-07-20 Qi Zhangvfio: remove uneccessary IPC for group fd clear
2018-07-20 Qi Zhangeal: fix hotplug add and remove
2018-07-20 Anatoly Burakovmem: add logic check for static analyzer
2018-07-20 Anatoly Burakovmalloc: do not skip pad on free
2018-07-20 Andrew Rybchenkodevargs: fix parsing truncation when using format
2018-07-19 Anatoly Burakoveal: fix dependency in multi-process detection
2018-07-18 Anatoly Burakovmem: fix alignment of requested virtual areas
2018-07-18 Pablo de Laradevargs: fix build with gcc 4.7
2018-07-15 Thomas Monjalonversion: 18.08-rc1
2018-07-15 Gaetan Rivetkvargs: add generic string matching callback
2018-07-15 Gaetan Riveteal: implement device iteration
2018-07-15 Gaetan Riveteal: implement device iteration initialization
2018-07-15 Gaetan Riveteal: add device iterator interface
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-15 Gaetan Riveteal: introduce destructor macros
2018-07-15 Gaetan Rivetkvargs: introduce a more flexible parsing function
2018-07-15 Gaetan Rivetkvargs: build before EAL
2018-07-15 Gaetan Rivetkvargs: remove error logs
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-15 Gaetan Rivetdevargs: use log functions
2018-07-13 Kiran Kumarethdev: check queue stats mapping input arguments
2018-07-13 Stephen Hemmingereal: add uuid API
2018-07-13 Dan Goravhost/crypto: use function to access mbuf private area
2018-07-13 Dan Gorambuf: add accessor function for private data area
2018-07-13 Nelio Laranjeiroethdev: fix missing function in map file
2018-07-13 Anatoly Burakovmem: support --in-memory mode
2018-07-13 Anatoly Burakoveal: add --in-memory option
2018-07-13 Anatoly Burakovmem: support --huge-unlink mode
2018-07-13 Anatoly Burakoveal: do not create runtime dir in --no-shconf mode
2018-07-13 Anatoly Burakoveal: support --no-shconf in hugepage data file
2018-07-13 Anatoly Burakoveal: support --no-shconf for hugepage info
2018-07-13 Anatoly Burakovipc: support --no-shconf mode
2018-07-13 Anatoly Burakovfbarray: support --no-shconf mode
2018-07-13 Anatoly Burakoveal: move runtime config file to new location
2018-07-13 Anatoly Burakovipc: remove thread for async requests
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-13 Jianfeng Taneal/linux: use libc malloc in interrupt handling
2018-07-13 Jianfeng Taneal/linux: use libc malloc in alarm
2018-07-13 Anatoly Burakovvfio: fix uninitialized variable
2018-07-13 Anatoly Burakoveal/linux: fix uninitialized value
2018-07-13 Anatoly Burakoveal/linux: fix invalid syntax in interrupts
2018-07-13 Anatoly Burakoveal: add option to limit memory allocation on sockets
2018-07-13 Anatoly Burakovmemzone: improve zero-length reserve
2018-07-13 Anatoly Burakovmalloc: allow reserving biggest element
2018-07-13 Anatoly Burakovmalloc: add finding biggest free IOVA-contiguous element
2018-07-13 Anatoly Burakovmalloc: fix pad erasing
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg list walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe contig walk variant
2018-07-13 Anatoly Burakovmem: mark pages as freeable on exit
2018-07-13 Anatoly Burakovmem: allocate in reverse to reduce fragmentation
2018-07-13 Anatoly Burakovfbarray: add reverse finding of contiguous
2018-07-13 Anatoly Burakovfbarray: add reverse finding of chunk
2018-07-13 Anatoly Burakovfbarray: add reverse finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in element finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in chunk finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in contiguous finding
2018-07-13 Anatoly Burakovfbarray: fix errno values returned from functions
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-07-12 Dariusz Stojaczykeal: fix return codes on control thread failure
2018-07-12 Dariusz Stojaczykeal: fix return codes on thread naming failure
2018-07-12 Dariusz Stojaczykeal: ignore failure of naming a control thread
2018-07-12 Dariusz Stojaczykmem: do not use --base-virtaddr in secondary processes
2018-07-12 Dariusz Stojaczykmem: fix alignment requested with --base-virtaddr
2018-07-12 Dariusz Stojaczykmem: fix alignment of requested virtual areas
2018-07-12 Dariusz Stojaczykmem: avoid crash on memseg query with invalid address
2018-07-12 Dariusz Stojaczykmem: do not unmap overlapping region on mmap failure
2018-07-12 Dariusz Stojaczykmem: do not leave unmapped holes in EAL memory area
2018-07-12 Nelio Laranjeiroethdev: fix flow expansion matching types
2018-07-12 Yipeng Wanghash: add API to query the key count
2018-07-12 Yipeng Wanghash: support read/write concurrency
2018-07-12 Yipeng Wanghash: move duplicated code into functions
2018-07-12 Yipeng Wanghash: fix key slot size accuracy
2018-07-12 Yipeng Wanghash: fix a multi-writer race condition
2018-07-12 Yipeng Wanghash: fix multiwriter lock memory allocation
2018-07-12 Radu Nicolaupower: add get capabilities API
2018-07-12 Honnappa Nagarahallihash: validate hash bucket entries while compiling
2018-07-12 Bruce Richardsonbpf: fix 32-bit build support with meson
2018-07-12 Bruce Richardsonkni: disable for 32-bit meson builds
2018-07-12 Konstantin Ananyevbpf: add extra validation for input BPF program
2018-07-12 Konstantin Ananyevbpf: add extra information for external symbol definitions
2018-07-06 Nikhil Raoeventdev: add callback for Rx adapter SW transfers
2018-07-06 Nikhil Raoeventdev: add interrupt driven queues to Rx adapter
2018-07-06 Nikhil Raoeventdev: move Rx adapter to separate function
2018-07-06 Nikhil Raoeventdev: improve error handling for Rx adapter queue...
2018-07-06 Nikhil Raoeventdev: standardize Rx adapter internal function...
2018-07-06 Gage Eadsservice: add mechanism for quiescing
2018-07-06 Pavan Nikhilesheventdev: include PCI devices when getting id from...
2018-07-11 Thomas Monjalonremove useless constructor headers
next