dpdk.git
2021-10-22 Kevin Laatzdma/idxd: add start and stop for PCI devices
2021-10-22 Kevin Laatzdma/idxd: add configure and info
2021-10-22 Kevin Laatzdma/idxd: add datapath structures
2021-10-22 Kevin Laatzdma/idxd: create dmadev instances on PCI probe
2021-10-22 Kevin Laatzdma/idxd: create dmadev instances on bus probe
2021-10-22 Kevin Laatzdma/idxd: add bus device probing
2021-10-22 Kevin Laatzdma/idxd: add skeleton for VFIO based DSA device
2021-10-22 Bruce Richardsonraw/ioat: build only if dmadev not present
2021-10-22 Stephen Hemmingerapp/dumpcap: add new packet capture application
2021-10-22 Stephen Hemmingerpdump: support pcapng and filtering
2021-10-22 Stephen Hemmingerbpf: add function to dump eBPF instructions
2021-10-22 Stephen Hemmingerbpf: add function to convert classic BPF to DPDK BPF
2021-10-22 Stephen Hemmingerbpf: allow self-xor operation
2021-10-22 Stephen Hemmingertest/bpf: enable in fast tests
2021-10-22 Stephen Hemmingertest/pcapng: test pcapng library
2021-10-22 Stephen Hemmingerpcapng: add new library for writing pcapng files
2021-10-22 Stephen Hemmingerpdump: disable on Windows
2021-10-21 Chengwen Fengdmadev: fix debug build
2021-10-21 Chengwen Fengtest/dma: check DMA info query
2021-10-21 David Marchanddmadev: hide devices array
2021-10-21 Pravin Pathakevent/dlb2: optimize credit allocations using port
2021-10-21 Harry van Haarenapp/eventdev: add event port hints for perf mode
2021-10-21 Harry van Haarenexamples/eventdev_pipeline: use port config hints
2021-10-21 Harry van Haareneventdev: add usage hints to port configure API
2021-10-21 Shijith Thottonexamples/l2fwd-event: support event vector
2021-10-21 Shijith Thottonexamples/l3fwd: support event vector
2021-10-21 Naga Harish... eventdev/eth_rx: fix WRR buffer overrun
2021-10-21 Rashmi Shettyapp/eventdev: support burst enqueue
2021-10-21 Harry van Haarenapp/eventdev: fix terminal colour after control-c exit
2021-10-21 Pavan Nikhilesheventdev: mark trace variables as internal
2021-10-21 Pavan Nikhilesheventdev: make trace API internal
2021-10-21 Pavan Nikhilesheventdev: promote event vector API to stable
2021-10-21 Pavan Nikhilesheventdev/timer: move adapters memory to hugepage
2021-10-21 Pavan Nikhilesheventdev/timer: rearrange struct fields
2021-10-21 Pavan Nikhilesheventdev: remove rte prefix for internal structs
2021-10-21 Pavan Nikhilesheventdev: hide timer adapter PMD file
2021-10-21 Pavan Nikhilesheventdev: hide event device related structures
2021-10-21 Pavan Nikhilesheventdev: use new API for inline functions
2021-10-21 Pavan Nikhileshdrivers/event: invoke probing finish function
2021-10-21 Pavan Nikhilesheventdev: move inline APIs into separate structure
2021-10-21 Pavan Nikhilesheventdev: allocate max space for internal arrays
2021-10-21 Pavan Nikhilesheventdev: separate internal structures
2021-10-21 Pavan Nikhilesheventdev: make driver interface as internal
2021-10-21 Ganapati Kundapuraeventdev/eth_rx: support telemetry
2021-10-21 Naga Harish... eventdev/eth_rx: add per-queue event buffer
2021-10-21 Naga Harish... eventdev/eth_rx: add event buffer size configurability
2021-10-21 Ganapati Kundapuraeventdev/eth_rx: support Rx queue config get
2021-10-21 Ganapati Kundapuraeventdev/eth_rx: use timestamp as dynamic mbuf field
2021-10-21 Pavan Nikhilesheventdev/eth_rx: simplify event vector config
2021-10-21 Shijith Thottoneventdev/crypto: add cryptodev start in adapter spec
2021-10-21 Shijith Thottonevent/cnxk: fix max timer chunk pool cache size
2021-10-21 Shijith Thottonevent/cnxk: fix SSO and TIM argument parsing
2021-10-21 Ganapati Kundapuraeventdev/eth_rx: make enqueue buffer circular
2021-10-21 David Marchandtest: rely on EAL detection for core list
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: support device DMA map and unmap
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: share MR top-half search function
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: add MR control initialization
2021-10-21 Michael Baumnet/mlx5: remove redundancy in MR file
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: disable RoCE in device context creation
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumnet/mlx5: remove redundant flag in device config
2021-10-21 Michael Baumcommon/mlx5: move basic probing functions to common
2021-10-21 Michael Baumnet/mlx5: rearrange probing functions for Windows
2021-10-21 Michael Baumcommon/mlx5: share memory related devargs
2021-10-21 Michael Baumcommon/mlx5: share common definitions
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-21 Michael Baumnet/mlx5: register memory event callback in Windows
2021-10-21 Xueming Litest: add devargs test cases
2021-10-21 Xueming Lidevargs: make bus optional
2021-10-21 Xueming Lidevargs: support path value with global device syntax
2021-10-21 Olivier Matzmbuf: fix reset on mbuf free
2021-10-21 Honnappa Nagarahallihash: promote some functions to stable
2021-10-21 Vladimir Medvedkintest/hash: fix buffer overflow with jhash
2021-10-21 Honnappa Nagarahalliring: fix name size in ring structure
2021-10-20 Thomas Monjalonethdev: replace bit shifts with macros
2021-10-20 Andrew Rybchenkoethdev: forbid closing started device
2021-10-20 Gregory Etelsonapp/testpmd: add flex item commands
2021-10-20 Gregory Etelsonapp/testpmd: add flow command parsing routine
2021-10-20 Viacheslav... ethdev: introduce configurable flexible item
2021-10-20 Gregory Etelsonethdev: support flow elements with variable length
2021-10-20 Dapeng Yunet/ice: fix sideband queue initialization
2021-10-19 Satheesh Paulcommon/cnxk: improve MCAM entries management
2021-10-19 Gowrishankar... net/cnxk: support telemetry
2021-10-19 Gowrishankar... mempool/cnxk: support telemetry
2021-10-19 Gowrishankar... common/cnxk: support telemetry for NIX
2021-10-19 Gowrishankar... common/cnxk: support telemetry for network pool allocator
2021-10-19 Sunil Kumar... net/cnxk: support meter action to flow destroy
2021-10-19 Sunil Kumar... net/cnxk: support meter action to flow create
2021-10-19 Sunil Kumar... net/cnxk: support to read/update meter stats
2021-10-19 Sunil Kumar... net/cnxk: support to update precolor DSCP table
2021-10-19 Sunil Kumar... net/cnxk: support to enable/disable meter
2021-10-19 Sunil Kumar... net/cnxk: support to delete meter
2021-10-19 Sunil Kumar... net/cnxk: support to create meter
2021-10-19 Sunil Kumar... net/cnxk: support to delete meter policy
2021-10-19 Sunil Kumar... net/cnxk: support to create meter policy
next