On 9/29/2020 1:01 PM, Wei Hu (Xavier) wrote:
This series are updates and fixes for hns3 PMD driver.
Chengchang Tang (1):
net/hns3: support start and stop Tx or Rx queue
Hongbo Zheng (2):
net/hns3: check return value when reading PCI config space
net/hns3: remove redundant return value assignments
Huisong Li (3):
net/hns3: expand the number of queues for one TC up to 512
net/hns3: offload calculating the shapping para to firmware
net/hns3: set max scheduling rate based on actual board
Wei Hu (Xavier) (3):
net/hns3: maximize the queue number
net/hns3: fix error type when validating RSS flow action
net/hns3: set suitable type when initial flow error struct
Series applied to dpdk-next-net/main, thanks.