Re: [dpdk-dev] [PATCH v3 0/6] optimization and bugfix for hns3 PMD

2021-05-04 Thread Ferruh Yigit
On 4/30/2021 7:28 AM, Min Hu (Connor) wrote: > This patch set contains one patch for performance optimization, > this is: 'net/hns3: improve IO path data cache usage'. > The others are bugfixes for hns3 PMD. > > Chengwen Feng (6): > net/hns3: delete some unused capabilities > net/hns3: modify

[dpdk-dev] [PATCH v3 0/6] optimization and bugfix for hns3 PMD

2021-04-29 Thread Min Hu (Connor)
This patch set contains one patch for performance optimization, this is: 'net/hns3: improve IO path data cache usage'. The others are bugfixes for hns3 PMD. Chengwen Feng (6): net/hns3: delete some unused capabilities net/hns3: modify write reg opt API impl net/hns3: use RTE DIM instead of A