On 3/31/2021 11:01 AM, Min Hu (Connor) wrote:
This set of patches are bugfixes for hns3 PMD.
Chengchang Tang (1):
net/hns3: fix lack of rollback after setting PVID failed
Chengwen Feng (4):
net/hns3: fix set default MAC addr fail in bonding of VF
net/hns3: fix flow counter not cleared when create
net/hns3: fix VF mailbox head field wrong update
net/hns3: support get device version when dump register
Hongbo Zheng (3):
net/hns3: fix the FLR miss detection
net/hns3: delete redundant blank line
net/hns3: fix code style static warning
Huisong Li (2):
net/hns3: fix some function names for copper media type
net/hns3: fix flow control exception
Series applied to dpdk-next-net/main, thanks.