Re: [dpdk-dev] [PATCH 0/5] Features and bugfix for hns3 PMD

2021-04-29 Thread Ferruh Yigit
On 4/28/2021 8:20 AM, Min Hu (Connor) wrote: > This patch set contains one feature and four bugfixes for > hns3 PMD. > > Chengchang Tang (1): > net/hns3: select Tx prepare based on Tx offload > > Chengwen Feng (4): > net/hns3: support preferred burst size and queues in VF > net/hns3: log ti

[dpdk-dev] [PATCH 0/5] Features and bugfix for hns3 PMD

2021-04-28 Thread Min Hu (Connor)
This patch set contains one feature and four bugfixes for hns3 PMD. Chengchang Tang (1): net/hns3: select Tx prepare based on Tx offload Chengwen Feng (4): net/hns3: support preferred burst size and queues in VF net/hns3: log time delta in decimal format net/hns3: fix use wrong time API