dpdk.git
2020-07-28 Parav Panditcommon/mlx5: fix void parameters in glue wrappers
2020-07-28 Thomas Monjalondrivers: relax dependency order
2020-07-28 Thomas Monjalondrivers: fix indent of directory list
2020-07-28 Parav Panditeal: introduce macro for bit definition
2020-07-27 Ruifeng Wangtest/cycles: restore default delay callback
2020-07-27 Yunjian Wanghash: fix out-of-memory handling in hash creation
2020-07-22 Thomas Monjalonversion: 20.08-rc2
2020-07-22 Muhammad Bilalbus/vdev: fix a typo in doxygen comment
2020-07-22 Sarosh Arifdoc: fix typo in bbdev test guide
2020-07-22 Honnappa Nagarahallidoc: fix some typos in Linux guide
2020-07-21 Anatoly Burakovexamples/l3fwd-power: fix updating lcore parameters
2020-07-21 Anatoly Burakovpower: fix environment detection
2020-07-21 Zhike Wangmempool: fix allocation in memzone during retry
2020-07-21 Nithin Dabilpuramnode: add packet classifier
2020-07-21 Tianfei Zhangraw/ifpga/base: fix NIOS SPI init
2020-07-21 Tianfei Zhangraw/ifpga/base: fix SPI transaction
2020-07-21 Matan Azradnet/vhost: support queue update
2020-07-21 Andrew Rybchenkonet/sfc: do not enforce hash offload in RSS multi-queue
2020-07-21 Andrew Rybchenkonet/sfc: avoid unnecessary actions on dummy default...
2020-07-21 Andrew Rybchenkonet/sfc: remove inclusion of unused headers
2020-07-21 Andrew Rybchenkonet/sfc/base: improve headers independence
2020-07-21 Raslan Darawshehnet: fix pedantic build
2020-07-21 Patrick Fuvhost: fix double-free with zero-copy
2020-07-21 Patrick Fuvhost: fix async completion of multi-seg packets
2020-07-21 Patrick Fuvhost: fix missing virtqueue status check in async...
2020-07-21 Patrick Fuvhost: fix missing device pointer validity check
2020-07-21 Pavan Nikhileshnet/octeontx2: free CQ ring memzone on queue release
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Dekel Pelednet/mlx5: fix VLAN push action on hairpin queue
2020-07-21 Dekel Pelednet/mlx5: fix VLAN pop with decap action validation
2020-07-21 Shy Shymannet/mlx5: fix HW counters path in switchdev mode
2020-07-21 Viacheslav... net/mlx5: add queue start and stop
2020-07-21 Dekel Pelednet/mlx5: implement CQ for Rx using DevX API
2020-07-21 Dekel Peledcommon/mlx5: support more fields in DevX CQ create
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: refactor multi-process communication
2020-07-21 Ophir Munknet/mlx5: cleanup header file
2020-07-21 Ophir Munknet/mlx5: eliminate dependency on Linux in shared header
2020-07-21 Ophir Munknet/mlx5: wrap Linux promiscuous and multicast functions
2020-07-21 Ophir Munknet/mlx5: refactor Linux MAC operations
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Ophir Munknet/mlx5: move flow priority discovery to Verbs file
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
2020-07-21 Suanming Moucommon/mlx5: query scatter FCS with decap capability
2020-07-21 Suanming Mounet/mlx5: convert queue objects to unified malloc
2020-07-21 Suanming Mounet/mlx5: convert configuration objects to unified...
2020-07-21 Suanming Moucommon/mlx5: convert data path objects to unified malloc
2020-07-21 Suanming Moucommon/mlx5: convert control path memory to unified...
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-21 Suanming Mounet/mlx5: add option to allocate memory from system
2020-07-21 Suanming Moucommon/mlx5: add memory management functions
2020-07-21 Bing Zhaodoc: update release notes and mlx5 guide for eCPRI
2020-07-21 Bing Zhaonet/mlx5: add eCPRI flex parser capacity check
2020-07-21 Bing Zhaonet/mlx5: create and destroy eCPRI flex parser
2020-07-21 Bing Zhaocommon/mlx5: add DevX command for flex parsers
2020-07-21 Bing Zhaocommon/mlx5: add flex parser DevX structures
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Bing Zhaonet/mlx5: add flow validation of eCPRI header
2020-07-21 Viacheslav... net/mlx5: convert Rx timestamps in real-time format
2020-07-21 Viacheslav... common/mlx5: add register access DevX routine
2020-07-21 Viacheslav... net/mlx5: provide send scheduling error statistics
2020-07-21 Viacheslav... net/mlx5: support reading device clock
2020-07-21 Viacheslav... net/mlx5: support scheduling on send routine template
2020-07-21 Viacheslav... net/mlx5: prepare Tx to support scheduling
2020-07-21 Viacheslav... net/mlx5: convert timestamp to completion index
2020-07-21 Viacheslav... net/mlx5: prepare Tx queue structures to support timestamp
2020-07-21 Viacheslav... net/mlx5: introduce clock queue service routine
2020-07-21 Viacheslav... net/mlx5: allocate packet pacing context
2020-07-21 Viacheslav... net/mlx5: create Tx queues with DevX
2020-07-21 Viacheslav... net/mlx5: create rearm queue for packet pacing
2020-07-21 Viacheslav... net/mlx5: create clock queue for packet pacing
2020-07-21 Viacheslav... net/mlx5: introduce shared UAR resource
2020-07-21 Viacheslav... net/mlx5: fix UAR lock sharing for multiport devices
2020-07-21 Viacheslav... net/mlx5: introduce send scheduling devargs
2020-07-21 Viacheslav... common/mlx5: prepare support of packet pacing
2020-07-21 Thomas Monjaloncommon/mlx5: fix link with ibverbs glue dlopen option
2020-07-21 Jeff Guonet/e1000: fix crash on Tx done clean up
2020-07-21 Jeff Guonet/iavf: fix GTPU L4 hash
2020-07-21 Jeff Guonet/ice: fix GTPU L4 hash
2020-07-21 Jeff Guonet/ice: fix symmetric hash configuration
2020-07-21 Zhihong Pengnet/e1000: report VLAN extend capability
2020-07-21 Zhihong Pengnet/i40e: report VLAN filter capability
2020-07-21 Hemant Agrawalnet/dpaa: support queue info routines
2020-07-21 Hemant Agrawalnet/dpaa2: support queue info routines
2020-07-21 Hemant Agrawalnet/dpaa2: support using Tx queue descriptor size
2020-07-21 Hemant Agrawalnet/dpaa2: report error on queue deferred start
2020-07-21 Hemant Agrawalnet/dpaa: report error on using deferred start
2020-07-21 Apeksha Guptanet/dpaa2: add Tx/Rx burst mode info
2020-07-21 Apeksha Guptanet/dpaa: add Tx/Rx burst mode info
2020-07-21 Hemant Agrawalnet/dpaa2: support per-port Rx mbuf timestamp
2020-07-21 Hemant Agrawalnet/dpaa2: remove Rx timestamp enable PMD API
2020-07-21 Andrew Rybchenkonet: check fragmented headers in non-debug as well
2020-07-21 Weifeng Linet/bonding: change state machine to defaulted
2020-07-21 Dongyang Pannet/bonding: delete redundant code
2020-07-21 Kishore Padmanabhanet/bnxt: support exact match templates
2020-07-21 Kishore Padmanabhanet/bnxt: update TruFlow resource allocation numbers
2020-07-21 Kishore Padmanabhanet/bnxt: modify default egress rule for VF representor
2020-07-21 Kishore Padmanabhanet/bnxt: fix null pointer dereference
2020-07-21 Randy Schachernet/bnxt: use SPDX license tag
2020-07-21 Randy Schachernet/bnxt: remove unused macro
next