From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] skge: fix transmitter flow control
Date: Tue, 27 Feb 2007 04:17:05 -0500 [thread overview]
Message-ID: <45E3F711.1040501@pobox.com> (raw)
In-Reply-To: <20070223140300.1c93a375@freekitty>
Stephen Hemminger wrote:
> It looks like the skge driver inherited another bug from the sk98lin code.
> If I send from 1000mbit port to a machine on 100mbit port, the switch should
> be doing hardware flow control, but no pause frames show up in the statistics.
>
> This is the analog of the recent sky2 fixes. The device needs to listen
> for multicast pause frames and then not discard them.
>
> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
>
> ---
> drivers/net/skge.c | 43 ++++++++++++++++++++++++++++++++-----------
> drivers/net/skge.h | 3 +--
> 2 files changed, 33 insertions(+), 13 deletions(-)
applied
prev parent reply other threads:[~2007-02-27 9:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-23 22:03 [PATCH 1/2] skge: fix transmitter flow control Stephen Hemminger
2007-02-23 22:04 ` [PATCH 2/2] skge: comma consistency Stephen Hemminger
2007-02-27 9:17 ` Jeff Garzik [this message]
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=45E3F711.1040501@pobox.com \
--to=jgarzik@pobox.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.