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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76AB0C433F5 for ; Fri, 6 May 2022 16:57:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1443991AbiEFRBL (ORCPT ); Fri, 6 May 2022 13:01:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35142 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1443981AbiEFRBJ (ORCPT ); Fri, 6 May 2022 13:01:09 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8D0276A079 for ; Fri, 6 May 2022 09:57:26 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id m20so15548123ejj.10 for ; Fri, 06 May 2022 09:57:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kWTfFwPUe+akq8O9xoc+GEwOhm09+8e/D5W4UvY4gD0=; b=ceuvAqXdWvZeF2C0Y5EDLKK77hsGHUE38ZdM2vcpFkVoxaH8YseTLQnxTfC7bMDIvD 1kTp25IZh3PciTkBUs79hUfk7bwcW4lK6yeFGtAhg21SmiEZbuqdeo1nDpMVLZhL4Zpj tcEZogQAbi8rzX8rgTUf8CXMGeP9r8q6PuGtk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kWTfFwPUe+akq8O9xoc+GEwOhm09+8e/D5W4UvY4gD0=; b=SL0peW5w8NRTuwRKAsJz4NOUVmCiGa5nhEQDftOvsUw+qlKmEfJCvn8Y7aFUK0x1Ej 0ByouFmq8xYA+HkA6cY2wBW6PK38QZsR2hy4zsRzaZiYCmvl3vh30P7lMmQBcdBPInCt w6jakyExKnZG6FXYpU3Y6j5HeYZxjuRXMFRE7JVnV0krzFCgqG6GoZXjToGYn/y7ZD4M 0O5lFCIPsX7DECSHO+3J7faEV7ntS0fVfhX8M4Mep2TxFwv9uYw/Iq6UitqbWFeU9FjC RzUX/HRVScJLFiCUWXxbC0uKkB+jBINg3z5SSve/Jw5wPhypdxpkxpSuudhqcYxvdpAW tbpQ== X-Gm-Message-State: AOAM5337FsOtk+tDtMLN22V0+BBXJ5b2vxcE24peFW0k72B/gWoNd4dU fiaoqxScHqNE3XyDvMSqCI+AbFwqotk0r8q6+qg= X-Google-Smtp-Source: ABdhPJzFhR7kGiKLKsfhICHFmndUNNlXK6/ANdR1xFt/aCn8bT+Iw74I9oNsdWLX5OgVBA4cOMPs4g== X-Received: by 2002:a17:907:7e91:b0:6f4:3b93:1f6e with SMTP id qb17-20020a1709077e9100b006f43b931f6emr3891509ejc.91.1651856244943; Fri, 06 May 2022 09:57:24 -0700 (PDT) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com. [209.85.128.47]) by smtp.gmail.com with ESMTPSA id z22-20020a50f156000000b0042617ba63c3sm2492427edl.77.2022.05.06.09.57.24 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 May 2022 09:57:24 -0700 (PDT) Received: by mail-wm1-f47.google.com with SMTP id i67-20020a1c3b46000000b003946c466c17so747306wma.4 for ; Fri, 06 May 2022 09:57:24 -0700 (PDT) X-Received: by 2002:a1c:cc16:0:b0:394:61e1:94f with SMTP id h22-20020a1ccc16000000b0039461e1094fmr4204147wmb.38.1651856243921; Fri, 06 May 2022 09:57:23 -0700 (PDT) MIME-Version: 1.0 References: <20220506160151.GA596656@nvidia.com> In-Reply-To: <20220506160151.GA596656@nvidia.com> From: Linus Torvalds Date: Fri, 6 May 2022 09:57:07 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] Please pull RDMA subsystem changes To: Jason Gunthorpe Cc: linux-rdma , Linux Kernel Mailing List , Leon Romanovsky Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 6, 2022 at 9:01 AM Jason Gunthorpe wrote: > > 6 files changed, 92 insertions(+), 103 deletions(-) I couldn't for the life of me understand how you got to that diffstat, since everything I tried gave me 6 files changed, 85 insertions(+), 96 deletions(-) instead. Until I realized that you must be using the '--histogram' flag to git diff. It seems to give quite different results for rxe/rxe_mcast.c. Better? Worse? I dunno. But it threw me. Linus