public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: "Karan Tilak Kumar (kartilak)" <kartilak@cisco.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>,
	"Sesidhar Baddela (sebaddel)" <sebaddel@cisco.com>,
	"Arulprabhu Ponnusamy (arulponn)" <arulponn@cisco.com>,
	"Dhanraj Jhawar (djhawar)" <djhawar@cisco.com>,
	"Gian Carlo Boffa (gcboffa)" <gcboffa@cisco.com>,
	"Masa Kai (mkai2)" <mkai2@cisco.com>,
	"Satish Kharat (satishkh)" <satishkh@cisco.com>,
	"jejb@linux.ibm.com" <jejb@linux.ibm.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic
Date: Fri, 08 Dec 2023 13:03:31 -0500	[thread overview]
Message-ID: <yq1ttosk2n1.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <SJ0PR11MB5896728CD14BD099A273C98BC384A@SJ0PR11MB5896.namprd11.prod.outlook.com> (Karan Tilak Kumar's message of "Wed, 6 Dec 2023 03:53:12 +0000")


Hi Karan!

>> This series doesn't apply to 6.8/scsi-queue.
>
> Okay. Thanks Martin.
> Please advise how I can proceed with getting the patch set accepted.

I tried v5 and it fails the same way as v4. First failure is patch #9,
several additional conflicts after that.

You need to submit a patch series that has been rebased on top of my
6.8/scsi-queue branch. I don't know what you used as baseline for the
series in your git tree but it is not a suitable ancestor of my tree.

Your changelog modification is fine. Thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

  reply	other threads:[~2023-12-08 18:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30  2:33 [PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 01/13] scsi: fnic: Modify definitions to sync with VIC firmware Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 02/13] scsi: fnic: Add and use fnic number Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 03/13] scsi: fnic: Add and improve log messages Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ) Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 09/13] scsi: fnic: Remove usage of host_lock Karan Tilak Kumar
2023-11-30  2:33 ` [PATCH v4 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c Karan Tilak Kumar
2023-11-30  2:34 ` [PATCH v4 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver Karan Tilak Kumar
2023-11-30  2:34 ` [PATCH v4 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ) Karan Tilak Kumar
2023-11-30  2:34 ` [PATCH v4 13/13] scsi: fnic: Increment driver version Karan Tilak Kumar
2023-12-06  3:10 ` [PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic Martin K. Petersen
2023-12-06  3:53   ` Karan Tilak Kumar (kartilak)
2023-12-08 18:03     ` Martin K. Petersen [this message]
2023-12-08 19:20       ` Karan Tilak Kumar (kartilak)

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=yq1ttosk2n1.fsf@ca-mkp.ca.oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=arulponn@cisco.com \
    --cc=djhawar@cisco.com \
    --cc=gcboffa@cisco.com \
    --cc=jejb@linux.ibm.com \
    --cc=kartilak@cisco.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mkai2@cisco.com \
    --cc=satishkh@cisco.com \
    --cc=sebaddel@cisco.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