summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-05-19ethdev: fix comments of packet integrity flow itemThomas Monjalon
2021-05-18vhost: restore IOTLB mempool allocationDavid Marchand
2021-05-18vhost: fix stored last used indexBalazs Nemeth
2021-05-12vhost: fix sign extension in async packed ringCheng Jiang
2021-05-12vhost: fix sign extension in async split ringCheng Jiang
2021-05-11net/ice: fix leak on thread terminationDavid Marchand
2021-05-12power: fix sanity checks for guest channel readHongbo Zheng
2021-05-12ipc: use monotonic clockChengwen Feng
2021-05-11eal: fix memory mapping on 32-bit targetLance Richardson
2021-05-11net: fix header include order for FreeBSDDavid Marchand
2021-05-11net: add endianness annotations to ethernet headersDavid Marchand
2021-05-11log: register with standardized namesDavid Marchand
2021-05-10hash: fix tuple adjustmentVladimir Medvedkin
2021-05-10eal: fix leak in shared lib mode detectionDavid Marchand
2021-05-07build: fix default drivers list without PythonDavid Marchand
2021-05-05eal: fix service core list parsingChengwen Feng
2021-05-05ipc: check malloc sync reply resultChengwen Feng
2021-05-05lib: restore developer mode checksDavid Marchand
2021-05-04vhost: fix offload flags in Rx pathDavid Marchand
2021-05-04vhost: add batch datapath for async packed ringCheng Jiang
2021-05-04vhost: support packed ring in async datapathCheng Jiang
2021-05-04vhost: refactor async split ring functionsCheng Jiang
2021-05-05telemetry: fix race on callbacks listCiara Power
2021-05-05telemetry: hide internal defineJerin Jacob
2021-05-04ethdev: add missing buses in device iteratorHemant Agrawal
2021-05-04ethdev: fix integrity flow itemGregory Etelson
2021-04-28vhost: allocate and free packets in bulk in Tx packedBalazs Nemeth
2021-04-28vhost: remove remaining packets countBalazs Nemeth
2021-04-28vhost: read last used index onceBalazs Nemeth
2021-04-28vhost: fix redundant vring status change notificationJiayu Hu
2021-04-28vhost: remove unnecessary freeJiayu Hu
2021-04-28vhost: fix queue initializationJiayu Hu
2021-05-05power: save original ACPI governor alwaysAnatoly Burakov
2021-05-05bpf: fix JSLT validationHongbo Zheng
2021-05-05acl: fix build with GCC 11Konstantin Ananyev
2021-05-03eventdev: fix memory leakage on thread creation failureChengwen Feng
2021-05-03eventdev: remove redundant thread name settingChengwen Feng
2021-05-04mbuf: clarify usage of packet pool initializersOlivier Matz
2021-05-04mbuf: check shared memory before dumping dynamic spaceChengwen Feng
2021-05-04eal/windows: fix MinGW buildTal Shnaiderman
2021-05-04eal/arm64: fix platform register bitJuraj Linkeš
2021-05-04build: fix formatting of Meson listsBruce Richardson
2021-05-04mempool: distinguish cache and pool debug countersJoyce Kong
2021-05-04mempool: make stats macro genericDharmik Thakkar
2021-05-03stack: allow lock-free only on relevant architecturesStanislaw Kardach
2021-05-03mbuf: mark offload flag as deprecatedDavid Marchand
2021-04-21eal: add timespec_get shimDmitry Kozlyuk
2021-04-21ethdev: add sanity checks in control APIsMin Hu (Connor)
2021-04-21ethdev: add pre-defined meter policy APILi Zhang
2021-04-20ethdev: introduce conntrack flow action and itemBing Zhao