From patchwork Fri Jun 26 14:47:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ido Schimmel X-Patchwork-Id: 217052 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=-4.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT 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 25C8FC433DF for ; Fri, 26 Jun 2020 14:48:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E2CFD20775 for ; Fri, 26 Jun 2020 14:48:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="YcHfgwIL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727885AbgFZOsT (ORCPT ); Fri, 26 Jun 2020 10:48:19 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:43589 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727112AbgFZOsT (ORCPT ); Fri, 26 Jun 2020 10:48:19 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 41E6F5C008E; Fri, 26 Jun 2020 10:48:18 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 26 Jun 2020 10:48:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=oRsWiVi5MezKEG51F WhYTAR1ofuTUQ+gNLN4/e/NaRc=; b=YcHfgwILUZ5lb59Js+9s29eFfQzX/KcQL 9fl6i0UkI/dC9Nx1RAgh79qISk6w64dcXVQVyBWdnK/mvhS5sF8Ppdfvwa/nU4tS dlgopL0FUihqdtxtxrOSfr9lFQuI2vTuy0PXrVDhtBUEmIUOrXkkjd69AtV/+CEx xIREIl8/skWFQBCKhVpqld7xPab7rY3dfP+/CED/QsfH2szDmzVXblKBNQvwEEuF mw2r/DEQFpnwCaIZFzLMSFslDRE40/ez6+wW4hyHBBJJQdIyLY3FFK08kMvi3rJC usakUgGk94dI3Rl5yCfdW6FGIDhmh81GgOvMFr3Fu2Gvfo+QPZ/pQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudeluddgkedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepkfguohcuufgthhhimhhmvghluceoihguohhstghhsehiughoshgt hhdrohhrgheqnecuggftrfgrthhtvghrnhepteevgefhvefggfffkeeuffeuvdfhueehhe etffeikeegheevfedvgeelvdffudfhnecukfhppedutdelrdeiiedrudelrddufeefnecu vehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepihguohhstg hhsehiughoshgthhdrohhrgh X-ME-Proxy: Received: from shredder.mtl.com (bzq-109-66-19-133.red.bezeqint.net [109.66.19.133]) by mail.messagingengine.com (Postfix) with ESMTPA id 5823B3067939; Fri, 26 Jun 2020 10:48:14 -0400 (EDT) From: Ido Schimmel To: netdev@vger.kernel.org Cc: davem@davemloft.net, kuba@kernel.org, jiri@mellanox.com, vadimp@mellanox.com, andrew@lunn.ch, popadrian1996@gmail.com, mlxsw@mellanox.com, Ido Schimmel Subject: [PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type Date: Fri, 26 Jun 2020 17:47:22 +0300 Message-Id: <20200626144724.224372-1-idosch@idosch.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Ido Schimmel This patch set from Vadim adds support for Quad Small Form Factor Pluggable Double Density (QSFP-DD) modules in mlxsw. Patch #1 enables dumping of QSFP-DD module information through ethtool. Patch #2 enables reading of temperature thresholds from QSFP-DD modules for hwmon and thermal zone purposes. Vadim Pasternak (2): mlxsw: core: Add ethtool support for QSFP-DD transceivers mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceivers .../net/ethernet/mellanox/mlxsw/core_env.c | 47 +++++++++++++++---- drivers/net/ethernet/mellanox/mlxsw/reg.h | 3 ++ 2 files changed, 41 insertions(+), 9 deletions(-)