dpdk.git
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
2020-11-03 Padraig Connollynet/i40e: fix QinQ flow pattern to allow non full mask
2020-11-03 Leyi Rongnet/ice: optimize Tx by using AVX512
2020-11-03 Leyi Rongnet/ice: add RSS hash parsing in AVX512 path
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-11-03 Conor Walshnet/ixgbe: prevent driver forcing application to exit
2020-11-03 Conor Walshnet/ixgbe: check switch domain allocation result
2020-11-03 Ajit Khapardenet/bnxt: fix resource leak
2020-11-03 Yuying Zhangnet/i40e: fix virtual channel conflict
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
2020-11-03 Ting Xunet/iavf: enable IRQ mapping configuration for large VF
2020-11-03 Ting Xunet/iavf: enable multiple queues configuration for...
2020-11-03 Ting Xunet/iavf: negotiate large VF and request more queues
2020-11-03 Ting Xunet/iavf: support requesting additional queues from PF
2020-11-03 Ting Xunet/iavf: handle virtchnl event message without interrupt
2020-11-03 Alexander Kozyrevnet/mlx5: implement vectorized MPRQ burst
2020-11-03 Alexander Kozyrevnet/mlx5: refactor vectorized Rx
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Shiri Kuzinnet/mlx5: fix xstats reset reinitialization
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: rename flow counter macro
2020-11-03 Suanming Mounet/mlx5: make shared counters thread safe
2020-11-03 Suanming Mounet/mlx5: make three level table thread safe
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Suanming Mounet/mlx5: optimize shared counter memory
2020-11-03 Suanming Mounet/mlx5: locate aging pools in the general container
2020-11-03 Ferruh Yigitnet/bnxt: fix xstats by id
2020-11-03 Somnath Koturnet/bnxt: fix queue release
2020-11-03 Andrew Rybchenkodoc: advertise flow API transfer rules support in sfc
2020-11-03 Ivan Malovnet/sfc: support encap flow items in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: support outer rule provisioning
2020-11-03 Ivan Malovcommon/sfc_efx/base: validate and compare outer match...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API to compare match specs
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match field VNET ID for...
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE encap match fields
2020-11-03 Ivan Malovcommon/sfc_efx/base: indicate MAE support for encapsulation
2020-11-03 Ivan Malovnet/sfc: support flow item UDP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item TCP in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for TCP and UDP
2020-11-03 Ivan Malovnet/sfc: support flow item IPv6 in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for IPv6
2020-11-03 Ivan Malovnet/sfc: support flow item IPv4 in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for IPv4
2020-11-03 Ivan Malovnet/sfc: support flow item VLAN in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add MAE match fields for VLAN
2020-11-03 Ivan Malovnet/sfc: support flow item port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-11-03 Ivan Malovnet/sfc: add HW switch ID helpers
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API for querying board info
2020-11-03 Ivan Malovcommon/sfc_efx/base: refactor version / boot info get...
2020-11-03 Ivan Malovnet/sfc: support flow action drop in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API for adding action drop
2020-11-03 Ivan Malovnet/sfc: support flow actions PF and VF in transfer...
2020-11-03 Ivan Malovnet/sfc: support flow items PF and VF in transfer rules
2020-11-03 Ivan Malovcommon/sfc_efx/base: add API to get mport of PF/VF
2020-11-03 Ivan Malovcommon/sfc_efx/base: add named constant for invalid VF
2020-11-03 Ivan Malovnet/sfc: support flow action mark in MAE backend
2020-11-03 Ivan Malovcommon/sfc_efx/base: support adding mark action to set
2020-11-03 Ivan Malovnet/sfc: support flow action flag in MAE backend
next