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-10-11
malloc: index heaps using heap ID rather than NUMA node
Anatoly Burakov
2018-10-11
mem: allow memseg lists to be marked as external
Anatoly Burakov
2018-10-11
mem: add length to memseg list
Anatoly Burakov
2018-10-10
eventdev: fix build
Ferruh Yigit
2018-10-04
vfio: allow mapping MSI-X BARs if kernel allows it
Anatoly Burakov
2018-10-04
mem: fix undefined behavior in NUMA-aware mapping
Anatoly Burakov
2018-10-04
mem: store memory mode flags in shared config
Anatoly Burakov
2018-10-03
devargs: remove comment regarding logs
Gaetan Rivet
2018-10-03
ethdev: register as a class
Gaetan Rivet
2018-10-03
ethdev: add private generic device iterator
Gaetan Rivet
2018-10-02
kni: allocate memory dynamically for each device
Igor Ryzhov
2018-10-01
eventdev: fix port id argument in Rx adapter caps
Nikhil Rao
2018-10-01
eventdev: add eth Tx adapter implementation
Nikhil Rao
2018-10-01
eventdev: add caps API and PMD callbacks for eth Tx adapter
Nikhil Rao
2018-10-01
eventdev: add eth Tx adapter APIs
Nikhil Rao
2018-10-01
event: add function for reading unlink in progress
Harry van Haaren
2018-10-01
eventdev: fix eth Rx adapter hotplug incompatibility
Nikhil Rao
2018-09-28
vhost: fix corner case for enqueue operation
Jiayu Hu
2018-09-28
vhost: rework message handling as a callback array
Nikolay Nikolaev
2018-09-28
vhost: unify message handling function signature
Nikolay Nikolaev
2018-09-28
vhost: handle unsupported message types in functions
Nikolay Nikolaev
2018-09-28
vhost: make message handling functions prepare the reply
Nikolay Nikolaev
2018-09-28
vhost: unify struct VhostUserMsg usage
Nikolay Nikolaev
2018-09-28
ethdev: fix doxygen comment to be with structure
Paul M Stillwell Jr
2018-09-28
ethdev: fix error handling in create function
Alejandro Lucero
2018-09-28
net: fix Intel prepare function for IP checksum offload
Didier Pallard
2018-09-20
eal/bsd: fix build
Anatoly Burakov
2018-09-19
ip_frag: add function to delete expired entries
Alex Kiselev
2018-09-19
lpm6: add incremental update on delete
Alex Kiselev
2018-09-19
lpm6: store rules in hash table
Alex Kiselev
2018-09-19
mem: support using memfd segments for in-memory mode
Anatoly Burakov
2018-09-19
mem: allow querying offset into segment fd
Anatoly Burakov
2018-09-19
mem: add external API to retrieve page fd
Anatoly Burakov
2018-09-19
mem: add internal API to get and set segment fd
Anatoly Burakov
2018-09-19
mem: track page fd in non-single file mode
Anatoly Burakov
2018-09-19
mem: rename lock list to fd list
Anatoly Burakov
2018-09-19
mem: raise maximum fd limit unconditionally
Anatoly Burakov
2018-09-19
eal: do not allow legacy mode with --in-memory mode
Anatoly Burakov
2018-09-19
fbarray: fix detach in --no-shconf mode
Anatoly Burakov
2018-09-19
eal: add strscpy function
Gaetan Rivet
2018-09-19
mbuf: remove deprecated segment free functions
David Marchand
2018-09-18
pdump: remove dependency on libpthread
Reshma Pattan
2018-09-17
build: add configuration summary at end of config
Bruce Richardson
2018-09-17
build: simplify logic for default library dependencies
Bruce Richardson
2018-09-17
build: add ppc64 meson build
Luca Boccassi
2018-09-17
eal: include missing hypervisor files in meson
Luca Boccassi
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-09-14
ethdev: fix missing names in Tx offload name array
Dekel Peled
2018-09-14
vhost: fix return value on enqueue path
Tiwei Bie
2018-09-14
vhost-user: drop connection on message handling failures
Ilya Maximets
[next]