All of lore.kernel.org
 help / color / mirror / Atom feed
* Poor 8xx SCC Ethernet mode performence..
@ 2002-07-16  9:37 Jim Lin
  2002-07-16 17:29 ` Conn Clark
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Lin @ 2002-07-16  9:37 UTC (permalink / raw)
  To: linuppc


Hi .

I  was testing SCC ethernet performance at our 850 custom board and found somting interesting.

1. Tested FTP  Transfer about 20MB file with 10T hub  I got  about 250 k bps (someting poor ..)
2. and I found the hhl20 arch/ppc/8xx_io/enet.c source code NOT enable full duplex ..
     and I had  pmsr  added SCC_PMSR_FDE | SCC_PMSR_LPB .. and compiling , tested FTP Transfer again.
     I got about 200 Kbps!

I do not understand what is happen? Has anyone experience this?

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <FFECLICFNBJAHONLGAKMKEGICFAA.gklug@giga-stream.de>]
* RE: Poor 8xx SCC Ethernet mode performence..
@ 2002-07-17 20:11 Jean-Denis Boyer
  2002-07-18  1:32 ` Jim Lin
  0 siblings, 1 reply; 5+ messages in thread
From: Jean-Denis Boyer @ 2002-07-17 20:11 UTC (permalink / raw)
  To: 'Jim Lin'; +Cc: linuppc


Jim,

> 4. Due to custom board running in  NFS  envirment . It's cost
> some throughput.. now I trying test it without NFS envirment.
>     If I got more  information  I will post again.

Send your incoming file to /dev/null to eliminate the NFS cost.
Example:
  ftp> get bigfile /dev/null

Then your measure with FTP will be more precise.

Regards,
--------------------------------------------
 Jean-Denis Boyer, B.Eng., System Architect
 Mediatrix Telecom Inc.
 4229 Garlock Street
 Sherbrooke (Quebec)
 J1L 2C8  CANADA
 (819)829-8749 x241
--------------------------------------------

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-07-18  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-16  9:37 Poor 8xx SCC Ethernet mode performence Jim Lin
2002-07-16 17:29 ` Conn Clark
     [not found] <FFECLICFNBJAHONLGAKMKEGICFAA.gklug@giga-stream.de>
2002-07-17  3:39 ` Jim Lin
  -- strict thread matches above, loose matches on Subject: below --
2002-07-17 20:11 Jean-Denis Boyer
2002-07-18  1:32 ` Jim Lin

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.