[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y5V1zaurC8TuuA6l@gondor.apana.org.au>
Date: Sun, 11 Dec 2022 14:16:45 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Kai Ye <yekai13@...wei.com>
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 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>
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists