git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
app/testpmd: support generic tunnel Tx offloads
[dpdk.git]
/
lib
/
2018-04-27
Xueming Li
ethdev: introduce generic IP/UDP tunnel checksum and TSO
tree
|
commitdiff
2018-04-27
Xueming Li
ethdev: add supported hash function check
tree
|
commitdiff
2018-04-27
Didier Pallard
net: export IPv6 header extensions skip function
tree
|
commitdiff
2018-04-27
Adrien Mazarguil
ethdev: fix missing include in flow API
tree
|
commitdiff
2018-04-27
Adrien Mazarguil
ethdev: fix shallow copy of flow API RSS action
tree
|
commitdiff
2018-04-27
Shahaf Shuler
ethdev: remove new to old offloads API helpers
tree
|
commitdiff
2018-04-27
Xiao Wang
vfio: add multi container support
tree
|
commitdiff
2018-04-27
Xiao Wang
vfio: extend data structure for multi container
tree
|
commitdiff
2018-04-27
Maxime Coquelin
vhost/crypto: fix build with gcc 4.7.2
tree
|
commitdiff
2018-04-27
Thomas Monjalon
eal: fix build on FreeBSD
tree
|
commitdiff
2018-04-27
Thomas Monjalon
eal: fix build with glibc < 2.16
tree
|
commitdiff
2018-04-26
Artem V. Andreev
mempool: support block dequeue operation
tree
|
commitdiff
2018-04-26
Artem V. Andreev
mempool: implement abstract mempool info API
tree
|
commitdiff
2018-04-26
Stephen Hemminger
eal: shut up warning about master lcore
tree
|
commitdiff
2018-04-26
Anatoly Burakov
eal: make semantics of lcore role function more intuitive
tree
|
commitdiff
2018-04-25
Harry van Haaren
service: remove experimental tags
tree
|
commitdiff
2018-04-25
Anatoly Burakov
eal/linux: remove useless unlock of hugepage when clearing
tree
|
commitdiff
2018-04-25
Stephen Hemminger
log: add ability to match log type with globbing
tree
|
commitdiff
2018-04-25
Stephen Hemminger
eal: make log level save private
tree
|
commitdiff
2018-04-25
Stephen Hemminger
eal: allow symbolic log levels
tree
|
commitdiff
2018-04-25
Stephen Hemminger
eal: make syslog facility table const
tree
|
commitdiff
2018-04-25
Aaron Conole
eal: abstract away the auxiliary vector
tree
|
commitdiff
2018-04-25
Gaetan Rivet
eal: add last init priority
tree
|
commitdiff
2018-04-25
Gaetan Rivet
eal: list acceptable init priorities
tree
|
commitdiff
2018-04-25
Gaetan Rivet
devargs: rename legacy API
tree
|
commitdiff
2018-04-25
Gaetan Rivet
devargs: use proper namespace prefix
tree
|
commitdiff
2018-04-25
Gaetan Rivet
devargs: update syntax documentation
tree
|
commitdiff
2018-04-25
Gaetan Rivet
devargs: make parsing variadic
tree
|
commitdiff
2018-04-25
Gaetan Rivet
devargs: make devargs list private
tree
|
commitdiff
2018-04-25
Gaetan Rivet
devargs: introduce iterator
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: set affinity for control threads
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: set name when creating a control thread
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: add function to create control threads
tree
|
commitdiff
2018-04-24
Olivier Matz
use sizeof to avoid double use of a length define
tree
|
commitdiff
2018-04-24
Jianfeng Tan
eal: bring forward multi-process channel init
tree
|
commitdiff
2018-04-24
Artem V. Andreev
mempool: support flushing the default cache
tree
|
commitdiff
2018-04-24
Andrew Rybchenko
mempool: remove callback to register memory area
tree
|
commitdiff
2018-04-24
Andrew Rybchenko
mempool: deprecate xmem functions
tree
|
commitdiff
2018-04-24
Andrew Rybchenko
mempool: remove callback to get capabilities
tree
|
commitdiff
2018-04-24
Andrew Rybchenko
mempool: add op to populate objects using provided...
tree
|
commitdiff
2018-04-24
Andrew Rybchenko
mempool: add op to calculate memory size to be allocated
tree
|
commitdiff
2018-04-23
Artem V. Andreev
mempool: ensure mempool is initialized before populating
tree
|
commitdiff
2018-04-23
Andrew Rybchenko
mempool: rename flag to control IOVA-contiguous objects
tree
|
commitdiff
2018-04-23
Andrew Rybchenko
mempool: fix leak when no objects are populated
tree
|
commitdiff
2018-04-23
Jianfeng Tan
ipc: fix timeout handling in async
tree
|
commitdiff
2018-04-23
Jianfeng Tan
ipc: clean up code
tree
|
commitdiff
2018-04-23
Anatoly Burakov
ipc: fix resource leak in init failure
tree
|
commitdiff
2018-04-23
Anatoly Burakov
ipc: fix return without mutex unlock
tree
|
commitdiff
2018-04-23
Anatoly Burakov
ipc: use strlcpy where applicable
tree
|
commitdiff
2018-04-23
Anatoly Burakov
fbarray: check sysconf failure
tree
|
commitdiff
2018-04-23
Anatoly Burakov
fbarray: fix potential null-dereference
tree
|
commitdiff
2018-04-23
Anatoly Burakov
fbarray: check for open failure
tree
|
commitdiff
2018-04-23
Anatoly Burakov
fbarray: use strlcpy instead of snprintf
tree
|
commitdiff
2018-04-23
Anatoly Burakov
fbarray: make all fbarrays hidden files
tree
|
commitdiff
2018-04-23
Olivier Matz
cmdline: standardize conversion of IP address strings
tree
|
commitdiff
2018-04-23
Xiao Wang
vfio: fix boundary check in region search
tree
|
commitdiff
2018-04-23
Anoob Joseph
security: extend userdata for IPsec events
tree
|
commitdiff
2018-04-23
Anoob Joseph
security: add ESN soft limit in config
tree
|
commitdiff
2018-04-23
Anoob Joseph
ethdev: support inline IPsec events
tree
|
commitdiff
2018-04-23
Abhinandan Gujjar
cryptodev: support session private data setting
tree
|
commitdiff
2018-04-23
Abhinandan Gujjar
cryptodev: set private data for session-less mode
tree
|
commitdiff
2018-04-23
Ravi Kumar
crypto/ccp: support SHA3 family
tree
|
commitdiff
2018-04-23
Fiona Trahe
cryptodev: change argument of driver registration
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: deprecate unsafe GPA translation API
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost/crypto: move to safe GPA translation API
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Rx-mrg
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Rx
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Tx
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: add support for non-contiguous indirect descs...
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: ensure all range is mapped when translating...
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: introduce safe API for GPA translation
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: check all range is mapped when translating GPAs
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: fix indirect descriptors table translation size
tree
|
commitdiff
2018-04-23
Thomas Monjalon
eal/linux: use strlcpy in uevent parsing
tree
|
commitdiff
2018-04-23
Thomas Monjalon
mbuf: improve tunnel Tx offloads API doc
tree
|
commitdiff
2018-04-23
Thomas Monjalon
mbuf: fix Tx checksum offload API doc
tree
|
commitdiff
2018-04-17
Bruce Richardson
rawdev: add to meson build
tree
|
commitdiff
2018-04-17
Bruce Richardson
build: remove checks for non-optional libraries
tree
|
commitdiff
2018-04-19
Pablo de Lara
eventdev: fix build with icc
tree
|
commitdiff
2018-04-18
Yangchao Zhou
mem: fix leaks of hugedir and replace snprintf
tree
|
commitdiff
2018-04-18
Junjie Chen
eal/x86: force inlining of memcpy sub-functions
tree
|
commitdiff
2018-04-17
Jianfeng Tan
pdump: use generic multi-process channel
tree
|
commitdiff
2018-04-17
Jianfeng Tan
vfio: use generic multi-process channel
tree
|
commitdiff
2018-04-17
Thomas Monjalon
ethdev: deprecate port count function
tree
|
commitdiff
2018-04-17
Thomas Monjalon
fix ethdev port id validation
tree
|
commitdiff
2018-04-17
Thomas Monjalon
fix ethdev ports enumeration
tree
|
commitdiff
2018-04-17
Olivier Matz
ring: relax alignment constraint on ring structure
tree
|
commitdiff
2018-04-17
Adrien Mazarguil
eal: fix signed integers in fbarray
tree
|
commitdiff
2018-04-17
Adrien Mazarguil
eal: fix undefined behavior in fbarray
tree
|
commitdiff
2018-04-17
Fan Zhang
vhost/crypto: fix build without cryptodev
tree
|
commitdiff
2018-04-17
Anatoly Burakov
malloc: fix not unlocking hotplug on fail to init
tree
|
commitdiff
2018-04-17
Anatoly Burakov
ipc: fix missing mutex unlocks on failed send
tree
|
commitdiff
2018-04-16
Anatoly Burakov
ipc: fix missing ignore message name
tree
|
commitdiff
2018-04-16
Anatoly Burakov
ipc: fix use-after-free in asynchronous requests
tree
|
commitdiff
2018-04-16
Anatoly Burakov
ipc: fix use-after-free in synchronous requests
tree
|
commitdiff
2018-04-16
Anatoly Burakov
ipc: stop async IPC loop on callback request
tree
|
commitdiff
2018-04-16
Anatoly Burakov
vfio: export functions even when disabled
tree
|
commitdiff
2018-04-16
Rami Rosen
eventdev: remove stale forward declaration
tree
|
commitdiff
2018-04-16
Erik Gabriel Carrillo
eventdev: add default software timer adapter
tree
|
commitdiff
2018-04-16
Erik Gabriel Carrillo
mk: update timer library order in static build
tree
|
commitdiff
next