mbuf: add rte prefix to offload flags
[dpdk.git] / lib /
2021-07-30 Olivier Matzmbuf: add rte prefix to offload flags rename-olflags1
2021-07-28 Maxime Coquelinvhost: fix crash on reconnect
2021-07-24 Huisong Lisched: rework configuration failure handling
2021-07-24 Huisong Lisched: fix profile allocation failure handling
2021-07-24 Richael Zhuangpower: check frequencies count before filling array
2021-07-24 Stephen Hemmingereal: fix argument in 32-bit safe BSF function
2021-07-23 Jiayu Huvhost: handle memory hotplug for async vhost
2021-07-23 Cheng Jiangvhost: add unsafe async API to clear packets
2021-07-23 Cheng Jiangvhost: fix async callbacks return type
2021-07-22 Jie Zhoueal/windows: check callback parameter of alarm functions
2021-07-22 Anatoly Burakovpower: fix multi-queue scale mode
2021-07-21 Jiayu Huvhost: add thread-unsafe async registration
2021-07-21 Jiayu Huvhost: rework async configuration structure
2021-07-21 Jiayu Huvhost: fix lock on device readiness notification
2021-07-21 Maxime Coquelinvhost: fix packed ring index wrapping
2021-07-21 Jiayu Huvhost: allow to check in-flight packets for async vhost
2021-07-21 Cheng Jiangvhost: fix async packed ring batch datapath
2021-07-21 Cheng Jiangvhost: fix index overflow for packed ring in async...
2021-07-21 Xiao Wangvhost: check header for legacy dequeue offload
2021-07-21 Cristian Dumitrescupipeline: fix selector freeing
2021-07-20 Anatoly Burakovpower: fix crash on error for intel_pstate
2021-07-20 David Huntdistributor: fix 128-bit write alignment
2021-07-10 Viacheslav Galaktionovethdev: keep count of representor ranges in API
2021-07-10 Changpeng Liueal: suppress error log on multi-process hotplug
2021-07-10 Cristian Dumitrescupipeline: support LPM lookup
2021-07-10 Cristian Dumitrescupipeline: support selector table
2021-07-09 Cristian Dumitrescutable: support selector table
2021-07-09 Cristian Dumitrescupipeline: fix table entry read
2021-07-09 Thierry Herbelottable: fix bucket empty check
2021-07-09 Chengwen Fengconfig/arm: fix SVE build with GCC 8.3
2021-07-09 Ruifeng Wangring: use WFE to wait for tail update on aarch64
2021-07-09 Gavin Huspinlock: use WFE to reduce contention on aarch64
2021-07-09 Anatoly Burakovpower: support monitoring multiple Rx queues
2021-07-09 Anatoly Burakovpower: support callbacks for multiple Rx queues
2021-07-09 Anatoly Burakovpower: make ethdev power management thread unsafe
2021-07-09 Anatoly Burakoveal: add power monitor for multiple events
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-09 Juraj Linkešeal/arm: update CPU flags
2021-07-09 Ferruh Yigitkni: update link only on change
2021-07-09 Richael Zhuangpower: support cppc_cpufreq driver
2021-07-08 Anatoly Burakovpower: refactor ACPI and intel_pstate support
2021-07-08 Anatoly Burakovpower: fix namespace for internal struct
2021-07-08 Huisong Liethdev: add dev configured flag
2021-07-08 David Marchandipc: stop mp control thread on cleanup
2021-07-02 Jan Viktorinethdev: fix doc of flow action
2021-07-02 Jie Zhoueal/windows: add clock function
2021-07-02 Jie Zhoueal/windows: add device event stubs
2021-07-02 Jie Zhoueal/windows: add macros required by testpmd
2021-07-02 Jie Zhoulib: build testpmd dependencies on Windows
2021-07-02 Olivier Matznet: introduce functions to verify L4 checksums
2021-07-07 David Marchandeal: handle compressed firmware
2021-07-07 Bruce Richardsontelemetry: add extra log message on socket bind failure
2021-07-07 Bruce Richardsoneal: create runtime dir even when shared data is not...
2021-06-30 Maxime Coquelinvhost: use DPDK allocations for in-flight data
2021-06-30 Maxime Coquelinvhost: allocate all data on same node as virtqueue
2021-06-30 Maxime Coquelinvhost: improve NUMA reallocation
2021-06-30 Maxime Coquelinvhost: fix NUMA reallocation with multi-queue
2021-06-30 Maxime Coquelinvhost: fix missing cache logging NUMA realloc
2021-06-30 Maxime Coquelinvhost: fix missing guest pages table NUMA realloc
2021-06-30 Maxime Coquelinvhost: fix missing memory table NUMA realloc
2021-07-05 Xueming Lidevargs: add common key definition
2021-07-05 Thomas Monjaloneal: save error in string copy
2021-07-05 Ruifeng Wangeal/arm: remove unused type
2021-06-24 Owen Hilyardrib: fix max depth IPv6 lookup
2021-06-24 Owen Hilyardflow_classify: fix leaking rules on delete
2021-06-24 Yunjian Wangkni: fix mbuf allocation for kernel side use
2021-06-23 Balazs Nemethvhost: allocate and free packets in bulk in Tx split
2021-06-23 Thierry Herbelotvhost/crypto: check request pointer before dereference
2021-06-23 Dmitry Kozlyukeal/windows: cleanup interrupt resources
2021-06-23 Dmitry Kozlyukeal/windows: fix interrupt thread handle leakage
2021-06-23 Dmitry Kozlyukeal/windows: fix interrupt thread ID
2021-06-17 Christian Ehrhardtvfio: add stdbool include
2021-06-17 Konstantin Ananyevacl: fix build with GCC 6.3
2021-06-11 David Marchandmalloc: fix size annotation for NUMA-aware realloc
2021-06-11 Ivan Ilchenkobitmap: fix buffer overrun in bitmap init
2021-06-04 Haiyue Wangbus/pci: configure PCI bus master
2021-06-03 David Marchandtelemetry: remove static limit on callbacks count
2021-06-03 Hongbo Zhenggraph: fix null dereference in stats
2021-06-03 Hongbo Zhenggraph: fix memory leak in stats
2021-05-19 Thomas Monjalonethdev: fix comments of packet integrity flow item
2021-05-18 David Marchandvhost: restore IOTLB mempool allocation
2021-05-18 Balazs Nemethvhost: fix stored last used index
2021-05-12 Cheng Jiangvhost: fix sign extension in async packed ring
2021-05-12 Cheng Jiangvhost: fix sign extension in async split ring
2021-05-11 David Marchandnet/ice: fix leak on thread termination
2021-05-12 Hongbo Zhengpower: fix sanity checks for guest channel read
2021-05-12 Chengwen Fengipc: use monotonic clock
2021-05-11 Lance Richardsoneal: fix memory mapping on 32-bit target
2021-05-11 David Marchandnet: fix header include order for FreeBSD
2021-05-11 David Marchandnet: add endianness annotations to ethernet headers
2021-05-11 David Marchandlog: register with standardized names
2021-05-10 Vladimir Medvedkinhash: fix tuple adjustment
2021-05-10 David Marchandeal: fix leak in shared lib mode detection
2021-05-07 David Marchandbuild: fix default drivers list without Python
2021-05-05 Chengwen Fengeal: fix service core list parsing
2021-05-05 Chengwen Fengipc: check malloc sync reply result
2021-05-05 David Marchandlib: restore developer mode checks
2021-05-04 David Marchandvhost: fix offload flags in Rx path
2021-05-04 Cheng Jiangvhost: add batch datapath for async packed ring
2021-05-04 Cheng Jiangvhost: support packed ring in async datapath
next