On 9/22/2020 1:03 PM, Wei Hu (Xavier) wrote:
This series are updates for hns3 PMD driver.
Chengchang Tang (2):
net/hns3: fix default VLAN won't be deleted when set PF PVID
net/hns3: add default branch to switch in Rx VLAN processing
Chengwen Feng (1):
net/hns3: support flow action of queue region
Hongbo Zheng (3):
net/hns3: add max number of segs compatibility
net/hns3: avoid accessing nonexistent VF reg when PF in FLR
net/hns3: add break to exit loop when err stat item found
Lijun Ou (5):
net/hns3: support querying RSS flow rule
net/hns3: check input RSS type when creating flow with RSS
net/hns3: set RSS hash type input configuration
net/hns3: fix config when creating RSS rule after flush
net/hns3: fix flushing RSS rule
Wei Hu (Xavier) (6):
net/hns3: add VLAN configuration compatibility
net/hns3: add TSO pseudo header calculation compatibility
net/hns3: add default branch to switch when parsing fd tuple
net/hns3: fix flow RSS queue num with 0
net/hns3: fix configuring device with RSS is enabled
net/hns3: fix storing RSS info when creating flow action
Series applied to dpdk-next-net/main, thanks.