From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13099 invoked by alias); 13 Oct 2003 17:38:23 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 13090 invoked from network); 13 Oct 2003 17:38:22 -0000 Received: from unknown (HELO londo.lunn.ch) (80.238.139.98) by sources.redhat.com with SMTP; 13 Oct 2003 17:38:22 -0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1A96eF-0000de-00; Mon, 13 Oct 2003 19:38:23 +0200 Date: Mon, 13 Oct 2003 17:38:00 -0000 To: "Oliveira, David" Cc: "'ecos-discuss@sources.redhat.com'" Message-ID: <20031013173823.GA1165@lunn.ch> Mail-Followup-To: "Oliveira, David" , "'ecos-discuss@sources.redhat.com'" References: <2002082FE6B7D411BB480030AB0074F302BA0937@normail1.atc.telco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2002082FE6B7D411BB480030AB0074F302BA0937@normail1.atc.telco.com> User-Agent: Mutt/1.5.4i From: Andrew Lunn Subject: Re: [ECOS] ECOS Networking with Redboot on 8260 X-SW-Source: 2003-10/txt/msg00206.txt.bz2 > If I rebuild the ECOS library without networking, most of the standard > tests will execute and pass. The tests that still will not pass are: cache, > cxxsupp, execept1, kexcept1, kcache1, kcache2. I think that "basic" and > "context" tests also fail, but I will have to rebuild and test again to > confirm this. If context is failing you probably cannot context switch properly. Since the stack uses threads, this would be a problem. Similarly, quiet a few network devices need to play with caches, so if they don't work, that could also be a problem. Before doing more with the network stack i would try to solve these problems. cxxsupp is not so important. Andrew -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss