From: Kashyap Desai <kashyap.desai@broadcom.com>
To: dgilbert@interlog.com, linux-scsi <linux-scsi@vger.kernel.org>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>,
Ming Lei <ming.lei@redhat.com>, Jens Axboe <axboe@kernel.dk>,
Hannes Reinecke <hare@suse.de>,
John Garry <john.garry@huawei.com>,
Philip Wong <philip.wong@broadcom.com>
Subject: RE: [RFC] add io_uring support in scsi layer
Date: Thu, 3 Sep 2020 22:21:35 +0530 [thread overview]
Message-ID: <b0f358ce47cdc34ba2cc55aba33f3e37@mail.gmail.com> (raw)
In-Reply-To: <f006b12d-ea59-27d9-7766-6d4039487714@interlog.com>
> > megaraid_sas and mpt3sas driver will be immediate users of this
> > interface.
> > Both the drivers can use mq_poll only if it has exposed more than one
> > nr_hw_queues.
>
> Perhaps you could add some comments in scsi_host.h about what the
> int (* mq_poll)(struct Scsi_Host *shost, unsigned int queue_num);
>
> callback should do. And you could implement it in the scsi_debug driver
> which
> should have all the other hooks as it is part 15 of the shared host tag
> support
> patchset.
I will add supporting comment in scsi_host.h. I will also add scsi_debug
support and include it in my next patchset.
Kashyap
>
> > Waiting for below changes to enable shared host tag support.
> >
> > https://patchwork.kernel.org/cover/11724429/
>
> I'm testing this at the moment. So far so good.
>
> Doug Gilbert
prev parent reply other threads:[~2020-09-03 16:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-03 16:14 [RFC] add io_uring support in scsi layer Kashyap Desai
2020-09-03 16:20 ` Jens Axboe
2020-09-03 16:44 ` Kashyap Desai
2020-09-03 16:48 ` Jens Axboe
2020-09-03 16:42 ` Douglas Gilbert
2020-09-03 16:51 ` Kashyap Desai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b0f358ce47cdc34ba2cc55aba33f3e37@mail.gmail.com \
--to=kashyap.desai@broadcom.com \
--cc=axboe@kernel.dk \
--cc=dgilbert@interlog.com \
--cc=hare@suse.de \
--cc=john.garry@huawei.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=ming.lei@redhat.com \
--cc=philip.wong@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.