netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: abhijit <abhijitnaik27@gmail.com>
To: netdev@vger.kernel.org
Subject: Is advertising of 2500Mbps support must from phy device to set phy at 2500Mbps link speed
Date: Tue, 5 Feb 2019 11:39:34 +0530	[thread overview]
Message-ID: <496b56c8-666a-7c5c-f3c6-0e709584ec0d@gmail.com> (raw)

Hi All,

We are using Ethernet MAC which has integrated Phy. This phy supports 
speed up to 10000Mbps. The phy has, 1000Base-X PCS(Physical Coding 
Sub-layer) followed by SerDes interface to support 10Mbps to 10000Mbps. 
Currently we are trying to get this phy at 2500Mbps. This device has 16 
registers that corresponds to Clause 37, which can be used to advertise 
speed till 1000Mbps.
So my question is,
1. Without phy advertising its capability of 2500Mbps, is there any way 
I can set phy speed at 2500Mbps?
2. I tried disabling auto-negotiation and setting speed at 2500Mbps with 
ethtool (ethtool -s eth0  speed 2500 autoneg off), but the ethtool 
reported this configuration as invalid?
3. At the end we are targeting print of "link up (2500/Full)"

Regards,
   Abhijit

             reply	other threads:[~2019-02-05  6:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-05  6:09 abhijit [this message]
2019-02-05 14:56 ` Is advertising of 2500Mbps support must from phy device to set phy at 2500Mbps link speed Andrew Lunn
2019-02-06 13:23   ` abhijit
2019-02-06 13:38     ` Andrew Lunn
2019-02-08 10:37       ` abhijit

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=496b56c8-666a-7c5c-f3c6-0e709584ec0d@gmail.com \
    --to=abhijitnaik27@gmail.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).