[dpdk-dev] [PATCH 0/6] bugfixes for hns3 PMD

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Thu Jun 17 16:56:20 CEST 2021


On 6/15/21 3:47 AM, Min Hu (Connor) wrote:
> 
> 
> 在 2021/6/14 22:43, Andrew Rybchenko 写道:
>> On 6/13/21 5:31 AM, Min Hu (Connor) wrote:
>>> This patch set contains 6 bugfixes for hns3 PMD.
>>>
>>> Chengchang Tang (1):
>>>    net/hns3: fix VLAN strip log
>>>
>>> HongBo Zheng (2):
>>>    net/hns3: modify max reset fail retry count
>>>    net/hns3: delete redundant blank lines
>>>
>>> Huisong Li (3):
>>>    net/hns3: fix delay time for waiting to stop rxtx
>>>    net/hns3: fix incorrect fake queue rollback
>>>    net/hns3: fix config max queues to zero when fails
>>>
>>>   drivers/net/hns3/hns3_ethdev.c    | 26 +++++++++++---------------
>>>   drivers/net/hns3/hns3_ethdev_vf.c | 20 ++++++++++----------
>>>   drivers/net/hns3/hns3_intr.c      |  4 ++--
>>>   drivers/net/hns3/hns3_rxtx.c      |  3 +++
>>>   4 files changed, 26 insertions(+), 27 deletions(-)
>>>
>>
>> LGTM, I can apply minor style notes for 1/6 on patch
>> series applying.
> Thanks.

Applied, thanks.




More information about the dev mailing list