netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: idosch@idosch.org
Cc: netdev@vger.kernel.org, kuba@kernel.org, jiri@mellanox.com,
	petrm@mellanox.com, amitc@mellanox.com, mlxsw@mellanox.com,
	mkubecek@suse.cz, jacob.e.keller@intel.com, andrew@lunn.ch,
	f.fainelli@gmail.com, linux@rempel-privat.de,
	idosch@mellanox.com
Subject: Re: [PATCH net-next v2 00/10] Add ethtool extended link state
Date: Mon, 29 Jun 2020 17:45:28 -0700 (PDT)	[thread overview]
Message-ID: <20200629.174528.571734753348393817.davem@davemloft.net> (raw)
In-Reply-To: <20200629204621.377239-1-idosch@idosch.org>

From: Ido Schimmel <idosch@idosch.org>
Date: Mon, 29 Jun 2020 23:46:11 +0300

 ...
> Amit says:
> 
> Currently, device drivers can only indicate to user space if the network
> link is up or down, without additional information.
> 
> This patch set provides an infrastructure that allows these drivers to
> expose more information to user space about the link state. The
> information can save users' time when trying to understand why a link is
> not operationally up, for example.
> 
> The above is achieved by extending the existing ethtool LINKSTATE_GET
> command with attributes that carry the extended state.
 ...

Series applied, thank everyone.

      parent reply	other threads:[~2020-06-30  0:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 20:46 [PATCH net-next v2 00/10] Add ethtool extended link state Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 01/10] mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set() Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 02/10] mlxsw: Move ethtool_ops to spectrum_ethtool.c Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 03/10] mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 04/10] Documentation: networking: ethtool-netlink: Add link extended state Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 05/10] ethtool: " Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 06/10] mlxsw: reg: Port Diagnostics Database Register Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 07/10] mlxsw: spectrum_ethtool: Add link extended state Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 08/10] selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 09/10] selftests: forwarding: forwarding.config.sample: Add port with no cable connected Ido Schimmel
2020-06-29 20:46 ` [PATCH net-next v2 10/10] selftests: forwarding: Add tests for ethtool extended state Ido Schimmel
2020-06-30  0:45 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200629.174528.571734753348393817.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amitc@mellanox.com \
    --cc=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=idosch@idosch.org \
    --cc=idosch@mellanox.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jiri@mellanox.com \
    --cc=kuba@kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=mkubecek@suse.cz \
    --cc=mlxsw@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=petrm@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).