public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: "Oliveira, David" <DOliveira@telco.com>
Cc: "'ecos-discuss@sources.redhat.com'" <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] ECOS Networking with Redboot on 8260
Date: Mon, 13 Oct 2003 17:38:00 -0000	[thread overview]
Message-ID: <20031013173823.GA1165@lunn.ch> (raw)
In-Reply-To: <2002082FE6B7D411BB480030AB0074F302BA0937@normail1.atc.telco.com>

>   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

  reply	other threads:[~2003-10-13 17:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-13 15:36 Oliveira, David
2003-10-13 17:38 ` Andrew Lunn [this message]
2003-10-14 15:44 Oliveira, David
2003-10-14 16:16 ` Andrew Lunn
2003-10-14 16:24   ` Gary Thomas

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=20031013173823.GA1165@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=DOliveira@telco.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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).