Re: [dpdk-dev] [PATCH v3 0/6] optimization and bugfix for hns3 PMD
From: Ferruh Yigit <hidden>
Date: 2021-05-04 16:04:12
From: Ferruh Yigit <hidden>
Date: 2021-05-04 16:04:12
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 write reg opt API impl net/hns3: use RTE DIM instead of ARRAY SIZE net/hns3: improve IO path data cache usage net/hns3: log FDIR configuration net/hns3: fix vector Rx burst can't exceed 32
Series applied to dpdk-next-net/main, thanks.