lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Y8p1zdHjYZ+Gqeh0@kroah.com>
Date:   Fri, 20 Jan 2023 12:06:53 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     "yekai (A)" <yekai13@...wei.com>
Cc:     Herbert Xu <herbert@...dor.apana.org.au>,
        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 Fri, Jan 20, 2023 at 10:13:50AM +0800, yekai (A) wrote:
> 
> 
> On 2023/1/12 17:26, yekai (A) wrote:
> >
> >
> >
> > 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
> >
> >
> Hi Greg KH
> 
> Just a friendly ping. 
> Could you help me to apply this patchset v10?  Your prompt reply is much appreciated.

Sorry for the delay, I missed the crypto maintainer's review.  now
queued up.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ