dpdk.git
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
2022-05-31 Pankaj Guptanet/vmxnet3: support version 5
2022-05-31 Jin Liuapp/testpmd: fix help of create meter command
2022-05-31 Peng Zhangnet/nfp: fix disabling VLAN stripping
2022-05-31 Jiawen Wunet/txgbe: fix max number of queues for SR-IOV
2022-05-31 Jiawen Wunet/txgbe: fix SGMII mode to link up
2022-05-31 Jiawen Wunet/ngbe: redesign internal PHY init flow
2022-05-31 Jiawen Wunet/ngbe: fix PCIe related operations with bus API
2022-05-31 Jiawen Wunet/ngbe: fix reading M88E1512 PHY mode
2022-05-31 Jiawen Wunet/ngbe: fix external PHY power down
2022-05-31 Jiawen Wunet/ngbe: fix reading PHY ID
2022-05-31 Jiawen Wunet/ngbe: support yt8531s PHY
2022-05-31 Jiawen Wunet/ngbe: fix link speed check
2022-05-30 Min Hu (Connor)ethdev: fix port state when stop
2022-05-25 Joyce Kongnet/memif: fix overwriting of head segment
2022-05-25 Min Hu (Connor)net/bonding: fix mbuf fast free usage
2022-05-25 Dmitry Kozlyukapp/testpmd: do not poll stopped queues
2022-05-25 Dmitry Kozlyukapp/testpmd: fix use of indirect action after port...
2022-05-25 Dmitry Kozlyukethdev: prohibit polling stopped queue
2022-05-20 Shun Haoapp/testpmd: fix metering and policing command for...
2022-05-20 Mingxia Liuapp/testpmd: replace hardcoded min mbuf number with...
2022-05-20 Chengwen Fengnet/cnxk: fix possible null dereference in telemetry
2022-05-20 Chengwen Fengethdev: fix possible null pointer access
2022-05-20 Chengwen Fengethdev: fix memory leak in xstats telemetry
2022-05-20 Chengwen Fengnet/axgbe: fix xstats get return if xstats is null
2022-05-20 Chengwen Fengnet/mvpp2: fix xstats get return if xstats is null
2022-05-20 Chengwen Fengnet/ipn3ke: fix xstats get return if xstats is null
2022-05-20 Chengwen Fengnet/hns3: fix xstats get return if xstats is null
2022-05-20 Chengwen Fengethdev: simplify xstats get implementation
2022-05-20 Chengwen Fengethdev: clarify null location case in xstats get
2022-05-20 David Marchandapp/testpmd: remove useless pointer checks
2022-05-19 Wenwu Maapp/testpmd: perform SW IP checksum for GRO/GSO packets
2022-05-19 Ivan Malovnet/sfc: improve naming in flow tunnel offload support
2022-05-19 Huisong Liapp/testpmd: fix port status of bonding slave device
2022-05-19 Peng Zhangnet/nfp: make sure MTU is never larger than mbuf size
2022-05-19 Jerin Jacobethdev: add protocol based meter input color selection
2022-05-17 Rahul Lakkireddynet/cxgbe: read firmware configuration file from filesystem
2022-05-17 Rahul Lakkireddynet/cxgbe: track packets dropped by TP due to congestion
2022-06-04 Kevin Laatzexamples/l3fwd_power: add configuration options
2022-06-04 Kevin Laatzpower: add get/set min/max scaling frequencies API
2022-06-04 Kevin Laatzpower: add get/set pause duration API
2022-06-04 Kevin Laatzpower: add get/set empty-poll maximum API
2022-06-03 Michal Mazureklpm: add scalar version of lookupx4
2022-06-03 Stanislaw Kardachlpm: add const to lookup parameter
2022-06-02 Arek Kusztalcryptodev: add RSA padding salt length and label
2022-06-02 Arek Kusztalcryptodev: clarify RSA verify with none padding
next