public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Srinivas rao <ch_srinivas321@yahoo.co.in>
To: ecos <ecos-discuss@sourceware.org>
Subject: [ECOS] Operation timed out
Date: Thu, 15 Feb 2007 10:29:00 -0000	[thread overview]
Message-ID: <485030.7917.qm@web7909.mail.in.yahoo.com> (raw)

Hi,

Iam using rltk 8139 pci card and eCos rltk 8139 eternet drinver for my NUPort Board
Iam testing the ping_test case on my NUPort Board. 
the request packets are sending but reply packets are not recieving, I checked in the Ehtereal.
Can u pls suggest a possible
solution. The following is an extract of the ping_test ....

After running the ping_test.bin file on board.

## Starting application at 0x00030000 ...
Init device '/dev/ttydiag'
Init tty channel: 0x0006ba78
Init device '/dev/tty0'
Init tty channel: 0x0006ba94
Init device '/dev/haldiag'
HAL/diag SERIAL init
Network stack using 69632 bytes for misc space
                    69632 bytes for mbufs
                    139264 bytes for mbuf clusters
[cyg_net_init] Init: mbinit(0x00000000)
[cyg_net_init] Init: cyg_net_init_devs(0x00000000)
Init device 'rltk8139_eth0'
cyg_pci_find_matching - func is at 319c8
cyg_pci_find_next: start[ffffffff] ...
   Bus: 0, Dev: 1, Fn: 0, Vendor: 10ec
... PCI vendor = 10ec, device = 8139, class 20000
Interrupt pin is 8
Interrupt pin is 8
[cyg_net_init] Init: loopattach(0x00000000)
[cyg_net_init] Init: ifinit(0x00000000)
[cyg_net_init] Init: domaininit(0x00000000)
[cyg_net_init] Init: cyg_net_add_domain(0x0006b7e4)
New domain internet at 0x00000000
[cyg_net_init] Init: cyg_net_add_domain(0x0006b244)
New domain route at 0x00000000
[cyg_net_init] Init: call_route_init(0x00000000)
[cyg_net_init] Done
eCos Started...
BOOTP[eth0] op: REPLY
       htype: Ethernet
        hlen: 6
        hops: 0
         xid: 0x0
        secs: 0
       flags: 0x0
       hw_addr: 00:80:48:1b:a5:70
     client IP: 192.168.2.130
         my IP: 192.168.2.130
     server IP: 192.168.2.196
    gateway IP: 192.168.2.1
  options:
        subnet mask: 255.255.255.0
       IP broadcast: 192.168.2.255
            gateway: 192.168.2.1
rltk8139_start2(eth0)
Sending 42 bytes
xmit 42 bytes at 0x0008fcd6 sg[1]
0008FCD6: FF FF FF FF FF FF 00 80  48 1B A5 70 08 06 00 01  |........H..p....|
0008FCE6: 08 00 06 04 00 01 00 80  48 1B A5 70 C0 A8 02 82  |........H..p....|
0008FCF6: 00 00 00 00 00 00 C0 A8  02 82                    |..........      |
rltk8139_start2(eth0)
Sending 42 bytes
xmit 42 bytes at 0x0008fc56 sg[1]
0008FC56: FF FF FF FF FF FF 00 80  48 1B A5 70 08 06 00 01  |........H..p....|
0008FC66: 08 00 06 04 00 01 00 80  48 1B A5 70 C0 A8 02 82  |........H..p....|
0008FC76: 00 00 00 00 00 00 C0 A8  02 82                    |..........      |
rltk8139_start2(eth0)
PING server 192.168.2.196
Sending 42 bytes
xmit 42 bytes at 0x0008fad6 sg[1]
0008FAD6: FF FF FF FF FF FF 00 80  48 1B A5 70 08 06 00 01  |........H..p....|
0008FAE6: 08 00 06 04 00 01 00 80  48 1B A5 70 C0 A8 02 82  |........H..p....|
0008FAF6: 00 00 00 00 00 00 C0 A8  02 C4                    |..........      |
recvfrom: Operation timed out
Sending 42 bytes
xmit 42 bytes at 0x0008fbd6 sg[1]
0008FBD6: FF FF FF FF FF FF 00 80  48 1B A5 70 08 06 00 01  |........H..p....|
0008FBE6: 08 00 06 04 00 01 00 80  48 1B A5 70 C0 A8 02 82  |........H..p....|
0008FBF6: 00 00 00 00 00 00 C0 A8  02 C4                    |..........      |
recvfrom: Operation timed out
Sending 42 bytes
xmit 42 bytes at 0x0008fa56 sg[1]
0008FA56: FF FF FF FF FF FF 00 80  48 1B A5 70 08 06 00 01  |........H..p....|
0008FA66: 08 00 06 04 00 01 00 80  48 1B A5 70 C0 A8 02 82  |........H..p....|
0008FA76: 00 00 00 00 00 00 C0 A8  02 C4                    |..........      |
rltk8139_send
recvfrom: Operation timed out
Sending 42 bytes
xmit 42 bytes at 0x0008fb56 sg[1]
0008FB56: FF FF FF FF FF FF 00 80  48 1B A5 70 08 06 00 01  |........H..p....|
0008FB66: 08 00 06 04 00 01 00 80  48 1B A5 70 C0 A8 02 82  |........H..p....|
0008FB76: 00 00 00 00 00 00 C0 A8  02 C4                    |..........      |
recvfrom: Operation timed out
recvfrom: Operation timed out
recvfrom: Operation timed out
recvfrom: Operation timed out
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
Sent 16 packets, received 0 OK, 0 bad
PING server 192.168.2.228
recvfromfun
recvfrom: Operation timed out
recvfromfun
recvfrom: Operation timed out
recvfromfun
recvfrom: Operation timed out
recvfromfun
recvfrom: Operation timed out
recvfromfun
recvfrom: Operation timed out
recvfromfun
recvfrom: Operation timed out
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
Sent 16 packets, received 0 OK, 0 bad
PASS:<Ping test OK>
EXIT:<done>

 
Thanks & Regards
Srinivas Rao.Ch




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2007-02-15 10:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 10:29 Srinivas rao [this message]
2007-02-15 11:23 ` Nick Garnett
2007-02-15 13:10 ` Andrew Lunn
2007-02-15 13:16   ` Gary Thomas
2007-03-06  8:44 Srinivas rao
2007-03-06 10:08 Srinivas rao

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=485030.7917.qm@web7909.mail.in.yahoo.com \
    --to=ch_srinivas321@yahoo.co.in \
    --cc=ecos-discuss@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).