sleep in control plane thread
[dpdk.git] / lib /
2020-03-27 Olivier Matzsleep in control plane thread delay
2020-03-25 Mit Matelskeeal/freebsd: fix queuing duplicate alarm callbacks
2020-03-24 Jerin Jacobeal: store control thread CPU affinity in TLS
2020-03-19 Phil Yangring: fix unaligned memory access on aarch32
2020-03-18 Stephen Hemmingerethdev: fix spelling
2020-03-18 Xiao Zhangethdev: add PFCP header to flow API
2020-03-18 Dmitry Kozlyukbuild: support MinGW-w64 with Meson
2020-03-18 Dmitry Kozlyukeal/windows: support building with MinGW-w64
2020-03-18 Dmitry Kozlyukeal/windows: use lowercase filenames for system headers
2020-03-18 Dmitry Kozlyukeal: introduce portable format attribute
2020-03-17 Thomas Monjaloneal: fix compiler detection in public headers
2020-03-17 David Christensenpci: fix build on ppc
2020-03-17 Bruce Richardsonpci: fix build on FreeBSD
2020-03-16 Bruce Richardsonpci: remove unneeded includes in public header file
2020-03-13 Ciara Powertelemetry: fix port stats retrieval
2020-03-13 Harry van Haarenservice: fix crash on exit
2020-03-13 David Marchandmem: mark pages as not accessed when reserving VA
2020-03-13 Haifeng Lineal/arm64: fix precise TSC
2020-03-13 David Marchandeal/arm64: remove internal macros
2020-03-13 Sunil Kumar Korieal: fix log message print for regex
2020-03-13 Haiyue Wangeal: fix 32-bit structure marker
2020-02-22 Hemant Agrawaladd top-level SPDX license tag
2020-02-21 Dmitry Kozlyukeal/windows: fix out-of-memory check in asprintf
2020-02-19 Ciara Powerethdev: add comment to warn of ABI breakage
2020-02-20 Konstantin Ananyevipsec: fix use of uninitialized variable
2020-02-16 Stephen Hemmingerlpm6: make IPv6 address immutable
2020-02-15 Honnappa Nagarahalliring: fix API documentation
2020-02-14 Adrian Morenovhost: protect log address translation in IOTLB update
2020-02-14 Jin Yuvhost: fix inflight resubmit check
2020-02-14 Maxime Coquelinvhost: check message header size read
2020-02-13 Marcin Smoczynskicryptodev: fix doxygen of CPU crypto API
2020-02-14 Ciara Powerlib: fix unnecessary double negation
2020-02-14 Scott Wassonkni: fix not contiguous FIFO
2020-02-13 Konstantin Ananyevacl: fix 32-bit match for range field
2020-02-12 Pallavi Kadameal/windows: support command line options parsing
2020-02-12 Pallavi Kadameal/windows: support more common files
2020-02-12 Pallavi Kadameal: disable syslog and dlopen on Windows
2020-02-12 Pallavi Kadameal/x86: include SSE4 support on Windows
2020-02-12 Pallavi Kadameal/windows: detect process type
2020-02-12 Pallavi Kadameal/windows: add getopt implementation
2020-02-12 Pallavi Kadameal/windows: add some basic functions and macros
2020-02-12 Pallavi Kadameal/windows: add dirent implementation
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-06 Harman Kalraeal: check if running in interrupt context
2020-02-06 Vladimir Medvedkinfib: fix possible integer overflow
2020-02-06 Viacheslav Ovsiienkombuf: fix pinned memory function style
2020-02-06 Stephen Hemmingermbuf: display more fields in dump
2020-02-06 Stephen Hemmingermem: fix munmap in error unwind
2020-02-06 Thomas Monjalonring: fix namespace prefix of inline functions
2020-02-06 Junxiao Shibpf: fix headers install with meson
2020-02-05 Marcin Smoczynskiipsec: support CPU crypto mode
2020-02-05 Marcin Smoczynskisecurity: add CPU crypto action type
2020-02-05 Marcin Smoczynskicryptodev: introduce CPU crypto API
2020-02-05 Vladimir Medvedkinipsec: move SAD name length
2020-02-05 Maxime Coquelinvhost: catch overflow causing mmap of size 0
2020-02-05 Adrian Morenovhost: fix packed virtqueue ready condition
2020-02-05 Fan Zhangvhost/crypto: fix fetch size
2020-02-05 Eugenio Pérezvhost: flush shadow Tx if no more packets
2020-02-05 Vitaliy Mysakvhost: do not treat empty socket message as error
2020-02-05 Zhike Wangvhost: fix crash on port deletion
2020-02-05 Takeshi Yoshimuravfio: fix mapping failures in ppc64le
2020-02-05 Andrzej Ostruszkabuild: remove unneeded function versioning
2020-02-05 Stephen Hemmingerpdump: use dynamic log type
2020-02-05 Stephen Hemmingerpdump: use mbuf copy function
2020-02-05 Honnappa Nagarahallihash: fix lock-free flag doxygen
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-02-05 David Marchandhash: fix meson headers packaging
2020-02-05 Pavan Nikhileshlib: use common macro RTE_DIM
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2020-01-21 David Marchandeal: log all detected cores on startup
2020-01-20 David Marchandeal: do not cache lcore detection state
2020-01-20 David Marchandeal/windows: fix cpuset macro name
2020-01-20 Viacheslav Ovsiienkombuf: create pool with external memory buffers
2020-01-20 Viacheslav Ovsiienkombuf: detach mbuf with pinned external buffer
2020-01-20 Viacheslav Ovsiienkombuf: introduce routine to get private mbuf pool flags
2020-01-20 Jerin Jacobmbuf: use structure marker from EAL
2020-01-20 Jerin Jacobeal: introduce structure markers
2020-01-20 Artur Trybulamem: improve log message for too low memzone segments
2020-01-20 Bruce Richardsoneal/freebsd: update CPU macro for FreeBSD 13
2020-01-20 Eelco Chaudronmeter: remove experimental flag from RFC4115 trTCM API
2020-01-20 Jörg Thalheimmbuf: improve API doc for attaching external buffer
2020-01-20 Jerin Jacobmempool: remove memory wastage on non-x86
2020-01-20 Olivier Matzmempool: fix populate with small virtual chunks
2020-01-20 Olivier Matzmempool: fix slow allocation of large pools
2020-01-20 Olivier Matzmempool: fix anonymous populate
2020-01-20 Anoob Josephethdev: allow multiple security sessions to use flow...
2020-01-20 Stephen Hemmingertimer: add API to query ticks until the next timer
2020-01-20 Reshma Pattanlatency: fix calculation for multi-thread
2020-01-20 Kumar Amberhash: add max key id query API
2020-01-19 Dharmik Thakkarhash: remove unnecessary locks in lock-free
2020-01-19 Liron Himicfgfile: fix symbols map
2020-01-19 Ali Alnubanieal/linux: fix build when VFIO is disabled
2020-01-17 Xiaoyu Minethdev: add API to dump device internal flow info
2020-01-17 Fang TongHaoethdev: fix secondary process memory overwrite
2020-01-17 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no driver callback
2020-01-17 Viacheslav Ovsiienkoethdev: fix switching domain allocation
2020-01-17 Maxime Coquelinvhost: fix deadlock on port deletion
2020-01-17 Li Fengvhost: support config change slave message
2020-01-17 Rory Sextonethdev: add L2TPv3 over IP header to flow API
2020-01-17 Ricardo Roldanethdev: fix callback unregister with wildcard argument...
next