Message ID | 20240809164240.47561-1-kartilak@cisco.com |
---|---|
Headers | show
Received: from alln-iport-7.cisco.com (alln-iport-7.cisco.com [173.37.142.94]) (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 6327738384; Fri, 9 Aug 2024 16:44:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=173.37.142.94 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723221850; cv=none; b=Ujf+N4kBJf2JX7aYTu0EMwHX1lQwD1c6FVaJDC2bDalrsc+DDFbS5Q/cWy2aDWbEEPzR+rd0VV8uBmEHOEG01wxXkBiuuUH6VgfFmNJszVEVX5z+bGUPK7snOEUCt1JvotHWvuGt+taupIZeLjSkygbhUWSZnAQ5KmHTDtBEt3A= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723221850; c=relaxed/simple; bh=gcOmM3i2BQnMJIObxhWfH2FGaKFymiQiWIbGoJzhZPc=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=qpXu2kF9ZOBUIAv8yXU1S7GQBc/VqJjZ+oBwMIF+5qYtuqc0rZO+voJJJHF0MYwMDGsCCV8kqOoKNuF435N1re0/FklzU3MzPhvip52wM14TKMVtnEXizOcbFn6+4c+Sv7FeqWaAp6LCGbXY/Vlv6u9HvDD5SFT8gx45CFKqDzw= 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=DONaFIp8; arc=none smtp.client-ip=173.37.142.94 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="DONaFIp8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cisco.com; i=@cisco.com; l=6807; q=dns/txt; s=iport; t=1723221848; x=1724431448; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ICuJRUEtyt5rd57B6O6Tu1k6JyVqKRztOAzdX81XrJI=; b=DONaFIp8EV1fWRG8vJlhwYl3jDPD9mQXZWjfXRTPgqrMclq5ESeROpV9 Le/zxANgEwi6bMPajmZjorkVKsLio7+NDc9B6+nvkkE+yY6U+BiKPVlby YIFFHcAjdc3LYmrRT+Lyi+mChPFMFwcWWO05cfl+rsFENhbAM1tiDanS3 E=; X-CSE-ConnectionGUID: /ElXYdoiTOK964jFpsGAkA== X-CSE-MsgGUID: I2SXSi0fQ5m4OSQ1kP4fPg== X-IronPort-AV: E=Sophos;i="6.09,276,1716249600"; d="scan'208";a="329533379" Received: from rcdn-core-5.cisco.com ([173.37.93.156]) by alln-iport-7.cisco.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Aug 2024 16:42:59 +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 479Ggo2V031305 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 9 Aug 2024 16:42:58 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 v2 00/14] Introduce support for Fabric Discovery and Date: Fri, 9 Aug 2024 09:42:26 -0700 Message-Id: <20240809164240.47561-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
|