From: Bas Nedermeijer <bas@tcfaa.nl>
To: netdev@vger.kernel.org
Subject: Setting shutdownspeed in r8169 driver
Date: Tue, 24 May 2011 23:02:40 +0200 [thread overview]
Message-ID: <201105242302.40221.bas@tcfaa.nl> (raw)
Hello,
I currently have an onboard nic, which allows me to use wake-on-lan. But link-
speed goes to 10MBit when the system is shutdown. This causes a multicast/IPTV
stream to be throttled back to 10Mbit. This is probably because the multicast
stream actually a broadcast on my local network. I think some device is
sending ethernet-pause frames (havent seem them, but not sure if they show up
in tcpdump). I tried to disable flow-control on the sending device, but that
didnt help, still the traffic is throttled when it has passed some switches. I
read somewhere the windows driver has an option to specify the shutdown-
linkspeed, so listening for WOL happens on 100mbit. I was wondering if it is
possible at all with the linux-driver (maybe as default by modifying the
driver locally as I cant seem to find a userspace program to modify the
settings).
I am using the driver "r8169"
According to 'lspci':
Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet
controller (rev 02)
Best regards,
Bas Nedermeijer
next reply other threads:[~2011-05-24 21:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 21:02 Bas Nedermeijer [this message]
2011-05-26 15:04 ` Setting shutdownspeed in r8169 driver 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=201105242302.40221.bas@tcfaa.nl \
--to=bas@tcfaa.nl \
--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).