git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: bump supported SDK and firmware version for DPAA2
[dpdk.git]
/
lib
/
2019-11-06
Olivier Matz
mempool: use specific macro for object alignment
tree
|
commitdiff
2019-11-06
Olivier Matz
mempool: prevent objects from being across pages
tree
|
commitdiff
2019-11-06
Olivier Matz
mempool: introduce helpers for populate and required...
tree
|
commitdiff
2019-11-06
Olivier Matz
mempool: introduce function to get mempool page size
tree
|
commitdiff
2019-11-06
Olivier Matz
mempool: remove optimistic IOVA-contiguous allocation
tree
|
commitdiff
2019-11-06
Olivier Matz
mempool: reduce wasted space on populate
tree
|
commitdiff
2019-11-06
Olivier Matz
mempool: allow populating with unaligned virtual area
tree
|
commitdiff
2019-11-05
Vladimir Medvedkin
fib: add dataplane algorithm for IPv6
tree
|
commitdiff
2019-11-05
Vladimir Medvedkin
fib: add DIR24-8 dataplane algorithm
tree
|
commitdiff
2019-11-05
Vladimir Medvedkin
fib: support IPv6
tree
|
commitdiff
2019-11-05
Vladimir Medvedkin
fib: add FIB library
tree
|
commitdiff
2019-11-05
Vladimir Medvedkin
rib: support IPv6
tree
|
commitdiff
2019-11-05
Vladimir Medvedkin
rib: add RIB library
tree
|
commitdiff
2019-10-27
Dharmik Thakkar
rename private header files
tree
|
commitdiff
2019-10-27
Marcin Hajkowski
power: add packet type for capabilities
tree
|
commitdiff
2019-10-27
Marcin Hajkowski
power: extend guest channel for frequency query
tree
|
commitdiff
2019-10-27
Marcin Hajkowski
power: extend guest channel API for reading
tree
|
commitdiff
2019-10-27
Marcin Hajkowski
power: fix socket indicator value
tree
|
commitdiff
2019-10-27
Bruce Richardson
net: remove ethernet packing and set two-byte alignment
tree
|
commitdiff
2019-10-27
Bruce Richardson
port: fix pcap support with meson
tree
|
commitdiff
2019-10-27
Pavan Nikhilesh
bitrate: use common macro RTE_DIM
tree
|
commitdiff
2019-10-27
Bruce Richardson
build: support building ABI versioned files twice
tree
|
commitdiff
2019-10-27
Bruce Richardson
eal: split compat header file
tree
|
commitdiff
2019-10-27
Igor Ryzhov
kni: add ability to set min/max MTU
tree
|
commitdiff
2019-10-27
David Christensen
vhost: fix build on RHEL 7.6 for Power
tree
|
commitdiff
2019-10-27
David Marchand
ethdev: bump library version
tree
|
commitdiff
2019-10-27
David Marchand
eal: make the global configuration private
tree
|
commitdiff
2019-10-27
David Marchand
eal: factorize lcore role code
tree
|
commitdiff
2019-10-27
David Marchand
eal: deinline lcore APIs
tree
|
commitdiff
2019-10-27
David Marchand
log: add log stream accessor
tree
|
commitdiff
2019-10-27
David Marchand
pci: remove deprecated functions
tree
|
commitdiff
2019-10-27
David Marchand
mem: hide internal heap header
tree
|
commitdiff
2019-10-27
David Marchand
eal: remove deprecated malloc virt2phys function
tree
|
commitdiff
2019-10-27
David Marchand
eal: remove deprecated CPU flags check function
tree
|
commitdiff
2019-10-27
Stephen Hemminger
eal: make lcore config private
tree
|
commitdiff
2019-10-25
Flavio Leitner
vhost: fix IPv4 checksum
tree
|
commitdiff
2019-10-25
Ilya Maximets
vhost: disable host TSO for linear buffers without...
tree
|
commitdiff
2019-10-25
Ilya Maximets
vhost: return error message for mbuf allocation failure
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: optimize packed ring dequeue when in-order
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: optimize packed ring dequeue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: add packed ring zcopy batch and single dequeue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: optimize packed ring enqueue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: update packed ring dequeue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: flush batched enqueue descs directly
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: flush enqueue updates by cacheline
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: add packed ring batch dequeue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: add packed ring single dequeue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: add packed ring batch enqueue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: try to unroll for each loop
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: add packed ring single enqueue
tree
|
commitdiff
2019-10-25
Marvin Liu
vhost: add packed ring indexes increasing function
tree
|
commitdiff
2019-10-25
Flavia Musatescu
net: add new header file for VXLAN
tree
|
commitdiff
2019-10-25
David Marchand
net: hide internal CRC defines
tree
|
commitdiff
2019-10-25
David Marchand
net: add rte prefix to MPLS structure
tree
|
commitdiff
2019-10-25
David Marchand
net: add missing rte prefix on PPPoE defines
tree
|
commitdiff
2019-10-25
Ciara Power
ethdev: fix include of ethernet header file
tree
|
commitdiff
2019-10-25
Ting Xu
app/testpmd: add GTP parsing and Tx checksum offload
tree
|
commitdiff
2019-10-26
Olivier Matz
mbuf: support dynamic fields and flags
tree
|
commitdiff
2019-10-26
Anatoly Burakov
eal: fix memory config allocation for multi-process
tree
|
commitdiff
2019-10-26
Anatoly Burakov
mem: make base address hint OS specific
tree
|
commitdiff
2019-10-26
Pallavi Kadam
eal: move CPU operations to OS specific headers
tree
|
commitdiff
2019-10-26
Pavan Nikhilesh
reciprocal: fix off-by-one with 32-bit divisor
tree
|
commitdiff
2019-10-25
Konstantin Ananyev
mbuf: move definitions into a separate file
tree
|
commitdiff
2019-10-25
Konstantin Ananyev
eal: move cache line and IOVA related definitions
tree
|
commitdiff
2019-10-25
Rahul Shah
port: add eventdev port type
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: support 64-bit values
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: add 64-bit values
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: remove redundant code
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: update queue stats read for config flexibility
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: update pkt dequeue for flexible config
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: update grinder functions for config flexibility
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: update memory compute to support flexiblity
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: modify pkt enqueue for config flexibility
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: modify pipe functions for config flexibility
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: add pipe config to subport level
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: remove pipe params config from port level
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: modify internal structs for config flexibility
tree
|
commitdiff
2019-10-25
Jasvinder Singh
sched: add pipe config params to subport struct
tree
|
commitdiff
2019-10-23
Ting Xu
mbuf: add GTP tunnel type
tree
|
commitdiff
2019-10-23
Kiran Kumar K
ethdev: add HIGIG2 key field to flow API
tree
|
commitdiff
2019-10-23
Ciara Power
ethdev: check device promiscuous state
tree
|
commitdiff
2019-10-23
David Marchand
net: add missing endianness annotations
tree
|
commitdiff
2019-10-23
Simei Su
ethdev: extend RSS offload types
tree
|
commitdiff
2019-10-23
Simei Su
ethdev: decouple flow types and RSS offload types
tree
|
commitdiff
2019-10-23
Flavio Leitner
vhost: improve performance by supporting large buffer
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: add packed ring support to vring related APIs
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: add APIs to get inflight ring
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: add APIs to operate inflight ring
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: checkout resubmit inflight information
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: support inflight info sharing
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: add inflight structures
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: add packed ring into vring struct
tree
|
commitdiff
2019-10-23
Jin Yu
vhost: add inflight description
tree
|
commitdiff
2019-10-23
Adrian Moreno
vhost: prevent zero copy mode if IOMMU is on
tree
|
commitdiff
2019-10-23
Adrian Moreno
vhost: convert buffer addresses to GPA for logging
tree
|
commitdiff
2019-10-23
Adrian Moreno
vhost: translate incoming log address to GPA
tree
|
commitdiff
2019-10-23
Joyce Kong
net/virtio: improve perf via one-way barriers on used...
tree
|
commitdiff
2019-10-23
Joyce Kong
net/virtio: improve perf via one-way barrier on avail...
tree
|
commitdiff
2019-10-23
Haiyue Wang
ethdev: add API for getting burst mode information
tree
|
commitdiff
2019-10-23
Vivek Sharma
ethdev: fix QinQ offload
tree
|
commitdiff
next