Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp269974pxb; Wed, 27 Oct 2021 02:44:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzOoytsBGW4356CP05YJsYNSC69qiSEeGkw90dyzBt25FbPYve+2x+rPSMuWv5xxqhEnWrt X-Received: by 2002:a17:906:2346:: with SMTP id m6mr36724968eja.328.1635327861847; Wed, 27 Oct 2021 02:44:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635327861; cv=none; d=google.com; s=arc-20160816; b=KsHTrwRGf/KZ9AmycaRHAcS9TUcOBoB3Og4nSs9MUv1lZ76kG2n2gtWRDoku6YpCMb 5DjupisqP7mLHzJjnr2nU8ToLMyVyrHdUWBDtG/1PwcR+awBooRF8KQ5QvM+HdJH+a0s 6txRgrkjCbDmSqTOgBvm0TdtIWEelHPWFJXaPHbuyotA81P0VNCuCgQ4jujH24ktz5Ud mBVgX9YHgtSOsTv84ftUB/CxV7CTjXGZvLv0X00KCmmge9ajD/rlyQOAxt9+4EdoHl+3 zHCM/tpXytR0hGj+PFJYVcNQToBFe/VOO2wqSPkoFaAwfp6+XgughytIVe1ml5STxFIR ICAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=4DrRV34QAvDlqSjVJn7c8+1e+jeg/VeFL23ROsX6fqM=; b=uxTy3Ucdmx/KRPPPjKfEIfj0T0zYOnNAUJSivKijGVkbXHSnytvsfB4Ka4phvxt/As dDEOjcYl4Ipk8UrkEbLHnDRZUESYknScPcq/NN5rOugqHljTgdBPKCOTLqKHLqEar0Mb fgjPQOa9G9UQyBZjQxrapriPmzWX4tvy8W7opt2IuKqOqYyTZzTnHHzuBfWFweveJv5Q JkkI+OgJkfuaLZGloKDhekSbcRkbx3PjlANCHGL+kjMAp6CDbiJRTl5eetRS5/WV5eGC HO1197mqZ9KBo30tuf9Okd8ODgMv8/0O2KovkbZc8W8A0Qls75/Z4eEokKUucwQBcvoe qvcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="V2B0g/1d"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w17si16253129edd.205.2021.10.27.02.43.35; Wed, 27 Oct 2021 02:44:21 -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; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="V2B0g/1d"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238754AbhJZTcw (ORCPT + 99 others); Tue, 26 Oct 2021 15:32:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:51318 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237035AbhJZTcv (ORCPT ); Tue, 26 Oct 2021 15:32:51 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C393860F39; Tue, 26 Oct 2021 19:30:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635276627; bh=bOwO8Sa/kL0hdYVpHz8UOKXMdhBoAOuuSMYGNOyio1c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=V2B0g/1dzYST1mP0xRlEqaXKXTZ7GkmF7qRPX1PV77JseNDaSBY/yqY6lRtZDW2s7 aHhKxthZe1qqZFvHF5AFTQp2POu15Jvm4yiE3wYwK2w8Sc1vXejUUwQh10dguzSZ0P +Fn4mtJVbUobP228GKJttmijdELfktKlPW9cTVH7CkwjNQSGicXnCLEjfHy27JfV82 tlurBo1IInWrCf1Ceh7WbUXkwb7D+RsdI2rl6d+EwbaWdqCunLgGophcq48NCeEiXb kkZb1blghDOMwZbN+ASGJTtdc8ap5/XMpPEUpKqwuGFaWOeuuq+/0wqh8vXQDixd7f oHsjSn7EjkWCg== Date: Tue, 26 Oct 2021 22:30:23 +0300 From: Leon Romanovsky To: Jakub Kicinski Cc: Ido Schimmel , "David S . Miller" , Ido Schimmel , Jiri Pirko , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzbot+93d5accfaefceedf43c1@syzkaller.appspotmail.com Subject: Re: [PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device Message-ID: References: <20211026120234.3408fbcc@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211026120234.3408fbcc@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 26, 2021 at 12:02:34PM -0700, Jakub Kicinski wrote: > On Tue, 26 Oct 2021 19:14:58 +0300 Leon Romanovsky wrote: > > > By now I have spent more time arguing with you than you spent testing > > > your patches and it's clear this discussion is not going anywhere. > > > > > > Are you going to send a revert or I will? This is the fourth time I'm > > > asking you. > > > > I understand your temptation to send revert, at the end it is the > > easiest solution. However, I prefer to finish this discussion with > > decision on how the end result in mlxsw will look like. > > > > Let's hear Jiri and Jakub before we are rushing to revert something that > > is correct in my opinion. We have whole week till merge window, and > > revert takes less than 5 minutes, so no need to rush and do it before > > direction is clear. > > Having drivers in a broken state will not be conducive to calm discussions. > Let's do a quick revert and unbreak the selftests. No problem, I'll send a revert now, but what is your take on the direction? IMHO, the mlxsw layering should be fixed. All this recursive devlink re-entry looks horrible and adds unneeded complexity. > > Speaking under correction, but the model of operation where we merge > patches rather quickly necessarily must also mean we are quick to > revert changes which broke stuff if the fix is not immediately obvious > or disputed.