netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roger Luethi <rl@hellgate.ch>
To: "David S. Miller" <davem@redhat.com>, Jeff Garzik <jgarzik@pobox.com>
Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: [RFC] ethtool semantics
Date: Mon, 7 Jun 2004 23:28:04 +0200	[thread overview]
Message-ID: <20040607212804.GA17012@k3.hellgate.ch> (raw)

What is the correct response if a user passes ethtool speed or duplex
arguments while autoneg is on? Some possible answers are:

a) Yell at the user for doing something stupid.

b) Fail silently (i.e. ignore command).

c) Change advertised value accordingly and initiate new negotiation.

d) Consider "autoneg off" implied, force media accordingly.

The ethtool(8) man page I'm looking at doesn't address that question. The
actual behavior I've seen is b) which is by far my least preferred
solution.

Roger

             reply	other threads:[~2004-06-07 21:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-07 21:28 Roger Luethi [this message]
2004-06-07 21:57 ` [RFC] ethtool semantics David S. Miller
2004-06-07 23:43   ` Marc Herbert
2004-06-08 21:08   ` Roger Luethi
2004-06-09 21:09     ` Bill Davidsen
2004-06-09 21:38       ` Roger Luethi
2004-06-09 22:12         ` David S. Miller
2004-06-14 13:11           ` Marc Herbert
2004-06-14 17:01             ` Tim Hockin
2004-06-14 19:32               ` Marc Herbert
2004-06-14 19:42               ` Roger Luethi

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=20040607212804.GA17012@k3.hellgate.ch \
    --to=rl@hellgate.ch \
    --cc=davem@redhat.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.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).