git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
eventdev: add eth Tx adapter implementation
[dpdk.git]
/
lib
/
librte_eal
/
2018-09-20
Anatoly Burakov
eal/bsd: fix build
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: support using memfd segments for in-memory mode
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: allow querying offset into segment fd
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: add external API to retrieve page fd
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: add internal API to get and set segment fd
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: track page fd in non-single file mode
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: rename lock list to fd list
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: raise maximum fd limit unconditionally
tree
|
commitdiff
2018-09-19
Anatoly Burakov
eal: do not allow legacy mode with --in-memory mode
tree
|
commitdiff
2018-09-19
Anatoly Burakov
fbarray: fix detach in --no-shconf mode
tree
|
commitdiff
2018-09-19
Gaetan Rivet
eal: add strscpy function
tree
|
commitdiff
2018-09-17
Luca Boccassi
build: add ppc64 meson build
tree
|
commitdiff
2018-09-17
Luca Boccassi
eal: include missing hypervisor files in meson
tree
|
commitdiff
2018-09-16
Tiwei Bie
malloc: fix potential null pointer dereference
tree
|
commitdiff
2018-08-13
Thomas Monjalon
version: 18.11-rc0
tree
|
commitdiff
2018-08-09
Thomas Monjalon
version: 18.08.0
tree
|
commitdiff
2018-08-08
Olivier Matz
eal: remove experimental tag for user mbuf pool ops
tree
|
commitdiff
2018-08-08
Olivier Matz
eal: remove deprecated function for mbuf pool ops
tree
|
commitdiff
2018-08-05
Thomas Monjalon
version: 18.08-rc3
tree
|
commitdiff
2018-08-05
Andrew Rybchenko
eal: deprecate device attach and detach functions
tree
|
commitdiff
2018-08-05
Jerin Jacob
eal: fix bitmap documentation
tree
|
commitdiff
2018-08-01
Anatoly Burakov
eal/bsd: silence unsupported interrupts error
tree
|
commitdiff
2018-07-26
Thomas Monjalon
version: 18.08-rc2
tree
|
commitdiff
2018-07-26
Hemant Agrawal
vfio: remove experimental tag
tree
|
commitdiff
2018-07-26
Harry van Haaren
service: improve checks of coremasks
tree
|
commitdiff
2018-07-26
Anatoly Burakov
mem: revert reversed allocation
tree
|
commitdiff
2018-07-26
Bruce Richardson
eal: fix error message for unsupported platforms
tree
|
commitdiff
2018-07-20
Qi Zhang
vfio: remove uneccessary IPC for group fd clear
tree
|
commitdiff
2018-07-20
Qi Zhang
eal: fix hotplug add and remove
tree
|
commitdiff
2018-07-20
Anatoly Burakov
mem: add logic check for static analyzer
tree
|
commitdiff
2018-07-20
Anatoly Burakov
malloc: do not skip pad on free
tree
|
commitdiff
2018-07-20
Andrew Rybchenko
devargs: fix parsing truncation when using format
tree
|
commitdiff
2018-07-19
Anatoly Burakov
eal: fix dependency in multi-process detection
tree
|
commitdiff
2018-07-18
Anatoly Burakov
mem: fix alignment of requested virtual areas
tree
|
commitdiff
2018-07-18
Pablo de Lara
devargs: fix build with gcc 4.7
tree
|
commitdiff
2018-07-15
Thomas Monjalon
version: 18.08-rc1
tree
|
commitdiff
2018-07-15
Gaetan Rivet
eal: implement device iteration
tree
|
commitdiff
2018-07-15
Gaetan Rivet
eal: implement device iteration initialization
tree
|
commitdiff
2018-07-15
Gaetan Rivet
eal: add device iterator interface
tree
|
commitdiff
2018-07-15
Gaetan Rivet
devargs: add function to parse device layers
tree
|
commitdiff
2018-07-15
Gaetan Rivet
eal: introduce device class abstraction
tree
|
commitdiff
2018-07-15
Gaetan Rivet
eal: introduce destructor macros
tree
|
commitdiff
2018-07-15
Gaetan Rivet
kvargs: build before EAL
tree
|
commitdiff
2018-07-15
Gaetan Rivet
devargs: add non-variadic parsing function
tree
|
commitdiff
2018-07-15
Gaetan Rivet
devargs: use log functions
tree
|
commitdiff
2018-07-13
Stephen Hemminger
eal: add uuid API
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: support --in-memory mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: add --in-memory option
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: support --huge-unlink mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: do not create runtime dir in --no-shconf mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: support --no-shconf in hugepage data file
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: support --no-shconf for hugepage info
tree
|
commitdiff
2018-07-13
Anatoly Burakov
ipc: support --no-shconf mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: support --no-shconf mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: move runtime config file to new location
tree
|
commitdiff
2018-07-13
Anatoly Burakov
ipc: remove thread for async requests
tree
|
commitdiff
2018-07-13
Jianfeng Tan
eal: bring forward init of interrupt handling
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal/bsd: support alarm API
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal/bsd: add interrupt thread
tree
|
commitdiff
2018-07-13
Jianfeng Tan
eal/linux: use libc malloc in interrupt handling
tree
|
commitdiff
2018-07-13
Jianfeng Tan
eal/linux: use libc malloc in alarm
tree
|
commitdiff
2018-07-13
Anatoly Burakov
vfio: fix uninitialized variable
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal/linux: fix uninitialized value
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal/linux: fix invalid syntax in interrupts
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: add option to limit memory allocation on sockets
tree
|
commitdiff
2018-07-13
Anatoly Burakov
memzone: improve zero-length reserve
tree
|
commitdiff
2018-07-13
Anatoly Burakov
malloc: allow reserving biggest element
tree
|
commitdiff
2018-07-13
Anatoly Burakov
malloc: add finding biggest free IOVA-contiguous element
tree
|
commitdiff
2018-07-13
Anatoly Burakov
malloc: fix pad erasing
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: provide thread-unsafe memseg list walk variant
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: provide thread-unsafe memseg walk variant
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: provide thread-unsafe contig walk variant
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: mark pages as freeable on exit
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: allocate in reverse to reduce fragmentation
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: add reverse finding of contiguous
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: add reverse finding of chunk
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: add reverse finding
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: reduce duplication in element finding
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: reduce duplication in chunk finding
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: reduce duplication in contiguous finding
tree
|
commitdiff
2018-07-13
Anatoly Burakov
fbarray: fix errno values returned from functions
tree
|
commitdiff
2018-07-12
Anatoly Burakov
mem: make segment preallocation OS-specific
tree
|
commitdiff
2018-07-12
Anatoly Burakov
eal/bsd: concatenate adjacent memory segments
tree
|
commitdiff
2018-07-12
Anatoly Burakov
eal/bsd: fix memory segment index display
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
eal: fix return codes on control thread failure
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
eal: fix return codes on thread naming failure
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
eal: ignore failure of naming a control thread
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: do not use --base-virtaddr in secondary processes
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: fix alignment requested with --base-virtaddr
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: fix alignment of requested virtual areas
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: avoid crash on memseg query with invalid address
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: do not unmap overlapping region on mmap failure
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: do not leave unmapped holes in EAL memory area
tree
|
commitdiff
2018-07-12
Honnappa Nagarahalli
hash: validate hash bucket entries while compiling
tree
|
commitdiff
2018-07-06
Gage Eads
service: add mechanism for quiescing
tree
|
commitdiff
2018-07-11
Thomas Monjalon
remove useless constructor headers
tree
|
commitdiff
2018-07-11
Erik Gabriel Carrillo
service: add attribute API
tree
|
commitdiff
2018-07-10
Jananee Parthasarathy
cryptodev: remove debug compilation option
tree
|
commitdiff
2018-07-02
Ferruh Yigit
eal: do not enable static log macro for ethdev
tree
|
commitdiff
2018-06-29
Anatoly Burakov
ipc: fix locking while sending messages
tree
|
commitdiff
next