From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602664421; bh=/dGk88bZs3Ic6n91kz7PXwwQ+Cneh7yiXetXdzrM3Qg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=J0FGzleLohyyZw/qGL9hzcktx4vPA2EWddr7acwRoTbMHX+8V06iva4bmTnmgabb3 xglAFl+u2v7dUp7UPNuw0WjK0WCknlx3tSoBiZBEutnjeNZ3fmjzId0zkemPtgwMYC 95Feopd2RItcnVSgVJrneWxst3xYmbg6Il2pH7P4= Date: Wed, 14 Oct 2020 11:33:36 +0300 From: Leon Romanovsky Message-ID: <20201014083336.GH6305@unreal> References: <20201013173951.25677bcc@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <20201014054250.GB6305@unreal> <3be8fd19-1c7e-0e05-6039-e5404b2682b9@gmail.com> <20201014075310.GG6305@unreal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Bridge] [PATCH net-next v2 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Berg Cc: Andrew Lunn , Linux USB Mailing List , Steffen Klassert , Florian Fainelli , Herbert Xu , Sergey Matyukevich , linux-rdma@vger.kernel.org, bridge@lists.linux-foundation.org, Pravin B Shelar , Nikolay Aleksandrov , Roopa Prabhu , Jakub Kicinski , Vivien Didelot , Igor Mitsyanko , Alexey Kuznetsov , Kalle Valo , Hideaki YOSHIFUJI , "netdev@vger.kernel.org" , Oliver Neukum , linux-wireless , Vladimir Oltean , David Miller , =?iso-8859-1?Q?Bj=F8rn?= Mork , Heiner Kallweit On Wed, Oct 14, 2020 at 10:01:20AM +0200, Johannes Berg wrote: > On Wed, 2020-10-14 at 09:59 +0200, Heiner Kallweit wrote: > > > > > Do you have a link? What is the benefit and how can we use it? > > > > > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1873080.html So why is it usable? The combination of Link, b4 and git range-diff gives everything in much more reliable way. > > There was also a long discussion a year or so back, starting at > > http://lore.kernel.org/r/7b73e1b7-cc34-982d-2a9c-acf62b88da16@linuxfoundation.org I participated in that discussion too :) Thanks > > johannes >