From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 C5D0528CF56 for ; Tue, 22 Jul 2025 06:28:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753165723; cv=none; b=qU63FfDSznVyS5AQYZCGIgSxz5FxltdMpI4PJL3LOjNOFt1tKfuetSBtmt3BNwKd6TE6GNeo49qe/0ut4PDm+mI3WV8Otbor3HjNy8s8zlhslIapLVuhhz+gNbtsXUTi+E86GZBsPe+DB3hpPbT1OkSNEWeSHRHg7ZkcsIzNwJY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753165723; c=relaxed/simple; bh=SBKOdxW28jmuDVPViy2Scq83g0cvOJ2w8ggLjiNpmFA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=nbxsFEAXqaAQKkC1frvleiGqGHh5EBQgKEz0G5ww9xWcs73ljN/knuinl2hbFmMIOWNBFW76OrQbGhxqjX7/HcLnMB8O9YJFpjxhPt2uQidXkhtJoPaJ2THGBYzMYMdPzl6DvAtdLJ8A8U9UYexyzB/jlxpHTM3lGEEyYCBsapE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id BA4B468AA6; Tue, 22 Jul 2025 08:28:30 +0200 (CEST) Date: Tue, 22 Jul 2025 08:28:30 +0200 From: Christoph Hellwig To: Nitesh Shetty Cc: Christoph Hellwig , Sagi Grimberg , Chaitanya Kulkarni , gost.dev@samsung.com, nitheshshetty@gmail.com, linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] nvmet: Add support for FDP in fabrics passthru path Message-ID: <20250722062830.GA15013@lst.de> References: <20250716133944.1384388-1-nj.shetty@samsung.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250716133944.1384388-1-nj.shetty@samsung.com> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, added to nvme-6.17.