All of lore.kernel.org
 help / color / mirror / Atom feed
From: jthumshirn@suse.de (Johannes Thumshirn)
Subject: [PATCH v2 4/6] qla2xxx: Send FC4 type NVMe to the management server
Date: Thu, 22 Jun 2017 11:51:58 +0200	[thread overview]
Message-ID: <20170622095157.GE5670@linux-x5ow.site> (raw)
In-Reply-To: <20170621204846.21663-5-himanshu.madhani@cavium.com>

On Wed, Jun 21, 2017@01:48:44PM -0700, Madhani, Himanshu wrote:

Looks good,
Reviewed-by: Johannes Thumshirn <jthumshirn at suse.de>

-- 
Johannes Thumshirn                                          Storage
jthumshirn at suse.de                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

WARNING: multiple messages have this Message-ID (diff)
From: Johannes Thumshirn <jthumshirn@suse.de>
To: "Madhani, Himanshu" <himanshu.madhani@cavium.com>
Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org,
	darren.trapp@cavium.com, giridhar.malavali@cavium.com,
	linux-nvme@lists.infradead.org
Subject: Re: [PATCH v2 4/6] qla2xxx: Send FC4 type NVMe to the management server
Date: Thu, 22 Jun 2017 11:51:58 +0200	[thread overview]
Message-ID: <20170622095157.GE5670@linux-x5ow.site> (raw)
In-Reply-To: <20170621204846.21663-5-himanshu.madhani@cavium.com>

On Wed, Jun 21, 2017 at 01:48:44PM -0700, Madhani, Himanshu wrote:

Looks good,
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>

-- 
Johannes Thumshirn                                          Storage
jthumshirn@suse.de                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

  parent reply	other threads:[~2017-06-22  9:51 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 20:48 [PATCH v2 0/6] qla2xxx: Add NVMe FC Fabric support in driver Madhani, Himanshu
2017-06-21 20:48 ` Madhani, Himanshu
2017-06-21 20:48 ` [PATCH v2 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling Madhani, Himanshu
2017-06-21 20:48   ` Madhani, Himanshu
2017-06-22  6:28   ` Hannes Reinecke
2017-06-22  6:28     ` Hannes Reinecke
2017-06-28 21:15   ` James Bottomley
2017-06-28 21:15     ` James Bottomley
2017-06-28 21:23     ` Madhani, Himanshu
2017-06-28 21:23       ` Madhani, Himanshu
2017-06-21 20:48 ` [PATCH v2 2/6] qla2xxx: Add FC-NVMe command handling Madhani, Himanshu
2017-06-21 20:48   ` Madhani, Himanshu
2017-06-22  6:28   ` Hannes Reinecke
2017-06-22  6:28     ` Hannes Reinecke
2017-06-21 20:48 ` [PATCH v2 3/6] qla2xxx: Add FC-NVMe F/W initialization and transport registration Madhani, Himanshu
2017-06-21 20:48   ` Madhani, Himanshu
2017-06-22  6:32   ` Hannes Reinecke
2017-06-22  6:32     ` Hannes Reinecke
2017-06-22  9:46   ` Johannes Thumshirn
2017-06-22  9:46     ` Johannes Thumshirn
     [not found]     ` <2d07d1fd-545b-0308-8a2b-5cfb59cbcf2b@broadcom.com>
2017-06-22 18:53       ` Johannes Thumshirn
2017-06-22 18:53         ` Johannes Thumshirn
2017-06-23  3:16     ` Madhani, Himanshu
2017-06-23  3:16       ` Madhani, Himanshu
2017-06-23  6:28       ` Johannes Thumshirn
2017-06-23  6:28         ` Johannes Thumshirn
2017-06-21 20:48 ` [PATCH v2 4/6] qla2xxx: Send FC4 type NVMe to the management server Madhani, Himanshu
2017-06-21 20:48   ` Madhani, Himanshu
2017-06-22  6:33   ` Hannes Reinecke
2017-06-22  6:33     ` Hannes Reinecke
2017-06-22  9:51   ` Johannes Thumshirn [this message]
2017-06-22  9:51     ` Johannes Thumshirn
2017-06-21 20:48 ` [PATCH v2 5/6] qla2xxx: Use FC-NMVe FC4 type for FDMI registration Madhani, Himanshu
2017-06-21 20:48   ` Madhani, Himanshu
2017-06-22  6:33   ` Hannes Reinecke
2017-06-22  6:33     ` Hannes Reinecke
2017-06-22  9:52   ` Johannes Thumshirn
2017-06-22  9:52     ` Johannes Thumshirn
2017-06-21 20:48 ` [PATCH v2 6/6] qla2xxx: Update Driver version to 10.00.00.00-k Madhani, Himanshu
2017-06-21 20:48   ` Madhani, Himanshu
2017-06-22  6:33   ` Hannes Reinecke
2017-06-22  6:33     ` Hannes Reinecke
2017-06-28  1:49 ` [PATCH v2 0/6] qla2xxx: Add NVMe FC Fabric support in driver Martin K. Petersen
2017-06-28  1:49   ` Martin K. Petersen

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=20170622095157.GE5670@linux-x5ow.site \
    --to=jthumshirn@suse.de \
    /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.