Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4109824pxj; Tue, 8 Jun 2021 06:45:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx3gIQs068iqGzWxsNgf7iwQIQh1SaEophEoqaIm0hEO1iRIKZdhCEw+SfPRkCqZE3wp9Ny X-Received: by 2002:aa7:ce86:: with SMTP id y6mr1847582edv.309.1623159903911; Tue, 08 Jun 2021 06:45:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623159903; cv=none; d=google.com; s=arc-20160816; b=E2IdR3su1pCltNYkNa2NRIntYMqnBqjRh/922KYET8knIn2xtKlDXrRbgaZ33Ffk3+ DzScPm3jAqax+eGQUIkyqoZ15LryoAcNaj2v3AzCFKiXwDBzVAVdH4D9bO3UF5I4Jf9j Y42pdaL9h6J/PWmOcDoXwhYmZwAki0Xt8SF/1TXgQGBGr47cUxfTZlFl1JfIqbuQRQj0 63KM4kms/9BWMcpoPEg7I+aNb4MnHUGQ7/MJFR+Q4Y5Z4QxDMQoZiT4gq8W8vJHyhROk VYsLx8lhNdlVkXce2bOBx5f3VyHEsQqM+g4dOFDY/bKUWg5dCy0ZTCn5nNRsVm7ufdWI DEqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=vo96ck+1fKvzKmpasTByaEcQ40lzl5tGwAE0uHFmVZ8=; b=vbyQyJCIuN0G7iBo/2vD04Wmh7G+IkX9IkfZ6++z/i1Jidz0rahZPRmwZtgLAoslu0 X7Pmg++1oMj95Ycn9XGs+n1gLRmnWM8R9M092VKvcxV0gA89WS8RTtUBNRSAgtNWEq16 53qHSIMRVFrDbQtsttLCuAQD4gnOW8pZIKCqXwQkgwk66GieDlsqyojw0Z3m4Pg0lwcI q3pJ77+EReyuplCiv0Awe2zOgje2qc/0D7b/CDTsTHfDrCsGIv0bXzdxaYqAllIQRTd1 Wmjw7mxvOpuf/jM/pAlAL1xNv+zqHrvTq+5DKAKD4AlUox6B5cQzZIsGQJk8xQT8Lxw9 OG/Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u8si3739449edv.293.2021.06.08.06.44.40; Tue, 08 Jun 2021 06:45:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231162AbhFHNpB (ORCPT + 99 others); Tue, 8 Jun 2021 09:45:01 -0400 Received: from verein.lst.de ([213.95.11.211]:50832 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232768AbhFHNpA (ORCPT ); Tue, 8 Jun 2021 09:45:00 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 6299468AFE; Tue, 8 Jun 2021 15:43:03 +0200 (CEST) Date: Tue, 8 Jun 2021 15:43:03 +0200 From: Christoph Hellwig To: Geert Uytterhoeven Cc: "David S . Miller" , Keith Busch , Jens Axboe , Sagi Grimberg , Omkar Kulkarni , Hannes Reinecke , Dean Balandin , Himanshu Madhani , Shai Malin , Petr Mladek , linux-nvme@lists.infradead.org, netdev , Linux Kernel Mailing List Subject: please drop the nvme code from net-next Message-ID: <20210608134303.GA30977@lst.de> References: <39b1a3684880e1d85ef76e34403886e8f1d22508.1623149635.git.geert+renesas@glider.be> <20210608121925.GA24201@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dave, please drop the nvme-offload code from net-next. Code for drivers/nvme/ needs ACKs from us nvme maintainers and for something this significant also needs to go through the NVMe tree. And this code is not ready yet.