This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: timeout in tftp_client_test.c : case reopened


Hi All,

Following a suggestion by Laurent , I retried  the tftp_client_test.c with a
larger file (256k) .
the similar behaviour as was previously reported happened :
The tftp_get returns with a 0 error after 124 blocks of 512 bytes (63488
bytes) while
the file to get was 255864 bytes
Shure enough , the same behaviour previously observed with windump appeared
again
: everything seems to go well until the tftp_get issues an other RRQ

have other people on the list tested successfully the tftp_get with files
over 64k with drivers
other than the 82559 ? It's not obvious to me at least , if its the tftp_get
application or the driver that
is faulty. ? When using redboot , files over 1 meg are routinely downloaded.

>Is Windump able to output the content of the packets ? (previous post )
yes , I will try to see if i can observe a pattern.

thanks to all

Henri


exerpt from output
Trying tftp_get hello1.s      192.168.0.4...
res = 63488, err = 0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]