[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <03da282d-7654-4469-ca33-54eaa81b23d9@huawei.com>
Date: Tue, 10 Jan 2023 19:57:24 +0800
From: "yekai (A)" <yekai13@...wei.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
CC: <gregkh@...uxfoundation.org>, <linux-crypto@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <wangzhou1@...ilicon.com>,
<liulongfang@...wei.com>
Subject: Re: [PATCH v10 3/3] crypto: hisilicon/qm - define the device
isolation strategy
On 2022/12/11 14:16, Herbert Xu wrote:
> On Sat, Nov 19, 2022 at 07:48:17AM +0000, Kai Ye wrote:
>> Define the device isolation strategy by the device driver. The
>> user configures a hardware error threshold value by uacce interface.
>> If the number of hardware errors exceeds the value of setting error
>> threshold in one hour. The device will not be available in user space.
>> The VF device use the PF device isolation strategy. All the hardware
>> errors are processed by PF driver.
>>
>> Signed-off-by: Kai Ye <yekai13@...wei.com>
>> ---
>> drivers/crypto/hisilicon/qm.c | 169 +++++++++++++++++++++++++++++++---
>> include/linux/hisi_acc_qm.h | 15 +++
>> 2 files changed, 169 insertions(+), 15 deletions(-)
> Acked-by: Herbert Xu <herbert@...dor.apana.org.au>
Hi Greg KH
Could you help me to apply this patchset v10?
thanks
Kai
Powered by blists - more mailing lists