Re: [dpdk-dev] [PATCH 0/7] features and bugfix for hns3 PMD

2021-04-19 Thread Ferruh Yigit
On 4/17/2021 10:54 AM, Min Hu (Connor) wrote: This patchset contains 2 features and 5 bugfixes. Chengwen Feng (3): net/hns3: check max SIMD bitwidth net/hns3: Rx vector add compile-time verify net/hns3: fix FDIR lock bug Huisong Li (4): net/hns3: remove redundant code about mbx n

[dpdk-dev] [PATCH 0/7] features and bugfix for hns3 PMD

2021-04-17 Thread Min Hu (Connor)
This patchset contains 2 features and 5 bugfixes. Chengwen Feng (3): net/hns3: check max SIMD bitwidth net/hns3: Rx vector add compile-time verify net/hns3: fix FDIR lock bug Huisong Li (4): net/hns3: remove redundant code about mbx net/hns3: fix the check for DCB mode net/hns3: fix t