linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@gmail.com>
To: "Nicolas Genevrier" <Nicolas.Genevrier@jdsu.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Ethernet breakdown on a Yosemite evaluation board
Date: Tue, 19 Feb 2008 08:17:17 -0600	[thread overview]
Message-ID: <20080219081717.6b10d60d@zod.rchland.ibm.com> (raw)
In-Reply-To: <8C40729B7184DC459A15060FA1AF589602045556@ENIEXCH01.ds.jdsu.net>

On Tue, 19 Feb 2008 14:00:19 +0100
"Nicolas Genevrier" <Nicolas.Genevrier@jdsu.com> wrote:

> Hello all,
> 
> I noticed an Ethernet blocking on a Yosemite evaluation board when we
> are using both Ethernet devices (eth0 and eth1).
> To reproduce the issue, I just telnet the board from a PC (PC1) through
> eth0 and then telnet another PC (PC2) from the first telnet session
> through eth1. Then I display a lot of characters on the last telnet
> session:
> 	$ for i in `seq 1 100000`; do echo "$i
> aaaaaaaaaaa..(x160)..aaa"; done
> 
> After a while, transmission is blocked and leads to an rxde interruption
> from the MAL.
> 
> Yosemite evaluation kit runs Linux 2.16.13 but I reproduced the issue
> with our board running Linux-2.6.16 on a 440EP.
> In Linux 2.6.16, the new ibm_emac driver tries to recover the error but
> Ethernet remains very very slow even one day after the end of the
> transmission.
>  I didn't notice any evolution related to this neither any discussion on
> the topic. Sorry if I missed them.
> 
> I am working on the subject but an idea or related information would be
> helpful.

There was a patch from Wolfgang Ocker recently that fixed some interrupt
settings for 440EP in arch/ppc.  You might want to look at that.  I
still need to evaluate if the arch/powerpc port needs fixing.

http://patchwork.ozlabs.org/linuxppc/patch?person=1210&id=16789

josh

  reply	other threads:[~2008-02-19 14:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 13:00 Ethernet breakdown on a Yosemite evaluation board Nicolas Genevrier
2008-02-19 14:17 ` Josh Boyer [this message]
2008-02-19 15:04   ` Nicolas Genevrier
2008-02-19 15:21     ` Josh Boyer

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=20080219081717.6b10d60d@zod.rchland.ibm.com \
    --to=jwboyer@gmail.com \
    --cc=Nicolas.Genevrier@jdsu.com \
    --cc=linuxppc-embedded@ozlabs.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).