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 BFE393D6CB3 for ; Fri, 24 Apr 2026 13:24:26 +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=1777037068; cv=none; b=uGSkhd6MFalEKsxG3eWsSMyqW+dcVkc3FGV5BDJwwk92r5bMCb3WP3O+eSBTBmJG1dGzB7uZkn1y7AoVaex7hv5NFez0VcXQnbwvWmIlBRXZ84H79sa3QnP9Eog/KsVr+mB+YpXMB2Jpfqe/BLJdbzWu1k8mec5reAaRJ5Vt5ck= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777037068; c=relaxed/simple; bh=Vy7M36fELOdxX6XD0bf8gSDZnCRG5lPW+fhSNw4nQnI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=YKA/wj8YMvxaqOZUNzKy+Fog5mRF31VHhravX2gndsaz4gsFNqtqEoz5stugreKQROH0SEHkI8MvmTcZ3uW65Huc2LRXJo10hIOGDQY34gW5iylBE6zcci0uPI8CFcjWIiG72uiL8ejGAbZ2CuPnUsRAYQvLJW8vezevZBMvdkI= 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 5D89168D05; Fri, 24 Apr 2026 15:24:23 +0200 (CEST) Date: Fri, 24 Apr 2026 15:24:23 +0200 From: Christoph Hellwig To: Jason Gunthorpe Cc: Joel Granados , Keith Busch , Jens Axboe , Christoph Hellwig , Sagi Grimberg , Chaitanya Kulkarni , linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RFC 0/5] nvme: Controller Data Queue (CDQ) support Message-ID: <20260424132423.GA15833@lst.de> References: <20260424-jag-cdq-lkml-v1-0-d773343a717c@kernel.org> <20260424130615.GW3611611@ziepe.ca> 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: <20260424130615.GW3611611@ziepe.ca> User-Agent: Mutt/1.5.17 (2007-11-01) On Fri, Apr 24, 2026 at 10:06:15AM -0300, Jason Gunthorpe wrote: > On Fri, Apr 24, 2026 at 01:37:50PM +0200, Joel Granados wrote: > > > There is however, no clear consensus on how NVMe Live Migration should > > land in the Linux kernel. The 2022 discussion [1] explored a VFIO-based > > approach but reached no conclusion, likely because the specification was > > not yet mature. > > Yes it was paused until the spec matures, then I expect it to go > forward. And it will happen in the nvme software working group. Which should be up an running if Samsung hadn't done everything in the power to torpedo it. Because of that I do not exact Samsung to have any major impact in how this will be implemented in Linux. Note that we also can't discuss any of this at LSF/MM in public, so Joel side channel loading it onto the schedule should be removed as well.