All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel
Date: Wed, 02 Apr 2014 00:01:44 +0200	[thread overview]
Message-ID: <533B3748.10101@xenomai.org> (raw)
In-Reply-To: <20140401214539.GD17765@csclub.uwaterloo.ca>

On 04/01/2014 11:45 PM, Lennart Sorensen wrote:
> On Tue, Apr 01, 2014 at 10:52:31PM +0200, Gilles Chanteperdrix wrote:
>> On 04/01/2014 09:40 PM, Lennart Sorensen wrote:
>>> On Tue, Apr 01, 2014 at 09:35:24PM +0200, Gilles Chanteperdrix wrote:
>>>> On 04/01/2014 03:12 PM, Lennart Sorensen wrote:
>>>>> On Tue, Apr 01, 2014 at 12:52:44PM +0200, Gilles Chanteperdrix wrote:
>>>>>> The way I test it is by running xeno-regression-test, using dohell with
>>>>>> LTP to create a load. Note that the latency result given by
>>>>>> xeno-regression-test should not be taken into account as switchtest is
>>>>>> running concurrently and creates large non-preemptible sections,
>>>>>> xeno-regression-test is more a stress test.
>>>>>
>>>>> I will see if I can find the invocation to run that then.
>>>>>
>>>>> I let cyclictest, switchtest and latency running the last 8 hours,
>>>>> and latency test currently says:
>>>>>
>>>>> RTD|     -0.814|      2.441|      7.486|       0|     0|     -2.116|     20.182
>>>>>
>>>>> That seems decent at least.
>>>>>
>>>>
>>>> I use:
>>>> xeno-regression-test -l "dohell -s 192.168.0.5 -m /mnt -l /ltp"
>>>>
>>>> Where the machine with ip 192.168.0.5 has the "discard" service enabled
>>>> (port 9, available in inetd), an usb key is mounted on /mnt, and LTP is
>>>> installed in /ltp.
>>>
>>> I get an error when I use the -s option.
>>
>> Probably because the machine with the IP address you pass after -s does
>> not have the "discard" service enabled in inetd.conf
> 
> I thought I had.

Do you have the nc command available?

> 
> root@omap5:~# grep RTIPC /boot/config-3.12-1-dra7xx 
> CONFIG_XENO_DRIVERS_RTIPC=m
> CONFIG_XENO_DRIVERS_RTIPC_XDDP=y
> CONFIG_XENO_DRIVERS_RTIPC_IDDP=y
> CONFIG_XENO_DRIVERS_RTIPC_BUFP=y
> 
> Maybe I forgot to load the module....  Yep that was it.
> 
> Then I got to this:
> 
> Started child 14296: /usr/lib/xenomai/testsuite/latency xeno-regression-test -l dohell -s 10.200.19.25 -m /mnt -l /mnt -t 2

I woud say you forgot the quotes around the dohell command, so the -m
option gets passed to latency instead of dohell.

-- 
                                                                Gilles.


  reply	other threads:[~2014-04-01 22:01 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-31 17:45 [Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel Lennart Sorensen
2014-03-31 18:12 ` Gilles Chanteperdrix
2014-03-31 18:24   ` Lennart Sorensen
2014-03-31 19:15     ` Lennart Sorensen
2014-03-31 19:17       ` Gilles Chanteperdrix
2014-03-31 19:18         ` Lennart Sorensen
2014-03-31 19:37           ` Lennart Sorensen
2014-03-31 19:44             ` Gilles Chanteperdrix
2014-03-31 20:42               ` Lennart Sorensen
2014-03-31 20:53                 ` Lennart Sorensen
2014-03-31 20:57                   ` Lennart Sorensen
2014-03-31 21:06                     ` Gilles Chanteperdrix
2014-03-31 21:25                       ` Lennart Sorensen
2014-03-31 21:49                         ` Gilles Chanteperdrix
2014-03-31 21:53                           ` Lennart Sorensen
2014-03-31 21:59                             ` Lennart Sorensen
2014-03-31 22:04                               ` Lennart Sorensen
2014-03-31 22:11                                 ` Gilles Chanteperdrix
2014-03-31 22:27                                   ` Gilles Chanteperdrix
2014-04-01  1:32                                     ` Lennart Sorensen
2014-04-01 10:52                                       ` Gilles Chanteperdrix
2014-04-01 13:12                                         ` Lennart Sorensen
2014-04-01 19:35                                           ` Gilles Chanteperdrix
2014-04-01 19:40                                             ` Lennart Sorensen
2014-04-01 20:52                                               ` Gilles Chanteperdrix
2014-04-01 21:45                                                 ` Lennart Sorensen
2014-04-01 22:01                                                   ` Gilles Chanteperdrix [this message]
2014-04-02  2:35                                                   ` Lennart Sorensen
2014-04-02  7:11                                                     ` Gilles Chanteperdrix
2014-04-02 13:24                                                       ` Lennart Sorensen
2014-04-02 13:26                                                         ` Gilles Chanteperdrix
2014-04-02 13:40                                                           ` Lennart Sorensen
2014-04-02 13:41                                                             ` Lennart Sorensen
2014-04-02 13:46                                                               ` Lennart Sorensen
2014-04-02 13:56                                                                 ` Gilles Chanteperdrix
2014-04-02 14:38                                                                   ` Lennart Sorensen
2014-04-02 14:41                                                                     ` Gilles Chanteperdrix
2014-04-03 13:46                                                                       ` Lennart Sorensen
2014-04-03 13:56                                                                         ` Gilles Chanteperdrix
2014-04-03 14:16                                                                           ` Lennart Sorensen
2014-04-14 21:06                                                                             ` Lennart Sorensen
2014-04-15 11:39                                                                               ` Gilles Chanteperdrix
2014-06-13 18:15                                                                                 ` Lennart Sorensen
2014-03-31 19:19     ` Gilles Chanteperdrix
     [not found] <mailman.33.1396388743.2839.xenomai@xenomai.org>
2014-04-02  9:21 ` Andreas Glatz

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=533B3748.10101@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    --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.