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=-3.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS 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 1282EC4360C for ; Thu, 10 Oct 2019 03:38:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CDF74208C3 for ; Thu, 10 Oct 2019 03:38:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=netronome-com.20150623.gappssmtp.com header.i=@netronome-com.20150623.gappssmtp.com header.b="UxZ2qdrF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732720AbfJJDie (ORCPT ); Wed, 9 Oct 2019 23:38:34 -0400 Received: from mail-pf1-f174.google.com ([209.85.210.174]:37056 "EHLO mail-pf1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726709AbfJJDid (ORCPT ); Wed, 9 Oct 2019 23:38:33 -0400 Received: by mail-pf1-f174.google.com with SMTP id y5so2980925pfo.4 for ; Wed, 09 Oct 2019 20:38:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=nvMSdzhDq2v9CJ3QXH920L5RTwB2/2dix39S4REPtqM=; b=UxZ2qdrFonjnqmTayw67wl78XHBAJ+DppcT0s2jix/MIV9kotIIPWtDj647SgrlE4W Q+O4P6hgc9vBHWYu2Bw3yIj9o4SRkJlWUFOxpl29aQGR+IXxlGnv0n4J1iHgqL3J8rGp RDlOrRDWC7Y/5vT5tzurILX6OPX4bSP9oxEQED4mGVUK/XggpEGLu6DenjmbubWt2SZg DqgLpWdWAcx1KrMiqG3/xOId5j1DoEo/7fJ2UV0UVExE+EduGMzRvxbFLj5VUak9OO73 S3BEMmXzb7fgzHcfiEEns52V2q3BboZWqKdIxEp7+HpwTQWel4w5uvnmTa0cmpp58VS/ zyRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=nvMSdzhDq2v9CJ3QXH920L5RTwB2/2dix39S4REPtqM=; b=K8Khaq1VW6IzO1pJT4CLcLaZtTomX/rX3omyOA+cCTmwF/1c7TDimtSlJQrWlSh6g1 ISQotcEX83osE7k+JcCGj36kW9tlB5sSwJwtpUIHT+sNud7HZX1jRKfUBm21K4PiU7zM 6EQiUyNCVvOi5pj/Qzx5PtiGv0g/F6ixSEE0p5mdlfS0pSQok0RK+zE0iYnppAxDAiaF LlMic6nJRPMUb5LM4AKFiKBFLZm/rDKr5Zd6t7iPGhH7RhRPymzDmRvhtXWGLbf67go6 xRoYsnJdboqnFyAWauAdZY7Oafein7q9+DUrx45GgtIOcwBn7ONlUg7LZv8ExhWaNbYl MSQg== X-Gm-Message-State: APjAAAVgufqYwevq8hSJFhg+IM9SCNXi7+8X+L3/VCPsFhUGPkHm3C/b qg5Cp8AsfDnYqdrZKroam5gOJLuCp6M= X-Google-Smtp-Source: APXvYqzn8PvMUNGh7Jk181owtHN3ozrpVV9H5OS+ciPWvnjxx1cwpBRoo223hiTLbzquaBEme1XJDA== X-Received: by 2002:a17:90a:8003:: with SMTP id b3mr8442855pjn.43.1570678712843; Wed, 09 Oct 2019 20:38:32 -0700 (PDT) Received: from cakuba.netronome.com (c-73-202-202-92.hsd1.ca.comcast.net. [73.202.202.92]) by smtp.gmail.com with ESMTPSA id w27sm7302055pfq.32.2019.10.09.20.38.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2019 20:38:32 -0700 (PDT) Date: Wed, 9 Oct 2019 20:38:18 -0700 From: Jakub Kicinski To: Jiri Pirko Cc: netdev@vger.kernel.org, davem@davemloft.net, ayal@mellanox.com, moshe@mellanox.com, eranbe@mellanox.com, mlxsw@mellanox.com Subject: Re: [patch net-next 2/4] devlink: propagate extack down to health reporter ops Message-ID: <20191009203818.39424b5d@cakuba.netronome.com> In-Reply-To: <20191009110445.23237-3-jiri@resnulli.us> References: <20191009110445.23237-1-jiri@resnulli.us> <20191009110445.23237-3-jiri@resnulli.us> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 9 Oct 2019 13:04:43 +0200, Jiri Pirko wrote: > From: Jiri Pirko > > During health reporter operations, driver might want to fill-up > the extack message, so propagate extack down to the health reporter ops. > > Signed-off-by: Jiri Pirko I wonder how useful this is for non-testing :( We'd probably expect most health reporters to have auto-recovery on and therefore they won't be able to depend on that extack..