mempool: introduce helpers for populate and required size
[dpdk.git] / lib /
2019-11-06 Olivier Matzmempool: introduce helpers for populate and required...
2019-11-06 Olivier Matzmempool: introduce function to get mempool page size
2019-11-06 Olivier Matzmempool: remove optimistic IOVA-contiguous allocation
2019-11-06 Olivier Matzmempool: reduce wasted space on populate
2019-11-06 Olivier Matzmempool: allow populating with unaligned virtual area
2019-11-05 Vladimir Medvedkinfib: add dataplane algorithm for IPv6
2019-11-05 Vladimir Medvedkinfib: add DIR24-8 dataplane algorithm
2019-11-05 Vladimir Medvedkinfib: support IPv6
2019-11-05 Vladimir Medvedkinfib: add FIB library
2019-11-05 Vladimir Medvedkinrib: support IPv6
2019-11-05 Vladimir Medvedkinrib: add RIB library
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Marcin Hajkowskipower: add packet type for capabilities
2019-10-27 Marcin Hajkowskipower: extend guest channel for frequency query
2019-10-27 Marcin Hajkowskipower: extend guest channel API for reading
2019-10-27 Marcin Hajkowskipower: fix socket indicator value
2019-10-27 Bruce Richardsonnet: remove ethernet packing and set two-byte alignment
2019-10-27 Bruce Richardsonport: fix pcap support with meson
2019-10-27 Pavan Nikhileshbitrate: use common macro RTE_DIM
2019-10-27 Bruce Richardsonbuild: support building ABI versioned files twice
2019-10-27 Bruce Richardsoneal: split compat header file
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-27 David Christensenvhost: fix build on RHEL 7.6 for Power
2019-10-27 David Marchandethdev: bump library version
2019-10-27 David Marchandeal: make the global configuration private
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 David Marchandeal: deinline lcore APIs
2019-10-27 David Marchandlog: add log stream accessor
2019-10-27 David Marchandpci: remove deprecated functions
2019-10-27 David Marchandmem: hide internal heap header
2019-10-27 David Marchandeal: remove deprecated malloc virt2phys function
2019-10-27 David Marchandeal: remove deprecated CPU flags check function
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-25 Flavio Leitnervhost: fix IPv4 checksum
2019-10-25 Ilya Maximetsvhost: disable host TSO for linear buffers without...
2019-10-25 Ilya Maximetsvhost: return error message for mbuf allocation failure
2019-10-25 Marvin Liuvhost: optimize packed ring dequeue when in-order
2019-10-25 Marvin Liuvhost: optimize packed ring dequeue
2019-10-25 Marvin Liuvhost: add packed ring zcopy batch and single dequeue
2019-10-25 Marvin Liuvhost: optimize packed ring enqueue
2019-10-25 Marvin Liuvhost: update packed ring dequeue
2019-10-25 Marvin Liuvhost: flush batched enqueue descs directly
2019-10-25 Marvin Liuvhost: flush enqueue updates by cacheline
2019-10-25 Marvin Liuvhost: add packed ring batch dequeue
2019-10-25 Marvin Liuvhost: add packed ring single dequeue
2019-10-25 Marvin Liuvhost: add packed ring batch enqueue
2019-10-25 Marvin Liuvhost: try to unroll for each loop
2019-10-25 Marvin Liuvhost: add packed ring single enqueue
2019-10-25 Marvin Liuvhost: add packed ring indexes increasing function
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 David Marchandnet: hide internal CRC defines
2019-10-25 David Marchandnet: add rte prefix to MPLS structure
2019-10-25 David Marchandnet: add missing rte prefix on PPPoE defines
2019-10-25 Ciara Powerethdev: fix include of ethernet header file
2019-10-25 Ting Xuapp/testpmd: add GTP parsing and Tx checksum offload
2019-10-26 Olivier Matzmbuf: support dynamic fields and flags
2019-10-26 Anatoly Burakoveal: fix memory config allocation for multi-process
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-26 Pavan Nikhileshreciprocal: fix off-by-one with 32-bit divisor
2019-10-25 Konstantin Ananyevmbuf: move definitions into a separate file
2019-10-25 Konstantin Ananyeveal: move cache line and IOVA related definitions
2019-10-25 Rahul Shahport: add eventdev port type
2019-10-25 Jasvinder Singhsched: support 64-bit values
2019-10-25 Jasvinder Singhsched: add 64-bit values
2019-10-25 Jasvinder Singhsched: remove redundant code
2019-10-25 Jasvinder Singhsched: update queue stats read for config flexibility
2019-10-25 Jasvinder Singhsched: update pkt dequeue for flexible config
2019-10-25 Jasvinder Singhsched: update grinder functions for config flexibility
2019-10-25 Jasvinder Singhsched: update memory compute to support flexiblity
2019-10-25 Jasvinder Singhsched: modify pkt enqueue for config flexibility
2019-10-25 Jasvinder Singhsched: modify pipe functions for config flexibility
2019-10-25 Jasvinder Singhsched: add pipe config to subport level
2019-10-25 Jasvinder Singhsched: remove pipe params config from port level
2019-10-25 Jasvinder Singhsched: modify internal structs for config flexibility
2019-10-25 Jasvinder Singhsched: add pipe config params to subport struct
2019-10-23 Ting Xumbuf: add GTP tunnel type
2019-10-23 Kiran Kumar Kethdev: add HIGIG2 key field to flow API
2019-10-23 Ciara Powerethdev: check device promiscuous state
2019-10-23 David Marchandnet: add missing endianness annotations
2019-10-23 Simei Suethdev: extend RSS offload types
2019-10-23 Simei Suethdev: decouple flow types and RSS offload types
2019-10-23 Flavio Leitnervhost: improve performance by supporting large buffer
2019-10-23 Jin Yuvhost: add packed ring support to vring related APIs
2019-10-23 Jin Yuvhost: add APIs to get inflight ring
2019-10-23 Jin Yuvhost: add APIs to operate inflight ring
2019-10-23 Jin Yuvhost: checkout resubmit inflight information
2019-10-23 Jin Yuvhost: support inflight info sharing
2019-10-23 Jin Yuvhost: add inflight structures
2019-10-23 Jin Yuvhost: add packed ring into vring struct
2019-10-23 Jin Yuvhost: add inflight description
2019-10-23 Adrian Morenovhost: prevent zero copy mode if IOMMU is on
2019-10-23 Adrian Morenovhost: convert buffer addresses to GPA for logging
2019-10-23 Adrian Morenovhost: translate incoming log address to GPA
2019-10-23 Joyce Kongnet/virtio: improve perf via one-way barriers on used...
2019-10-23 Joyce Kongnet/virtio: improve perf via one-way barrier on avail...
2019-10-23 Haiyue Wangethdev: add API for getting burst mode information
2019-10-23 Vivek Sharmaethdev: fix QinQ offload
2019-10-23 Kiran Kumar Kethdev: add GTPU flow type
2019-10-23 Dekel Peledethdev: add definitions for EEPROM standards
next