eal: add function to create control threads
[dpdk.git] / lib /
2018-04-24 Olivier Matzeal: add function to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-24 Jianfeng Taneal: bring forward multi-process channel init
2018-04-24 Artem V. Andreevmempool: support flushing the default cache
2018-04-24 Andrew Rybchenkomempool: remove callback to register memory area
2018-04-24 Andrew Rybchenkomempool: deprecate xmem functions
2018-04-24 Andrew Rybchenkomempool: remove callback to get capabilities
2018-04-24 Andrew Rybchenkomempool: add op to populate objects using provided...
2018-04-24 Andrew Rybchenkomempool: add op to calculate memory size to be allocated
2018-04-23 Artem V. Andreevmempool: ensure mempool is initialized before populating
2018-04-23 Andrew Rybchenkomempool: rename flag to control IOVA-contiguous objects
2018-04-23 Andrew Rybchenkomempool: fix leak when no objects are populated
2018-04-23 Jianfeng Tanipc: fix timeout handling in async
2018-04-23 Jianfeng Tanipc: clean up code
2018-04-23 Anatoly Burakovipc: fix resource leak in init failure
2018-04-23 Anatoly Burakovipc: fix return without mutex unlock
2018-04-23 Anatoly Burakovipc: use strlcpy where applicable
2018-04-23 Anatoly Burakovfbarray: check sysconf failure
2018-04-23 Anatoly Burakovfbarray: fix potential null-dereference
2018-04-23 Anatoly Burakovfbarray: check for open failure
2018-04-23 Anatoly Burakovfbarray: use strlcpy instead of snprintf
2018-04-23 Anatoly Burakovfbarray: make all fbarrays hidden files
2018-04-23 Olivier Matzcmdline: standardize conversion of IP address strings
2018-04-23 Xiao Wangvfio: fix boundary check in region search
2018-04-23 Anoob Josephsecurity: extend userdata for IPsec events
2018-04-23 Anoob Josephsecurity: add ESN soft limit in config
2018-04-23 Anoob Josephethdev: support inline IPsec events
2018-04-23 Abhinandan Gujjarcryptodev: support session private data setting
2018-04-23 Abhinandan Gujjarcryptodev: set private data for session-less mode
2018-04-23 Ravi Kumarcrypto/ccp: support SHA3 family
2018-04-23 Fiona Trahecryptodev: change argument of driver registration
2018-04-23 Maxime Coquelinvhost: deprecate unsafe GPA translation API
2018-04-23 Maxime Coquelinvhost/crypto: move to safe GPA translation API
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Rx-mrg
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Rx
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Tx
2018-04-23 Maxime Coquelinvhost: add support for non-contiguous indirect descs...
2018-04-23 Maxime Coquelinvhost: ensure all range is mapped when translating...
2018-04-23 Maxime Coquelinvhost: introduce safe API for GPA translation
2018-04-23 Maxime Coquelinvhost: check all range is mapped when translating GPAs
2018-04-23 Maxime Coquelinvhost: fix indirect descriptors table translation size
2018-04-23 Thomas Monjaloneal/linux: use strlcpy in uevent parsing
2018-04-23 Thomas Monjalonmbuf: improve tunnel Tx offloads API doc
2018-04-23 Thomas Monjalonmbuf: fix Tx checksum offload API doc
2018-04-17 Bruce Richardsonrawdev: add to meson build
2018-04-17 Bruce Richardsonbuild: remove checks for non-optional libraries
2018-04-19 Pablo de Laraeventdev: fix build with icc
2018-04-18 Yangchao Zhoumem: fix leaks of hugedir and replace snprintf
2018-04-18 Junjie Cheneal/x86: force inlining of memcpy sub-functions
2018-04-17 Jianfeng Tanpdump: use generic multi-process channel
2018-04-17 Jianfeng Tanvfio: use generic multi-process channel
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-17 Olivier Matzring: relax alignment constraint on ring structure
2018-04-17 Adrien Mazarguileal: fix signed integers in fbarray
2018-04-17 Adrien Mazarguileal: fix undefined behavior in fbarray
2018-04-17 Fan Zhangvhost/crypto: fix build without cryptodev
2018-04-17 Anatoly Burakovmalloc: fix not unlocking hotplug on fail to init
2018-04-17 Anatoly Burakovipc: fix missing mutex unlocks on failed send
2018-04-16 Anatoly Burakovipc: fix missing ignore message name
2018-04-16 Anatoly Burakovipc: fix use-after-free in asynchronous requests
2018-04-16 Anatoly Burakovipc: fix use-after-free in synchronous requests
2018-04-16 Anatoly Burakovipc: stop async IPC loop on callback request
2018-04-16 Anatoly Burakovvfio: export functions even when disabled
2018-04-16 Rami Roseneventdev: remove stale forward declaration
2018-04-16 Erik Gabriel Carrilloeventdev: add default software timer adapter
2018-04-16 Erik Gabriel Carrillomk: update timer library order in static build
2018-04-16 Erik Gabriel Carrilloeventdev: add timer adapter common code
2018-04-16 Erik Gabriel Carrilloeventdev: convert to SPDX license tag in header
2018-04-16 Erik Gabriel Carrilloeventdev: introduce event timer adapter
2018-04-16 Mattias Rönnblomeventdev: fix MP/MC tail updates in event ring
2018-04-16 Gage Eadseventdev: add device stop flush callback
2018-04-16 Nikhil Raoeventdev: add Rx timestamp
2018-04-13 Junjie Chenvhost: support interrupt mode
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Fan Zhangvhost/crypto: add public function implementation
2018-04-13 Fan Zhangvhost/crypto: add request handler
2018-04-13 Fan Zhangvhost/crypto: add session message handler
2018-04-13 Fan Zhangvhost/crypto: add user message structure
2018-04-13 Fan Zhangvhost/crypto: add vhost-user message handlers
2018-04-13 Jay Zhouvhost: add virtio crypto header file
2018-04-13 Remy Hortonethdev: support PMD-tuned Tx/Rx parameters
2018-04-13 Shahaf Shulerethdev: fix link status query
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Andrew Rybchenkoethdev: fix library version in meson build
2018-04-13 Zhihong Wangvhost: add APIs for live migration
2018-04-13 Zhihong Wangvhost: adapt library for selective datapath
2018-04-13 Zhihong Wangvhost: add APIs for datapath configuration
2018-04-13 Zhihong Wangvhost: support selective datapath
2018-04-13 Zhihong Wangvhost: export vhost feature definitions
2018-04-15 Shreyansh Jainhash: fix comment for lookup
2018-04-15 Allain Legacyip_frag: fix double free of chained mbufs
2018-04-13 Jeff Guoeal/linux: add uevent parse and process
2018-04-13 Jeff Guoeal: add device event monitor framework
2018-04-13 Jeff Guoeal: add device event handle in interrupt thread
2018-04-12 Anatoly Burakovvfio: fix device hotplug when several devices per group
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-12 Hemant Agrawaldoc: add VFIO API in doxygen
2018-04-12 Neil Hormanmem: set fd to -1 for anonymous mmap
next