On 1/6/2021 3:46 AM, Lijun Ou wrote:
Here series fix some hns3 PMD bugs.
Change frome V1:
1. remove the fixes patch[6/7] from V1
2. fix ferruh Yigit's comments.
Huisong Li (3):
net/hns3: fix xstats statistics with id and names
net/hns3: fix abnormal return value in xstats
net/hns3: fix Rx/Tx abnormal errors stats
Lijun Ou (2):
net/hns3: fix incorrect interception with filter director
net/hns3: remove unnecessary memset
Min Hu (Connor) (1):
net/hns3: fix crash with multi-process
Series applied to dpdk-next-net/main, thanks.