From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5CF9C4741F for ; Fri, 2 Oct 2020 01:28:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 672B32145D for ; Fri, 2 Oct 2020 01:28:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kernel-dk.20150623.gappssmtp.com header.i=@kernel-dk.20150623.gappssmtp.com header.b="xMJQ47fD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387532AbgJBB2I (ORCPT ); Thu, 1 Oct 2020 21:28:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46766 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733260AbgJBB2I (ORCPT ); Thu, 1 Oct 2020 21:28:08 -0400 Received: from mail-pf1-x441.google.com (mail-pf1-x441.google.com [IPv6:2607:f8b0:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12F6FC0613E3 for ; Thu, 1 Oct 2020 18:28:08 -0700 (PDT) Received: by mail-pf1-x441.google.com with SMTP id d9so84064pfd.3 for ; Thu, 01 Oct 2020 18:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=i49beg2TUcxlSmAmpEnMzD9aInnD0fnuYKI/AnJhgbE=; b=xMJQ47fDFDHqQa476XcpKAZXW7TuVWgvZW/QmHcAqIuIV9DFSbAX7elelGWEA/G4aX 0UnWntItvp/GDW1fAGXNRlpurLCpNL5zedDqrGYI4NIZGfSGPh5g2byO4WCkXTikRQBH f/PfDKhHOm6HGp8xBUm2NQLkJu7sS8jwyKOpTRBN2npTR+/UwGR5Fu9BNXvE94hwPILb Cq6YpCYma90tIC9HKbxtX+YyCnbbOGVUecsie8ED3ZvkRvI3CIl9RKSt79nqpeEV6i3J H8ZQPo6+6oEQw3S8eTFVmE1Eh0Atu1iq4y3B6rHUzxXiCqT9XfOKZEfKFg6+Yegy+neP xOKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=i49beg2TUcxlSmAmpEnMzD9aInnD0fnuYKI/AnJhgbE=; b=qvuOlJBkbGbI6LCdaWANrZfALcLM8DUbKP9oBirMFgyahEeYOhGyEWSQRGjEasWtoo RCmGRujoEdxewEvUNkazkMsa+1b/GK4BJ2yyQuRTXPkBhtDdIJnXWB4V2cBCBdoFX/Ws 5lI7y0Nm0In5vMgdOe+mnAgLYLtV1IepAe20cSPtaniTtpxXnyPKw0z/obL4CJFCgVco t9jdRrBLH2qc7Tu+UgPN9HZa8F83yyXO1wXLi9+DOUGDHl9P6yOPVUir72K1h/oT9646 1EpxqvZ02vSRA5I0xktpmKdrWzFW72PeykB6zWS+d2a3g4pnnGvFh+4kDLwldhHuq0gK FRTg== X-Gm-Message-State: AOAM530TQJ9FTpjldzGkMyfiEFsqBZcJJaklVgBEgtOgO8EGk7RRJQ6o igre7F3lDASpWFLFm8NLp//8yA== X-Google-Smtp-Source: ABdhPJx4J9xNU2tN+51Poiudt5CAv0U+oeVjUvc0hIUy4PR0CzIyI8s7265jfYspdpKb4EBcKmIdgA== X-Received: by 2002:aa7:8ec7:0:b029:13e:d13d:a080 with SMTP id b7-20020aa78ec70000b029013ed13da080mr10086938pfr.23.1601602087508; Thu, 01 Oct 2020 18:28:07 -0700 (PDT) Received: from [192.168.1.134] ([66.219.217.173]) by smtp.gmail.com with ESMTPSA id w203sm7729589pfc.97.2020.10.01.18.28.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Oct 2020 18:28:06 -0700 (PDT) Subject: Re: [PATCH blk-next 0/2] Delete the get_vector_affinity leftovers To: Leon Romanovsky , Doug Ledford , Jason Gunthorpe , Keith Busch Cc: Christoph Hellwig , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, linux-rdma@vger.kernel.org, Sagi Grimberg References: <20200929091358.421086-1-leon@kernel.org> <20201001050101.GT3094@unreal> From: Jens Axboe Message-ID: <063a6648-a8bc-cefd-ced8-573d78a9cb8d@kernel.dk> Date: Thu, 1 Oct 2020 19:28:05 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20201001050101.GT3094@unreal> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org On 9/30/20 11:01 PM, Leon Romanovsky wrote: > On Tue, Sep 29, 2020 at 12:13:56PM +0300, Leon Romanovsky wrote: >> From: Leon Romanovsky >> >> There are no drivers that implement .get_vector_affinity(), so delete >> the RDMA function and simplify block code. >> >> Thanks >> >> P.S. Probably it should go through block tree. >> >> Leon Romanovsky (2): >> blk-mq-rdma: Delete not-used multi-queue RDMA map queue code >> RDMA/core: Delete not-implemented get_vector_affinity > > Jens, Keith > > How can we progress here? I'd really like for the nvme side to sign off on this first. -- Jens Axboe