[ECOS] eCos TCP/IP stack

Kaustubh Purandare kaustubh_purandare@rediffmail.com
Wed Dec 19 19:46:00 GMT 2001


Thanks David,

I am in a process of testing the stack for synthetic Linux and then planning to port the same on the chip.

As Ethernet processes on the contigious data and the upper layers need mbufs for processing so I guess converting (copy) into mbuf is a necessary evil which does affect the performance of the system. 

I'll be glad to hear more about telnet implementation from your side. Even I need to implement the same for my project.

Regards,

Kaustubh


On Wed, 19 Dec 2001 David Webster wrote :
> Kaustubh,
> 
> I've just started using the TCP/IP stack. First 
> impressions are that it
> seems ok - it's very early days yet and I've not really 
> strained it. As
> far as performance is concerned there's a memcpy of the 
> rxd and rxd
> ether frame from the Ethernet chip in/from an mbuf that 
> it would be nice
> to get rid of. It's pretty functional - as you've 
> noticed there's no
> telnet - (I sent an email about just this a couple of 
> hours earlier than
> your email!) something I need so I'm going to look at 
> doing something
> over the new year.
> 
> 	Regards
> 		Dave Webster
> 
> 	
> 
> 
> 
> -----Original Message-----
> From: ecos-discuss-owner@sources.redhat.com
> [mailto:ecos-discuss-owner@sources.redhat.com] On 
> Behalf Of Kaustubh
> Purandare
> Sent: 19 December 2001 03:36
> To: ecos-discuss@sources.redhat.com
> Subject: [ECOS] eCos TCP/IP stack
> 
> 
> Hello All,
> 
> I am currently planning to use the eCos TCP/IP stack 
> (Net Packages)for
> my project.
> 
> Has anyone worked on the stack? I would be glad if I 
> can get any
> information about the stability, limitations and 
> performance issues for
> the TCP/IP stack. Moreover I also need a telnet agent 
> for the stack. Is
> there a telnet agent developed for the stack?
> 
> Regards,
> 
> Kaustubh 
> 
> 
 




More information about the Ecos-discuss mailing list