ethdev: fix close failure handling
[dpdk.git] / lib /
2021-01-29 Thomas Monjalonethdev: fix close failure handling
2021-01-29 Viacheslav Galaktionovethdev: clarify what is included in generic byte statistics
2021-01-29 Bruce Richardsonbuild: add header includes check
2021-01-29 Bruce Richardsoneventdev: make driver-only headers private
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Bruce Richardsonrib: fix missing header include
2021-01-29 Bruce Richardsonpower: fix missing header includes
2021-01-29 Bruce Richardsoneal: fix internal ABI tag with clang
2021-01-29 Bruce Richardsoneal: fix MCS lock header include
2021-01-29 Thomas Monjalonlib: fix doxygen for parameters of function pointers
2021-01-29 Liang Mapower: add ethdev power management
2021-01-29 Anatoly Burakoveal: improve power monitor API comments
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-29 Feifei Wangring: refactor exported headers
2021-01-29 Bruce Richardsonpower: clean up includes
2021-01-29 Bruce Richardsonpower: export guest channel header file
2021-01-29 Bruce Richardsonpower: rename constants
2021-01-29 Bruce Richardsonpower: rename public structs
2021-01-29 Bruce Richardsonpower: make channel message functions public
2021-01-29 Bruce Richardsonpower: create guest channel public header file
2021-01-27 Anatoly Burakovmem: improve parameter checking on memory hotplug
2021-01-27 Joyce Kongeal/arm: fix debug build with gcc for 128-bit atomics
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-21 Bruce Richardsonnode: fix missing header include
2021-01-21 Bruce Richardsonmetrics: fix variable declaration in header
2021-01-21 Bruce Richardsonpipeline: fix missing header includes
2021-01-21 Bruce Richardsontable: fix missing header include
2021-01-21 Bruce Richardsonfib: fix missing header includes
2021-01-21 Bruce Richardsonipsec: fix missing header include
2021-01-21 Bruce Richardsonvhost: fix missing header includes
2021-01-21 Bruce Richardsonrib: fix missing header includes
2021-01-21 Bruce Richardsonbitrate: fix missing header include
2021-01-21 Bruce Richardsonmbuf: fix missing header include
2021-01-21 Bruce Richardsonnet: fix missing header include
2021-01-21 Bruce Richardsonethdev: fix missing header include
2021-01-21 Bruce Richardsontelemetry: fix missing header include
2021-01-21 Bruce Richardsoneal: fix reciprocal header include
2021-01-21 Bruce Richardsoneal: fix thread header include
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2021-01-19 Alexander Kozyrevethdev: introduce generic modify flow action
2021-01-19 Bruce Richardsonethdev: avoid blocking telemetry for link status
2021-01-19 Shiri Kuzinethdev: introduce GENEVE header TLV option item
2021-01-19 Steve Yangethdev: fix max Rx packet length check
2021-01-19 Jeff Guoethdev: add eCPRI tunnel type
2021-01-19 Viacheslav Ovsiienkoethdev: update GTP headers
2021-01-19 Abhinandan Gujjarcryptodev: add enqueue and dequeue callbacks
2021-01-19 Stephen Hemmingerpdump: cleanup logs and variables
2021-01-19 Stephen Hemmingerpdump: replace constant for device name size
2021-01-19 Stephen Hemmingerpdump: free mbuf in bulk
2021-01-19 Anatoly Burakovfbarray: fix overlap check
2021-01-19 Anatoly Burakoveal/linux: improve no hugepages logging
2021-01-18 Liang Maethdev: add simple power management API
2021-01-18 Anatoly Burakoveal: add monitor wakeup function
2021-01-18 Anatoly Burakoveal: remove sync version of power monitor
2021-01-18 Anatoly Burakoveal: change power intrinsics API
2021-01-18 Anatoly Burakoveal: avoid invalid power intrinsics API usage
2021-01-18 Anatoly Burakoveal: uninline power intrinsics
2021-01-17 Narcisa Vasilecfgfile: build on Windows
2021-01-17 Nithin Dabilpurambitmap: support 128-byte cacheline in empty check
2021-01-17 Long Lieal/linux: allow multiple starts of event monitor
2021-01-17 Tyler Retzlaffeal/windows: fix C++ compatibility
2021-01-15 Olivier Matzservice: propagate init error in EAL
2021-01-15 Tyler Retzlaffeal/windows: build reciprocal division functions
2021-01-15 Yicai Luip_frag: remove padding length of fragment
2021-01-15 Yi Yanggso: support VXLAN UDP/IPv4
2021-01-14 Pallavi Kadameal/windows: add random function
2021-01-13 Jiayu Huvhost: enhance async enqueue for small packets
2021-01-13 Jiayu Huvhost: cleanup async enqueue
2021-01-14 Ruifeng Wanglpm/arm: support SVE
2021-01-14 Ruifeng Wanglpm: fix vector IPv4 lookup
2021-01-13 Vladimir Medvedkinfib6: improve AVX512 lookup performance
2021-01-12 Ori Kamregexdev: add resource limit reached flag
2021-01-11 Tal Shnaidermaneal: add generic thread-local-storage functions
2021-01-11 Tal Shnaidermaneal: move thread affinity functions to new file
2021-01-08 Maxime Coquelinvhost: refactor memory regions mapping
2021-01-08 Maxime Coquelinvhost: refactor postcopy registration
2021-01-08 Maxime Coquelinvhost: refactor postcopy region registration
2021-01-08 Joyce Kongvhost: replace SMP with thread fence for control path
2021-01-08 Joyce Kongvhost: replace SMP with thread fence for packed vring
2021-01-08 Joyce Kongvhost: relax full barriers for used idx
2021-01-08 Joyce Kongvhost: relax full barriers for desc flags
2021-01-08 Joyce Kongvhost: remove unnecessary SMP barrier for avail idx
2021-01-08 Joyce Kongvhost: remove unnecessary SMP barrier for desc flags
2021-01-11 Joyce Kongrcu: use EAL memory barrier API
2021-01-11 Ashish Sadanandanmbuf: add C++ include guard for dynamic fields header
2021-01-11 Yunjian Wangeal/linux: fix handling of error events from epoll
2021-01-05 Pallavi Kadameal/windows: add interrupt functions stub
2020-12-15 Vladimir Medvedkinrib: fix insertion in some cases
2020-12-07 Nick Connollyeal/windows: fix vfprintf warning with clang
2020-12-07 Nick Connollyeal/windows: fix debug build with MinGW
2020-12-07 Dmitry Kozlyukeal/windows: fix build with MinGW-w64 8
2020-11-27 Andrew Rybchenkoethdev: deprecate shared counters using action attribute
2020-11-27 Ruifeng Wangeal/arm: fix build with gcc optimization level 0
2020-11-27 Olivier Matzdoc: add missing network layers in API index
2020-11-26 Viacheslav Ovsiienkonet: fix eCPRI header generic data field
2020-11-25 Timothy Redaellieal: fix plugin loading
2020-11-25 Timothy Redaellieal: fix shared lib mode detection
2020-11-25 Diogo Behrensmcslock: fix hang in weak memory model
2020-11-22 Nick Connollyeal/windows: fix linkage with MinGW
2020-11-22 Yunjian Wangmalloc: fix style in free list index computation
next