[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2f3e792d-fbc3-beb4-0680-cc5b4db21201@huawei.com>
Date: Sun, 28 Oct 2018 10:19:29 +0800
From: tanhuazhong <tanhuazhong@...wei.com>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
<davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linuxarm@...wei.com>,
<salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<lipeng321@...wei.com>
Subject: Re: [Patch net 05/11] net: hns3: remove unnecessary queue reset in
the hns3_uninit_all_ring()
On 2018/10/28 3:02, Sergei Shtylyov wrote:
> Hello!
>
> On 27.10.2018 5:41, Huazhong Tan wrote:
>
>> It is not necessary to reset the queue in the hns3_uninit_all_ring(),
>> since the queue is stopped in the down operation, and will be resetted
>
> s/resetted/reset/.
OK, thanks.
>
>> in the up operaton. And the judgment of the HCLGE_STATE_RST_HANDLING
>> flag in the hclge_reset_tqp() is not correct, because we need to reset
>> tqp during pf reset, otherwise it may cause queue not be resetted to
>
> Same here.
OK, thanks.
>
>> working state problem.
>>
>> Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver
>> for hip08 SoC")
>> Signed-off-by: Huazhong Tan <tanhuazhong@...wei.com>
> [...]
>
> MBR, Sergei
>
>
>
Powered by blists - more mailing lists