index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-11-05
ring/c11: synchronize load and store of the tail
Gavin Hu
2018-11-02
compressdev: fix op allocation
Fiona Trahe
2018-11-02
compressdev: clarify usage of op structure
Fiona Trahe
2018-11-05
mem: add thread unsafe version for DMA mask check
Alejandro Lucero
2018-11-05
mem: use DMA mask check for legacy memory
Alejandro Lucero
2018-11-05
malloc: modify error message for DMA mask check
Alejandro Lucero
2018-11-05
mem: add function for setting DMA mask
Alejandro Lucero
2018-11-05
mem: rename DMA mask check with proper prefix
Alejandro Lucero
2018-11-05
malloc: fix DMA mask check
Alejandro Lucero
2018-11-04
eal: fix build with gcc 9.0
Ferruh Yigit
2018-11-04
eal: fix error string function
Jerin Jacob
2018-11-02
eal/linux: handle UIO read failure in interrupt handler
Luca Boccassi
2018-11-02
eal: fix memory leak on multi-process hotplug rollback
Darek Stojaczyk
2018-10-31
eal: fix IPC memory leak on device hotplug
Darek Stojaczyk
2018-10-29
version: 18.11-rc1
v18.11-rc1
Thomas Monjalon
2018-10-29
lib: reduce global variable usage
Ferruh Yigit
2018-10-29
fix global variable issues
Ferruh Yigit
2018-10-29
add missing static keyword to globals
Ferruh Yigit
2018-10-29
vfio: share default container in multi-process
Darek Stojaczyk
2018-10-29
vfio: fix read of freed memory on getting container fd
Darek Stojaczyk
2018-10-29
vfio: cleanup getting group fd
Dariusz Stojaczyk
2018-10-29
vfio: check if group fd is already open
Dariusz Stojaczyk
2018-10-29
eal: force IOVA to a particular mode
Eric Zhang
2018-10-28
eal: add --iova-mode option
Santosh Shukla
2018-10-28
vfio: fix sPAPR IOMMU mapping
Takeshi Yoshimura
2018-10-28
mem: use address hint for mapping hugepages
Alejandro Lucero
2018-10-28
mem: add function for checking memseg IOVA
Alejandro Lucero
2018-10-28
malloc: check size hint when reserving the biggest element
Darek Stojaczyk
2018-10-28
eal/linux: fix memory leak of logid
Ziye Yang
2018-10-28
ip_frag: fix overflow in key comparison
Li Han
2018-10-27
build: change default driver installation directory
Luca Boccassi
2018-10-27
build: add dependency on telemetry to apps with meson
Kevin Laatz
2018-10-27
telemetry: add ability to disable selftest
Ciara Power
2018-10-27
telemetry: format json response when sending stats
Ciara Power
2018-10-27
telemetry: update metrics before sending stats
Ciara Power
2018-10-27
telemetry: add parser for client socket messages
Ciara Power
2018-10-27
telemetry: add client feature and sockets
Ciara Power
2018-10-27
telemetry: add initial connection socket
Ciara Power
2018-10-27
telemetry: introduce infrastructure
Ciara Power
2018-10-27
eal: export function to get runtime directory
Kevin Laatz
2018-10-27
eal: add option register infrastructure
Kevin Laatz
2018-10-26
ethdev: make offload name API non-experimental
Stephen Hemminger
2018-10-26
eal: add nanosleep based delay function
Ilya Maximets
2018-10-26
ethdev: fix iterator default behaviour for representors
Thomas Monjalon
2018-10-26
ethdev: filter destroy event before probed
Thomas Monjalon
2018-10-26
net: support MPLS in software packet type parser
Olivier Matz
2018-10-26
net: add MPLS header structure
Olivier Matz
2018-10-26
vhost: initialize postcopy ufd properly
Tiwei Bie
2018-10-26
vhost: avoid memory barriers when no descriptors dequeued
Maxime Coquelin
2018-10-26
ethdev: support MAC address as iterator filter
Thomas Monjalon
[next]