On 4/10/2021 2:11 AM, Min Hu (Connor) wrote:
This set of patches contains seven bugfixes for hns3 PMD.
Chengchang Tang (3):
net/hns3: fix incorrect timing in resetting queues
net/hns3: fix queue state when concurrent with reset
net/hns3: fix configure FEC when concurrent with reset
Chengwen Feng (2):
net/hns3: remove variables of selecting Rx/Tx function
net/hns3: fix some packet type calc error
Hongbo Zheng (1):
net/hns3: fix FLR failure when RAS concurrent with FLR
Min Hu (Connor) (1):
net/hns3: fix missing rollback in PF init
Series applied to dpdk-next-net/main, thanks.