netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesse Brandeburg <jesse.brandeburg@intel.com>
To: netdev@vger.kernel.org, bhutchings@solarflare.com
Cc: jesse.brandeburg@intel.com
Subject: [RFC ETHTOOL PATCH 0/2] implement MDI-X set
Date: Wed, 25 Jul 2012 10:52:57 -0700	[thread overview]
Message-ID: <20120725174351.9839.132.stgit@jbrandeb-snb.jf.intel.com> (raw)

Some users reported issues connecting to some switches, where
they were unable to get link (see kernel.org bugzilla 11998)

This patch series improves ethtool to support controlling the
MDI/MDI-X state of a link.  It also adds support to the "get
settings" function to show if the MDI state was forced or not.

This is currently RFC because internal testing was not completed
but I am sending the patch to make sure the design is good.

Special thanks to Ben Hutchings for his input to this series.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>

---

Jesse Brandeburg (2):
      ethtool: allow setting MDI-X state
      ethtool.h: implement new MDI-X set defines


 ethtool-copy.h |   17 +++++++++++------
 ethtool.8.in   |    8 ++++++++
 ethtool.c      |   48 +++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 64 insertions(+), 9 deletions(-)

-- 
Jesse Brandeburg

             reply	other threads:[~2012-07-25 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 17:52 Jesse Brandeburg [this message]
2012-07-25 17:53 ` [RFC ETHTOOL PATCH 1/2] ethtool.h: implement new MDI-X set defines Jesse Brandeburg
2012-07-25 17:53 ` [RFC ETHTOOL PATCH 2/2] ethtool: allow setting MDI-X state Jesse Brandeburg
2012-07-25 22:59   ` Ben Hutchings
     [not found]     ` <20120726163033.GA20122@jbrandeb-snb.jf.intel.com>
2012-07-26 16:35       ` Ben Hutchings

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=20120725174351.9839.132.stgit@jbrandeb-snb.jf.intel.com \
    --to=jesse.brandeburg@intel.com \
    --cc=bhutchings@solarflare.com \
    --cc=netdev@vger.kernel.org \
    /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).