From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <533C1709.3090305@xenomai.org> Date: Wed, 02 Apr 2014 15:56:25 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <533B14FC.1000007@xenomai.org> <20140401194053.GC17765@csclub.uwaterloo.ca> <533B270F.4060702@xenomai.org> <20140401214539.GD17765@csclub.uwaterloo.ca> <20140402023531.GE17765@csclub.uwaterloo.ca> <533BB83F.5040301@xenomai.org> <20140402132401.GF17765@csclub.uwaterloo.ca> <533C100A.7050501@xenomai.org> <20140402134017.GG17765@csclub.uwaterloo.ca> <20140402134133.GH17765@csclub.uwaterloo.ca> <20140402134609.GI17765@csclub.uwaterloo.ca> In-Reply-To: <20140402134609.GI17765@csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lennart Sorensen Cc: xenomai@xenomai.org On 04/02/2014 03:46 PM, Lennart Sorensen wrote: > On Wed, Apr 02, 2014 at 09:41:34AM -0400, Lennart Sorensen wrote: >> Here is the argv array it is getting: >> >> argv=[/usr/lib/xenomai/testsuite/xeno-test-run][/usr/bin/xeno-regression-test][xeno-regression-test][-l][/usr/lib/xenomai/testsuite/dohell -s 10.200.19.25 -m /mnt -l /mnt] >> >> No wonder it isn't working. > > Found it. it can happen when the user isn't capable of operating cut and paste: > > root@omap5:/mnt/xenomai-2.6.3# xeno-regression-test xeno-regression-test -l "/usr/lib/xenomai/testsuite/dohell -s 10.200.19.25 -m /mnt -l /mnt" -t 2 > > Lets try fixing that shall we... PEBKAC then. Ok, -t 2 measures the irq latency, it may not be what you want. -- Gilles.