netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question: Proper place for port details?
@ 2012-10-04  8:28 Stefan Raspl
  2012-10-05  3:12 ` Jeff Kirsher
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Raspl @ 2012-10-04  8:28 UTC (permalink / raw)
  To: netdev

Some network device drivers are capable of collecting further
information on the link partner, e.g. reporting details on the port
in the adjacent switch. Is there a good place to make these
available outside of the kernel? ethtool gives a bit of information
like the link partner's speed or duplex mode. But is adding further
information about the link partner to ethtool desired, or is there a
better place somewhere else?

Ciao,
Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question: Proper place for port details?
  2012-10-04  8:28 Question: Proper place for port details? Stefan Raspl
@ 2012-10-05  3:12 ` Jeff Kirsher
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Kirsher @ 2012-10-05  3:12 UTC (permalink / raw)
  To: raspl; +Cc: netdev

On 10/04/2012 01:28 AM, Stefan Raspl wrote:
> Some network device drivers are capable of collecting further
> information on the link partner, e.g. reporting details on the port
> in the adjacent switch. Is there a good place to make these
> available outside of the kernel? ethtool gives a bit of information
> like the link partner's speed or duplex mode. But is adding further
> information about the link partner to ethtool desired, or is there a
> better place somewhere else?
>
> Ciao,
> Stefan
IMHO, reporting details on a port should be reported by Ethtool.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-05  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-04  8:28 Question: Proper place for port details? Stefan Raspl
2012-10-05  3:12 ` Jeff Kirsher

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).