dpdk.git
2020-11-03 Thomas Monjalonethdev: move non-offload capabilities
2020-11-03 Alvin Zhangnet/ice: fix Rx offload flags in SSE path
2020-11-03 Beilei Xingnet/i40e: fix flow director for eth + VLAN pattern
2020-11-03 Jiawen Wunet/txgbe: add Tx done cleanup
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx descriptor status
2020-11-03 Viacheslav... doc: add Rx buffer split limitation to mlx5 guide
2020-11-03 Viacheslav... net/mlx5: report Rx buffer split capabilities
2020-11-03 Viacheslav... net/mlx5: support Rx buffer split on datapath
2020-11-03 Viacheslav... net/mlx5: register multiple pool for Rx queue
2020-11-03 Viacheslav... net/mlx5: configure Rx queue for buffer split
2020-11-03 Viacheslav... net/mlx5: support Rx buffer split description
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Andrey Vesnovatynet/mlx5: support shared action for RSS
2020-11-03 Andrey Vesnovatynet/mlx5: translate shared action for RSS action
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Andrey Vesnovatycommon/mlx5: modify advanced Rx object via DevX
2020-11-03 Lance Richardsonnet/bnxt: update PMD supported features
2020-11-03 Lance Richardsonnet/bnxt: use shorter SIMD initializers
2020-11-03 Lance Richardsonnet/bnxt: fix boolean operator usage
2020-11-03 Jesse Brandeburgnet/ice: update writeback policy to reduce latency
2020-11-03 Jesse Brandeburgnet/iavf: fix performance with writeback policy
2020-11-03 Wei Huangraw/ifpga/base: enhance driver reliability in multi...
2020-11-03 Wei Huangraw/ifpga/base: free resources when destroying device
2020-11-03 Wei Huangraw/ifpga/base: fix return of IRQ unregister
2020-11-03 Wei Huangraw/ifpga/base: handle unsupported interrupt type
2020-11-03 Wei Huangraw/ifpga/base: fix interrupt handler instance usage
2020-11-03 Jiawen Wunet/txgbe: support DCB info get
2020-11-03 Jiawen Wunet/txgbe: support PTP
2020-11-03 Jiawen Wunet/txgbe: support device LED on and off
2020-11-03 Jiawen Wunet/txgbe: support register dump
2020-11-03 Jiawen Wunet/txgbe: support EEPROM info get
2020-11-03 Jiawen Wunet/txgbe: support getting FW version
2020-11-03 Jiawen Wunet/txgbe: support MTU set
2020-11-03 Jiawen Wunet/txgbe: add device promiscuous and allmulticast...
2020-11-03 Jiawen Wunet/txgbe: support priority flow control
2020-11-03 Jiawen Wunet/txgbe: support FC auto negotiation
2020-11-03 Jiawen Wunet/txgbe: support flow control
2020-11-03 Jiawen Wunet/txgbe: support DCB
2020-11-03 Jiawen Wunet/txgbe: support RSS
2020-11-03 Jiawen Wunet/txgbe: add VMDq configure
2020-11-03 Jiawen Wunet/txgbe: add PF module configure for SRIOV
2020-11-03 Jiawen Wunet/txgbe: add process mailbox operation
2020-11-03 Jiawen Wunet/txgbe: add PF module init and uninit for SRIOV
2020-11-03 Jiawen Wunet/txgbe: add SWFW semaphore and lock
2020-11-03 Jiawen Wunet/txgbe: support VLAN
2020-11-03 Jiawen Wunet/txgbe: add queue stats mapping
2020-11-03 Jiawen Wunet/txgbe: support device xstats
2020-11-03 Jiawen Wunet/txgbe: support device statistics
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx queue info get
2020-11-03 Jiawen Wunet/txgbe: support Rx interrupt
2020-11-03 Jiawen Wunet/txgbe: support device stop and close
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx data path start and stop
2020-11-03 Jiawen Wunet/txgbe: support device start
2020-11-03 Jiawen Wunet/txgbe: support Rx
2020-11-03 Jiawen Wunet/txgbe: support Tx prepare
2020-11-03 Jiawen Wunet/txgbe: support Tx with hardware offload
2020-11-03 Jiawen Wunet/txgbe: support simple Tx
2020-11-03 Jiawen Wunet/txgbe: support packet type
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx start and stop
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx queues setup and release
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx init
2020-11-03 Jiawen Wunet/txgbe: add unicast hash bitmap
2020-11-03 Jiawen Wunet/txgbe: add MAC address operations
2020-11-03 Jiawen Wunet/txgbe: add autoneg control read and write
2020-11-03 Jiawen Wunet/txgbe: add multi-speed link setup
2020-11-03 Jiawen Wunet/txgbe: add link status change
2020-11-03 Jiawen Wunet/txgbe: add device configuration
2020-11-03 Jiawen Wunet/txgbe: add interrupt operation
2020-11-03 Jiawen Wunet/txgbe: support getting device info
2020-11-03 Jiawen Wunet/txgbe: add PHY reset
2020-11-03 Jiawen Wunet/txgbe: add module identify
2020-11-03 Jiawen Wunet/txgbe: add PHY init
2020-11-03 Jiawen Wunet/txgbe: add HW init and reset operation
2020-11-03 Jiawen Wunet/txgbe: add EEPROM functions
2020-11-03 Jiawen Wunet/txgbe: add HW infrastructure and dummy function
2020-11-03 Jiawen Wunet/txgbe: add MAC type and bus LAN id
2020-11-03 Jiawen Wunet/txgbe: add error types and registers
2020-11-03 Jiawen Wunet/txgbe: add device init and uninit
2020-11-03 Jiawen Wunet/txgbe: support probe and remove
2020-11-03 Jiawen Wunet/txgbe: add build and doc infrastructure
2020-11-03 Lijun Ouapp/testpmd: fix RSS key for flow API RSS rule
2020-11-03 Long Linet/netvsc: allocate contiguous physical memory for...
2020-11-03 Yunjian Wangnet/mvpp2: fix memory leak in error path
2020-11-03 David Marchandnet/ena: remove unused macro
2020-11-03 Cheng Jiangexamples/vhost: support vhost async data path
2020-11-03 Cheng Jiangexamples/vhost: add async vhost args parsing
2020-11-03 Patrick Fuvhost: remove fallback in async enqueue API
2020-11-03 Maxime Coquelinvhost: check virtqueue metadata pointer
2020-11-03 Maxime Coquelinvhost: validate index in async API
2020-11-03 Maxime Coquelinvhost: validate index in inflight API
2020-11-03 Maxime Coquelinvhost: validate index in live-migration API
2020-11-03 Maxime Coquelinvhost: validate index in guest notification API
2020-11-03 Maxime Coquelinvhost: validate index in available entries API
2020-11-03 Maxime Coquelinvhost: fix virtqueues metadata allocation
2020-11-03 David Christensennet/vhost: fix xstats after clearing stats
2020-11-03 Jeff Guonet/iavf: fix vector Rx
2020-11-03 Jeff Guonet/fm10k: fix vector Rx
2020-11-03 Jeff Guonet/ice: fix vector Rx
2020-11-03 Jeff Guonet/i40e: fix vector Rx
2020-11-03 Jeff Guonet/ixgbe: fix vector Rx
next