Re: [PATCH v2 0/7] bugfix for hns3 PMD

2022-05-12 Thread Ferruh Yigit
On 5/5/2022 1:27 PM, Min Hu (Connor) wrote: This patch set contains 7 bugfix for hns3 PMD. Chengwen Feng (1): net/hns3: fix more mbufs are freed when Tx done cleanup Huisong Li (6): net/hns3: fix order of clearing imissed register in PF net/hns3: fix MAC and queues HW statistics overfl

Re: [dpdk-dev] [PATCH v2 0/7] Bugfix for hns3 PMD

2021-04-13 Thread Ferruh Yigit
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 Che

[dpdk-dev] [PATCH v2 0/7] Bugfix for hns3 PMD

2021-04-09 Thread Min Hu (Connor)
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 se