From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [RFC PATCH iproute2-next] System specification health API Date: Sun, 16 Sep 2018 21:57:27 +0200 Message-ID: <20180916195727.GD19261@lunn.ch> References: <1536826696-9413-1-git-send-email-eranbe@mellanox.com> <20180913103604.0ef868f4@cakuba.netronome.com> <20180916122939.498f7e0f@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jakub Kicinski , Eran Ben Elisha , netdev@vger.kernel.org, Jiri Pirko , Andy Gospodarek , Michael Chan , Simon Horman , Alexander Duyck , Florian Fainelli , Tal Alon , Ariel Almog To: Stephen Hemminger Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:35807 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728460AbeIQBVd (ORCPT ); Sun, 16 Sep 2018 21:21:33 -0400 Content-Disposition: inline In-Reply-To: <20180916122939.498f7e0f@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: > Why is this going under iproute rather than using one of the existing sensor API's. > For example Intel NIC's have thermal sensors etc. Hi Stephen These are not that sort of sensors. This is part of the naming problem here. It is not really to do with health, it is about exceptions and bugs. And the sensors are more like timeouts and watchdogs. It is clear that the current names lead to a lot of confusion. Maybe: health -> exception sensor -> condition Andrew