linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: quic_cang@quicinc.com, linux-scsi@vger.kernel.org,
	Asutosh Das <quic_asutoshd@quicinc.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	quic_nguyenb@quicinc.com, quic_xiaosenh@quicinc.com,
	stanley.chu@mediatek.com, adrian.hunter@intel.com,
	bvanassche@acm.org, avri.altman@wdc.com, mani@kernel.org,
	beanhuo@micron.com, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v13 00/15] Add Multi Circular Queue Support
Date: Wed, 18 Jan 2023 19:44:39 -0500	[thread overview]
Message-ID: <167408782522.3511660.1673114118879533180.b4-ty@oracle.com> (raw)
In-Reply-To: <cover.1673557949.git.quic_asutoshd@quicinc.com>

On Fri, 13 Jan 2023 12:48:37 -0800, Asutosh Das wrote:

> This patch series is an implementation of UFS Multi-Circular Queue.
> Please consider this series for next merge window.
> This implementation has been verified on a Qualcomm & MediaTek platform.
> 
> Thanks,
> Asutosh
> 
> [...]

Applied to 6.3/scsi-queue, thanks!

[01/15] ufs: core: Probe for ext_iid support
        https://git.kernel.org/mkp/scsi/c/6e1d850acff9
[02/15] ufs: core: Introduce Multi-circular queue capability
        https://git.kernel.org/mkp/scsi/c/305a357d3595
[03/15] ufs: core: Defer adding host to scsi if mcq is supported
        https://git.kernel.org/mkp/scsi/c/0cab4023ec7b
[04/15] ufs: core: mcq: Add support to allocate multiple queues
        https://git.kernel.org/mkp/scsi/c/57b1c0ef89ac
[05/15] ufs: core: mcq: Configure resource regions
        https://git.kernel.org/mkp/scsi/c/c263b4ef737e
[06/15] ufs: core: mcq: Calculate queue depth
        https://git.kernel.org/mkp/scsi/c/7224c806876e
[07/15] ufs: core: mcq: Allocate memory for mcq mode
        https://git.kernel.org/mkp/scsi/c/4682abfae2eb
[08/15] ufs: core: mcq: Configure operation and runtime interface
        https://git.kernel.org/mkp/scsi/c/2468da61ea09
[09/15] ufs: core: mcq: Use shared tags for MCQ mode
        https://git.kernel.org/mkp/scsi/c/0d33728fc0e7
[10/15] ufs: core: Prepare ufshcd_send_command for mcq
        https://git.kernel.org/mkp/scsi/c/22a2d563de14
[11/15] ufs: core: mcq: Find hardware queue to queue request
        https://git.kernel.org/mkp/scsi/c/854f84e7feeb
[12/15] ufs: core: Prepare for completion in mcq
        https://git.kernel.org/mkp/scsi/c/c30d8d010b5e
[13/15] ufs: mcq: Add completion support of a cqe
        https://git.kernel.org/mkp/scsi/c/f87b2c41822a
[14/15] ufs: core: mcq: Add completion support in poll
        https://git.kernel.org/mkp/scsi/c/ed975065c31c
[15/15] ufs: core: mcq: Enable Multi Circular Queue
        https://git.kernel.org/mkp/scsi/c/eacb139b77ff

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2023-01-19  0:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 20:48 [PATCH v13 00/15] Add Multi Circular Queue Support Asutosh Das
2023-01-13 20:48 ` [PATCH v13 01/15] ufs: core: Probe for ext_iid support Asutosh Das
2023-01-13 20:48 ` [PATCH v13 02/15] ufs: core: Introduce Multi-circular queue capability Asutosh Das
2023-01-13 20:48 ` [PATCH v13 03/15] ufs: core: Defer adding host to scsi if mcq is supported Asutosh Das
2023-01-13 20:48 ` [PATCH v13 04/15] ufs: core: mcq: Add support to allocate multiple queues Asutosh Das
2023-01-13 20:48 ` [PATCH v13 05/15] ufs: core: mcq: Configure resource regions Asutosh Das
2023-01-13 20:48 ` [PATCH v13 06/15] ufs: core: mcq: Calculate queue depth Asutosh Das
2023-01-13 20:48 ` [PATCH v13 07/15] ufs: core: mcq: Allocate memory for mcq mode Asutosh Das
2023-01-13 20:48 ` [PATCH v13 08/15] ufs: core: mcq: Configure operation and runtime interface Asutosh Das
2023-01-13 20:48 ` [PATCH v13 09/15] ufs: core: mcq: Use shared tags for MCQ mode Asutosh Das
2023-01-13 20:48 ` [PATCH v13 10/15] ufs: core: Prepare ufshcd_send_command for mcq Asutosh Das
2023-01-13 20:48 ` [PATCH v13 11/15] ufs: core: mcq: Find hardware queue to queue request Asutosh Das
2023-01-13 20:48 ` [PATCH v13 12/15] ufs: core: Prepare for completion in mcq Asutosh Das
2023-01-13 20:48 ` [PATCH v13 13/15] ufs: mcq: Add completion support of a cqe Asutosh Das
2023-01-13 20:48 ` [PATCH v13 14/15] ufs: core: mcq: Add completion support in poll Asutosh Das
2023-01-13 20:48 ` [PATCH v13 15/15] ufs: core: mcq: Enable Multi Circular Queue Asutosh Das
2023-01-14  2:16 ` [PATCH v13 00/15] Add Multi Circular Queue Support Martin K. Petersen
2023-01-19  0:44 ` Martin K. Petersen [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=167408782522.3511660.1673114118879533180.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=adrian.hunter@intel.com \
    --cc=avri.altman@wdc.com \
    --cc=beanhuo@micron.com \
    --cc=bvanassche@acm.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=quic_asutoshd@quicinc.com \
    --cc=quic_cang@quicinc.com \
    --cc=quic_nguyenb@quicinc.com \
    --cc=quic_xiaosenh@quicinc.com \
    --cc=stanley.chu@mediatek.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).