linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: 전혜영 <hychon@genetel.co.kr>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: time out
Date: Thu, 28 Feb 2002 10:56:32 +0900	[thread overview]
Message-ID: <002e01c1bffb$25786bf0$17f2fea9@genetelhychon> (raw)


Hi!

I have the problem when I get/recevie data of over 100 kbytes size
If I send a small size data , it's trance success
but big size data is fail and print following messages

why not transmit the big size data(over 100kbyte)??

help me  and thanks for your answers!!


===  LOG message  =============

1) small size data

sh-2.03# ftp pc

Connected to pc.
220 ProFTPD 1.2.1 Server (ProFTPD Default Installation) [tree.com]
Name (pc:root): hukim
331 Password required for hukim.
Password:
230 User hukim logged in.
Remote system type is UNIX.
Using binary mode to transfer files.

ftp> get btd
local: btd remote: btd
200 PORT command successful.
150 Opening BINARY mode data connection for btd (27545 bytes).
226 Transfer complete.
27545 bytes received in 0.017 secs (1.6e+03 Kbytes/sec)

 ==========================================================> "success"


2) big size data

ftp> get bt.o
local: bt.o remote: bt.o
200 PORT command successful.
150 Opening BINARY mode data connection for bt.o (138660 bytes).
NETDEV WATCHDOG: eth0: transmit timed out
eth0: transmit timed out.
Ring data dump: cur_tx c1f70078, dirty_tx c1f70078 cur_rx: c1f70038
 tx: 8 buffers
  c1f70040: 1c00 0042 01f714be
  c1f70048: 1c14 0042 01f71dbe
  c1f70050: 1c00 0042 01f71bbe
  c1f70058: 1c0c 0042 01f716be
  c1f70060: 1c00 0042 01f71cbe
  c1f70068: 1c04 0042 01f715be
  c1f70070: 1c00 0042 01f71ebe
  c1f70078: 3c24 0042 01f717be
 rx: 8 buffers
  c1f70000: 8800 0446 01f6f000
  c1f70008: 8800 0446 01f6f800
  c1f70010: 8800 0446 01f6e000
  c1f70018: 8800 0446 01f6e800
  c1f70020: 8800 0446 01f6d000
  c1f70028: 8800 0446 01f6d800
  c1f70030: 8800 0446 01f6c000
  c1f70038: a800 0446 01f6c800
NETDEV WATCHDOG: eth0: transmit timed out
eth0: transmit timed out.
Ring data dump: cur_tx c1f70078, dirty_tx c1f70078 cur_rx: c1f70008

 ( ... )
 ===========================================================> fail


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

                 reply	other threads:[~2002-02-28  1:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='002e01c1bffb$25786bf0$17f2fea9@genetelhychon' \
    --to=hychon@genetel.co.kr \
    --cc=linuxppc-embedded@lists.linuxppc.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).