On 4/13/2021 12:49 PM, Min Hu (Connor) wrote:
This set of patches contains 12 bugfixes for hns3 PMD.
Chengchang Tang (2):
net/hns3: fix potentially incorrect timing in MBX
net/hns3: fix incorrect use of CMD status enumeration type
Chengwen Feng (10):
net/hns3: delete mailbox arq ring
net/hns3: fix possible mismatches response of mailbox
net/hns3: fix VF may report LSC event in secondary process
net/hns3: fix miss verification of whether NEON supported
net/hns3: fix missing outer L4 UDP flag for VXLAN packet
net/hns3: add reporting TUNNEL GRE packet type
net/hns3: fix PTP caps report
net/hns3: rename Rx burst API
net/hns3: add supported ptypes list for RXD advanced layout
net/hns3: remove VLAN/QINQ ptypes from support list
Except 10/12,
Series applied to dpdk-next-net/main, thanks.
Patch 10/12 has no dependency in the set, so it can be discussed/updated
separately.