All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: Joachim Meyer <Jogi95@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] still verification problems
Date: Tue, 03 Jun 2008 10:15:49 +0200	[thread overview]
Message-ID: <4844FDB5.9020208@domain.hid> (raw)
In-Reply-To: <794283247@domain.hid>

Joachim Meyer wrote:
> Hi
> 
> I still have problems with 2 tests of the testsuite:
> irqloop doesn't seem to work:
> -------------------------------------
> bash-3.00# irqbench/irqloop
> Test mode:    user-space task
> Port type:    serial
> Port address: 0x3f8
> Port IRQ:     4
> 
> Received IRQs:     0
> Acknowledged IRQs: 0
> bash-3.00# 
> ------------------------------------

Hm, irqloop is from the irqbench test suite requiring a special setup
and does not make sense on non X86 systems: See

http://www.rts.uni-hannover.de/xenomai/lxr/source/doc/txt/irqbench.txt

> latency in kernel mode fails
> -----------------------------------
> bash-3.00# latency/latency -t1
> == Sampling period: 100 us
> == Test mode: in-kernel periodic task
> == All results in microseconds
> latency: failed to start in-kernel timer benchmark, code -25
> ---|------------|------------|------------|--------|-------------------------
> RTS|  267928.028|  805352.732|      32.768|       0|    00:00:40/00:00:40
> bash-3.00# 
> -----------------------------------------------------------------------------------
> 
> if nobody can give me hints (modules are loaded) where to look for the errors, maybe somebody can
> send me the manpages. I heard they are availible for debian unstable users, but
> I would have to download and in stall it, just for this reason, so maybe someone
> can manage to download and send them to me.

You can find the error codes here:

http://www.xenomai.org/index.php/Resolving_Error_Codes
http://lxr.linux.no/linux/include/asm-generic/errno-base.h
http://lxr.linux.no/linux/include/asm-generic/errno.h

Most likely the corresponding driver modules for timer testing is not
loaded or linked into the kernel.

> Can I assume, if all the tests in the testsuite work, that everything works fine? Sure there won't be a
> 100% guarantee, but I would do anything to make sure, that later errors won't have there source in
> an non working Linux/Xenomai.

It's at least a good sign.

Wolfgang.


  reply	other threads:[~2008-06-03  8:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03  7:53 [Xenomai-help] still verification problems Joachim Meyer
2008-06-03  8:15 ` Wolfgang Grandegger [this message]
2008-06-03  9:20 ` Gilles Chanteperdrix

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=4844FDB5.9020208@domain.hid \
    --to=wg@domain.hid \
    --cc=Jogi95@domain.hid \
    --cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.