Message ID | 20240927184613.52172-1-kartilak@cisco.com |
---|---|
Headers | show
Received: from rcdn-iport-6.cisco.com (rcdn-iport-6.cisco.com [173.37.86.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 63EB4136663; Fri, 27 Sep 2024 18:46:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=173.37.86.77 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727462804; cv=none; b=Oa19Pb2V73r+4rrRIp2XCz+jXdTFE/zcqIT6voIIufrEUdjOFT0a9QST/NCjMMrK46ZfNKAaWBKmVFH23iLAnx3XcYv+wrB1g9Xk87hPKpAwqeZj+BxSRkZNn65Q66fTCJcXeU3BHvy+KcVOre+GcmxdRJeK4/UvOPSVa1Jz2DM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727462804; c=relaxed/simple; bh=rz6FAUEtZHL86XGxXe9+RQ8x5ab0L03dUPa5Z7KIE88=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=DJwgHDVdm1ZLDeIiu5/Elk8bY5qxPPWx0bc6bgataORimA4GvrMx9m4JgztajXbeln5SYWDspwmo20iZr9VoDZTTzihHs3epzzR6X9unKAkZoZXjBiZ7cVZlCinrlYD8Eja8O67sAmHZ1OGjWd2QgSH8KphhKzLmqse++LTZHmo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=cisco.com; spf=pass smtp.mailfrom=cisco.com; dkim=pass (1024-bit key) header.d=cisco.com header.i=@cisco.com header.b=ITKtpR1m; arc=none smtp.client-ip=173.37.86.77 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=cisco.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cisco.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=cisco.com header.i=@cisco.com header.b="ITKtpR1m" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cisco.com; i=@cisco.com; l=7562; q=dns/txt; s=iport; t=1727462802; x=1728672402; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=MT1eMq7WTR2fOTL/U3ohJBHxOyefzFzd4YQSgH+wxDQ=; b=ITKtpR1m5kKdKpgRoGzUP7k0sHsrme3Yb0dYOBLwa4EkMLZe+Lm25iJO t6Fe1iLFDOQUogIHZQXHglLyxst2RT3f2PuLV3moC31/2RhgrjwDdu1eA Dxmexs7o6/kTfToe5BJJsgeGsruoUnyYzphyvqTKayRCJ1ozaI3d468gp I=; X-CSE-ConnectionGUID: kULWHogNSBGQE7DVWfX3mw== X-CSE-MsgGUID: 9FWlmnLQTSOj+QFN9SCNwg== X-IronPort-AV: E=Sophos;i="6.11,159,1725321600"; d="scan'208";a="267254632" Received: from rcdn-core-5.cisco.com ([173.37.93.156]) by rcdn-iport-6.cisco.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Sep 2024 18:46:35 +0000 Received: from localhost.cisco.com ([10.193.101.253]) (authenticated bits=0) by rcdn-core-5.cisco.com (8.15.2/8.15.2) with ESMTPSA id 48RIkQah022754 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 27 Sep 2024 18:46:34 GMT From: Karan Tilak Kumar <kartilak@cisco.com> To: sebaddel@cisco.com Cc: arulponn@cisco.com, djhawar@cisco.com, gcboffa@cisco.com, mkai2@cisco.com, satishkh@cisco.com, aeasi@cisco.com, jejb@linux.ibm.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Karan Tilak Kumar <kartilak@cisco.com> Subject: [PATCH v3 00/14] Introduce support for Fabric Discovery and Date: Fri, 27 Sep 2024 11:45:59 -0700 Message-Id: <20240927184613.52172-1-kartilak@cisco.com> X-Mailer: git-send-email 2.31.1 Precedence: bulk X-Mailing-List: linux-scsi@vger.kernel.org List-Id: <linux-scsi.vger.kernel.org> List-Subscribe: <mailto:linux-scsi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-scsi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-User: kartilak@cisco.com X-Outbound-SMTP-Client: 10.193.101.253, [10.193.101.253] X-Outbound-Node: rcdn-core-5.cisco.com |
Series |
Introduce support for Fabric Discovery and
|
expand
|