On 2/3/2021 12:23 PM, Lijun Ou wrote:
Based on some suggestions, we reorganize the fixes
and resend the only fixes.
Chengchang Tang (4):
net/hns3: fix stats flip overflow
net/hns3: replace all atomic type with C11 atomic builtins
net/hns3: fix cmdq cleared during firmware process
net/hns3: fix VF reset after MBX failed
Chengwen Feng (3):
net/hns3: constraint TM peak rate
net/hns3: remove MPLS type from supported flow items
net/hns3: fix FD rule residue in hardware when malloc fail
Huisong Li (3):
net/hns3: fix query order of link status and link info
net/hns3: fix link status change from firmware
net/hns3: add check for max pkt length of Rx
Lijun Ou (1):
net/hns3: fix RSS indirection table size
Series applied to dpdk-next-net/main, thanks.