From: "David S. Miller" <davem@redhat.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: bridge@osdl.org, netdev@oss.sgi.com
Subject: Re: [PATCH 2.6.5] (4/9) bridge - use ethtool to get port speed
Date: Fri, 16 Apr 2004 14:15:37 -0700 [thread overview]
Message-ID: <20040416141537.74dd31ec.davem@redhat.com> (raw)
In-Reply-To: <20040413152440.7e410cd8@dell_ss3.pdx.osdl.net>
On Tue, 13 Apr 2004 15:24:40 -0700
Stephen Hemminger <shemminger@osdl.org> wrote:
> The bridge code needs to keep track of a cost estimate for each
> port in the bridge. Instead of a hack based on device name, try
> and use ethtool to get port speed from device. This has been tested
> on e100 (uses ethtool_ops) and e1000 (does ethtool the hard way)
> and dummy (no ethtool).
Looks fine, applied.
next prev parent reply other threads:[~2004-04-16 21:15 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-13 22:16 [PATCH 2.6.5] (1/9) bridge - include file cleanup Stephen Hemminger
2004-04-13 22:18 ` [PATCH 2.6.5] (2/9) bridge - rmmod race Stephen Hemminger
2004-04-16 21:13 ` David S. Miller
2004-04-13 22:20 ` [PATCH 2.6.5] (3/9) bridge - jiffies_to_clock Stephen Hemminger
2004-04-16 21:14 ` David S. Miller
2004-04-13 22:24 ` [PATCH 2.6.5] (4/9) bridge - use ethtool to get port speed Stephen Hemminger
2004-04-16 21:15 ` David S. Miller [this message]
2004-04-13 22:26 ` [PATCH 2.6.5] (5/9) bridge - multicast address as const Stephen Hemminger
2004-04-16 21:16 ` David S. Miller
2004-04-13 22:28 ` [PATCH 2.6.5] (6/9) bridge - forwarding database changes Stephen Hemminger
2004-04-16 21:21 ` David S. Miller
2004-04-13 22:30 ` [PATCH 2.6.5] (7/9) bridge - STP unsigned fields Stephen Hemminger
2004-04-16 21:22 ` David S. Miller
2004-04-13 22:33 ` [PATCH 2.6.5] (8/9) bridge - support lots of 1k ports Stephen Hemminger
2004-04-16 21:22 ` David S. Miller
2004-04-13 22:34 ` [PATCH 2.6.5] (9/9) bridge - fdb cache alloc Stephen Hemminger
2004-04-16 21:23 ` David S. Miller
2004-04-14 19:04 ` [PATCH 2.6.5] bridge - replace CLEAR_BITMAP with memset Stephen Hemminger
2004-04-16 21:24 ` David S. Miller
2004-04-16 21:12 ` [PATCH 2.6.5] (1/9) bridge - include file cleanup David S. Miller
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=20040416141537.74dd31ec.davem@redhat.com \
--to=davem@redhat.com \
--cc=bridge@osdl.org \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.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).