dpdk.git
2022-06-06 Chengwen Fengexamples/dma: fix Tx drop statistics
2022-06-06 Huisong Liexamples/dma: fix MTU configuration
2022-06-06 Sean Morrisseydmadev: add telemetry
2022-06-06 Bruce Richardsondmadev: clarify visibility of completed jobs
2022-06-06 Thomas Monjalonkni: fix build
2022-06-05 Raja Zidanenet/mlx5: support ESP item on Windows
2022-06-05 Michael Baumnet/mlx5: fix entry size in construct data ipool
2022-06-05 Suanming Moucommon/mlx5: remove unused lcore check
2022-05-30 Qi Zhangnet/iavf: remove dead code
2022-05-30 Qiming Yangnet/iavf: increase reset complete wait count
2022-05-29 Wenjing Qiaonet/ice: fix outer L4 checksum in scalar Rx
2022-05-29 Wenjun Wunet/iavf: fix initialization with quanta configuration
2022-05-25 Qiming Yangnet/igc: support I226 devices
2022-05-25 Radu Nicolaunet/iavf: fix device stop
2022-05-24 Radu Nicolaunet/iavf: fix device initialization without inline...
2022-05-24 Wenjun Wunet/iavf: fix race condition with Rx timestamp offload
2022-05-24 Ting Xunet/iavf: support VF RSS flow rule with raw pattern
2022-05-24 Junfeng Guonet/iavf: enable flow rule with raw pattern
2022-05-24 Junfeng Guocommon/iavf: support raw packet in protocol header
2022-05-24 Qiming Yangdoc: update matching versions in i40e guide
2022-05-24 Ke Zhangnet/iavf: fix Rx queue interrupt setting
2022-05-24 Ke Zhangnet/iavf: fix mbuf release in multi-process
2022-05-24 Qiming Yangnet/iavf: fix queue start exception handling
2022-05-24 Wenxuan Wunet/i40e: fix max frame size config at port level
2022-05-19 Yiding Zhounet/iavf: fix crash after VF reset failure
2022-05-19 Kevin Liunet/ice: fix MTU info for DCF
2022-05-19 Yuying Zhangnet/ice/base: fix direction of flow that matches any
2022-05-18 Wenjun Wunet/ice: add warning for unsupported TM configuration
2022-05-18 Wenjun Wunet/ice: support queue weight configuration
2022-05-18 Wenjun Wunet/ice: support queue and queue group priority config
2022-05-18 Ting Xunet/ice: support queue and queue group bandwidth limit
2022-05-18 Wenjun Wunet/ice/base: support priority configuration of exact...
2022-05-18 Wenjun Wunet/ice/base: support queue BW allocation configuration
2022-05-18 Wenjun Wunet/ice/base: fix getting sched node from ID type
2022-05-17 Jeff Dalynet/ixgbe: add option for link up check on pin SDP3
2022-05-17 Alvin Zhangnet/ice: complete VLAN offload capability for DCF
2022-05-17 Jie Wangnet/ice/base: enable flow director for IPv6 next protocol
2022-05-17 Yiding Zhounet/iavf: fix data path selection
2022-05-17 Wenjun Wunet/iavf: fix memory leak
2022-06-05 Jiri Slabykni: fix build with Linux 5.18
2022-06-02 Geoffrey Le... net/mlx5: fix statistics read on Linux
2022-06-01 Rongwei Liunet/mlx5: add Rx drop counters to xstats
2022-06-01 Raja Zidanenet/mlx5: fix Tx recovery
2022-06-01 Shun Haonet/mlx5: validate yellow meter action
2022-06-01 Shun Haonet/mlx5: support yellow meter action for hierarchy...
2022-06-01 Shun Haonet/mlx5: support yellow meter action in hierarchy
2022-06-01 Shun Haonet/mlx5: support previous meter color aware
2022-06-01 Yuan Wangexamples/vhost: fix crash when no VMDq
2022-06-01 Andy Peivdpa/ifc/base: access block device registers
2022-06-01 Andy Peivdpa/ifc: add interrupt handling for config space
2022-06-01 Andy Peivdpa/ifc: add log for config space of virtio block
2022-06-01 Andy Peiusertools/devbind: support virtio block device
2022-06-01 Andy Peiexamples/vdpa: support virtio block device
2022-06-01 Andy Peivdpa/ifc: get device type
2022-06-01 Andy Peivhost: get vDPA device type
2022-06-01 Andy Peivdpa/ifc: add block device SW live-migration
2022-06-01 Andy Peivdpa/ifc: add interrupt relay for block device
2022-06-01 Andy Peivdpa/ifc: add block operations
2022-06-01 Andy Peivhost: support vhost message for get/set config
2022-06-01 Andy Peivhost: add vDPA operations for block device
2022-06-01 Andy Peivdpa/ifc: support virtio block device
2022-06-01 Wenwu Mavhost: fix deadlock when message handling failed
2022-06-01 Xuan Dingexamples/vhost: support async dequeue data path
2022-06-01 Xuan Dingvhost: support async dequeue for split ring
2022-06-01 Xuan Dingvhost: merge sync and async descriptor to mbuf filling
2022-06-01 Xuan Dingvhost: prepare async for descriptor to mbuf refactoring
2022-06-01 Xuan Dingvhost: prepare sync for descriptor to mbuf refactoring
2022-06-01 Maxime Coquelinvhost: add runtime locking check in unsafe API
2022-06-01 Maxime Coquelinvhost: add statistics for in-flight packets
2022-06-01 Maxime Coquelinvhost: add statistics for IOTLB
2022-06-01 Maxime Coquelinvhost: add statistics for guest notification
2022-06-01 Maxime Coquelinnet/vhost: move to vhost library statistics API
2022-06-01 Maxime Coquelinvhost: support per-virtqueue statistics
2022-06-01 Xuan Dingdoc: fix vhost multi-queue reconnection
2022-06-01 David Marchandvhost: fix async access
2022-05-23 Ruifeng Wangnet/bnxt: remove some dead code
2022-05-23 Ruifeng Wangnet/bnxt: use compiler atomics for statistics
2022-05-23 Shuanglin Wangnet/bnxt: fix ULP parser to ignore segment offset
2022-05-18 David Marchandnet/bnxt: fix compatibility with some old firmwares
2022-06-02 Thomas Monjalonethdev: promote port ownership API as stable
2022-06-02 Jiawei Wangethdev: add IPv4/IPv6 ECN header rewrite action
2022-06-01 Min Hu (Connor)ethdev: fix port close in secondary process
2022-05-31 Ivan Malovnet/sfc: allow to control the represented entity MAC...
2022-05-31 Ivan Malovcommon/sfc_efx/base: manage VNIC MAC address by MCDI...
2022-05-31 Ivan Malovcommon/sfc_efx/base: convert EFX PCIe INTF to MCDI...
2022-05-31 David Marchandapp/testpmd: register driver specific commands
2022-05-31 David Marchandapp/testpmd: mark most cmdline symbols as static
2022-05-31 Robin Zhangethdev: support SFF-8636 module telemetry
2022-05-31 Robin Zhangethdev: support SFF-8472 module telemetry
2022-05-31 Robin Zhangethdev: support SFF-8079 module telemetry
2022-05-31 Robin Zhangethdev: add common code for different SFF specs
2022-05-31 Robin Zhangethdev: add telemetry command for module EEPROM
2022-05-31 Pankaj Guptanet/vmxnet3: fix Rx data ring initialization
2022-05-31 Pankaj Guptanet/vmxnet3: set packet type for fragmented packet
2022-05-31 Pankaj Guptanet/vmxnet3: advertise RETA size in device info
2022-05-31 Pankaj Guptanet/vmxnet3: support version 6
2022-05-31 Pankaj Guptanet/vmxnet3: report HW version on FW version query
2022-05-31 Pankaj Guptanet/vmxnet3: reorder ethdev callbacks initialization
2022-05-31 Pankaj Guptanet/vmxnet3: add Rx queue count
2022-05-31 Pankaj Guptanet/vmxnet3: support RETA query and update
next