From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next 0/2] mlxsw: Add support for cable info access Date: Wed, 14 Jun 2017 15:19:37 -0400 (EDT) Message-ID: <20170614.151937.1090434136987786471.davem@davemloft.net> References: <20170614072740.1243-1-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, idosch@mellanox.com, arkadis@mellanox.com, mlxsw@mellanox.com To: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:54012 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751760AbdFNTTj (ORCPT ); Wed, 14 Jun 2017 15:19:39 -0400 In-Reply-To: <20170614072740.1243-1-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Wed, 14 Jun 2017 09:27:38 +0200 > Add support for cable info access via ethtool. This is done by > accessing the SFP+/QSFP internal EEPROM. Series applied, thanks Jiri.