[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200111.144143.1259862830806502680.davem@davemloft.net>
Date: Sat, 11 Jan 2020 14:41:43 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: tanhuazhong@...wei.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
salil.mehta@...wei.com, yisen.zhuang@...wei.com,
linuxarm@...wei.com, jakub.kicinski@...ronome.com
Subject: Re: [PATCH net-next 0/7] net: hns3: add some misc update about
reset issue
From: Huazhong Tan <tanhuazhong@...wei.com>
Date: Sat, 11 Jan 2020 16:33:46 +0800
> This series includes some misc update relating to reset issue.
> [patch 1/7] & [patch 2/7] splits hclge_reset()/hclgevf_reset()
> into two parts: preparing and rebuilding. Since the procedure
> of FLR should be separated out from the reset task([patch 3/7 &
> patch 3/7]), then the FLR's processing can reuse these codes.
>
> pci_error_handlers.reset_prepare() is void type function, so
> [patch 6/7] & [patch 7/7] factor some codes related to PF
> function reset to make the preparing done before .reset_prepare()
> return.
>
> BTW, [patch 5/7] enlarges the waiting time of reset for matching
> the hardware's.
Series applied, thanks.
Powered by blists - more mailing lists