[RFC PATCH v4 26/27] qedn: Add Connection and IO level recovery flows

Shai Malin malin1024 at gmail.com
Wed May 5 19:06:31 BST 2021


On 5/2/21 2:57PM, Hannes Reinecke wrote:
> On 4/29/21 9:09 PM, Shai Malin wrote:
> > This patch will present the connection level functionalities:
> >   - conn clear-sq: will release the FW restrictions in order to flush all
> >     the pending IOs.
> >   - drain: in case clear-sq is stuck, will release all the device FW
> >     restrictions in order to flush all the pending IOs.
> >   - task cleanup - will flush the IO level resources.
> >
> > Acked-by: Igor Russkikh <irusskikh at marvell.com>
> > Signed-off-by: Prabhakar Kushwaha <pkushwaha at marvell.com>
> > Signed-off-by: Omkar Kulkarni <okulkarni at marvell.com>
> > Signed-off-by: Michal Kalderon <mkalderon at marvell.com>
> > Signed-off-by: Ariel Elior <aelior at marvell.com>
> > Signed-off-by: Shai Malin <smalin at marvell.com>
> > ---
> >   drivers/nvme/hw/qedn/qedn.h      |   8 ++
> >   drivers/nvme/hw/qedn/qedn_conn.c | 133 ++++++++++++++++++++++++++++++-
> >   drivers/nvme/hw/qedn/qedn_main.c |   1 +
> >   drivers/nvme/hw/qedn/qedn_task.c |  27 ++++++-
> >   4 files changed, 166 insertions(+), 3 deletions(-)
> >
> Reviewed-by: Hannes Reinecke <hare at suse.de>

Thanks.

>
> Cheers,
>
> Hannes
> --
> Dr. Hannes Reinecke                Kernel Storage Architect
> hare at suse.de                              +49 911 74053 688
> SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
> HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer



More information about the Linux-nvme mailing list