linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Problem with PPC 440 GX Transmit Path
@ 2004-10-21 14:20 linuxppc
  2004-10-21 14:53 ` Jon Masters
  2004-10-21 17:49 ` Eugene Surovegin
  0 siblings, 2 replies; 5+ messages in thread
From: linuxppc @ 2004-10-21 14:20 UTC (permalink / raw)
  To: Linux PPC Dev

I have found a problem with the driver for the PPC440GX (ibm_emac), while
reading from the PPC (OCOTEA) BOX doesn't always transmit the last packet, I
have managed to get it to continue by pinging it or from it, or if the root
filesystem is mounted as nfs (I am assuming communications using nfs use a
keepalive test or equivalent). I have also found that by turning on the
debug options in ibm_emac_core.c (PKT_DEBUG) fixes the problem!! I have
removed all but one of the debug messages and as long as they are in the tx
functions (not the rx functions) I have no problems. Any help or guidance
will be appreciated, for now I am going to try and implement gdb.....

Daren

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

* Re: Problem with PPC 440 GX Transmit Path
  2004-10-21 14:20 Problem with PPC 440 GX Transmit Path linuxppc
@ 2004-10-21 14:53 ` Jon Masters
  2004-10-21 17:49 ` Eugene Surovegin
  1 sibling, 0 replies; 5+ messages in thread
From: Jon Masters @ 2004-10-21 14:53 UTC (permalink / raw)
  To: linuxppc; +Cc: Linux PPC Dev

On Thu, 21 Oct 2004 15:20:55 +0100, linuxppc <linuxppc@4bridgeworks.com> wrote:

> Any help or guidance
> will be appreciated, for now I am going to try and implement gdb.....

Perhaps *any* form of useful output or description would be useful.
Could you please provide the specific line of debugging that you need
to retain at least?

Jon.

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

* RE: Problem with PPC 440 GX Transmit Path
@ 2004-10-21 14:59 Daren Hayward
  0 siblings, 0 replies; 5+ messages in thread
From: Daren Hayward @ 2004-10-21 14:59 UTC (permalink / raw)
  To: 'jonathan@jonmasters.org', linuxppc; +Cc: Linux PPC Dev

> Perhaps *any* form of useful output or description would be useful.
> Could you please provide the specific line of debugging that you need
> to retain at least?

Amy of the following

PKT_DEBUG(("emac_txeob_dev() entry, tx_cnt %d", fep->tx_cnt));
PKT_DEBUG(("emac_txeob_dev() exit, tx_cnt %d", fep->tx_cnt));
PKT_DEBUG(("emac_start_xmit() exitn"));

Daren

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

* Re: Problem with PPC 440 GX Transmit Path
  2004-10-21 14:20 Problem with PPC 440 GX Transmit Path linuxppc
  2004-10-21 14:53 ` Jon Masters
@ 2004-10-21 17:49 ` Eugene Surovegin
  1 sibling, 0 replies; 5+ messages in thread
From: Eugene Surovegin @ 2004-10-21 17:49 UTC (permalink / raw)
  To: linuxppc; +Cc: Linux PPC Dev

On Thu, Oct 21, 2004 at 03:20:55PM +0100, linuxppc wrote:
> I have found a problem with the driver for the PPC440GX (ibm_emac), while
> reading from the PPC (OCOTEA) BOX doesn't always transmit the last packet, I
> have managed to get it to continue by pinging it or from it, or if the root
> filesystem is mounted as nfs (I am assuming communications using nfs use a
> keepalive test or equivalent). I have also found that by turning on the
> debug options in ibm_emac_core.c (PKT_DEBUG) fixes the problem!! I have
> removed all but one of the debug messages and as long as they are in the tx
> functions (not the rx functions) I have no problems. Any help or guidance
> will be appreciated, for now I am going to try and implement gdb.....

Which kernel version you are using?

--
Eugene

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

* RE: Problem with PPC 440 GX Transmit Path
@ 2004-10-21 21:02 Daren Hayward
  0 siblings, 0 replies; 5+ messages in thread
From: Daren Hayward @ 2004-10-21 21:02 UTC (permalink / raw)
  To: 'Eugene Surovegin', linuxppc; +Cc: Linux PPC Dev

Version 2.6.9-rc4

-----Original Message-----
From: Eugene Surovegin [mailto:ebs@ebshome.net]
Sent: 21 October 2004 18:49
To: linuxppc
Cc: Linux PPC Dev
Subject: Re: Problem with PPC 440 GX Transmit Path


On Thu, Oct 21, 2004 at 03:20:55PM +0100, linuxppc wrote:
> I have found a problem with the driver for the PPC440GX (ibm_emac), while
> reading from the PPC (OCOTEA) BOX doesn't always transmit the last packet,
I
> have managed to get it to continue by pinging it or from it, or if the
root
> filesystem is mounted as nfs (I am assuming communications using nfs use a
> keepalive test or equivalent). I have also found that by turning on the
> debug options in ibm_emac_core.c (PKT_DEBUG) fixes the problem!! I have
> removed all but one of the debug messages and as long as they are in the
tx
> functions (not the rx functions) I have no problems. Any help or guidance
> will be appreciated, for now I am going to try and implement gdb.....

Which kernel version you are using?

--
Eugene

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

end of thread, other threads:[~2004-10-21 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-21 14:20 Problem with PPC 440 GX Transmit Path linuxppc
2004-10-21 14:53 ` Jon Masters
2004-10-21 17:49 ` Eugene Surovegin
  -- strict thread matches above, loose matches on Subject: below --
2004-10-21 14:59 Daren Hayward
2004-10-21 21:02 Daren Hayward

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