All of lore.kernel.org
 help / color / mirror / Atom feed
* Tegra baseline test results for v3.10-rc5
@ 2013-06-11 12:24 ` Paul Walmsley
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Walmsley @ 2013-06-11 12:24 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r


Here are some basic Tegra test results for Linux v3.10-rc5.
Logs and other details at:

    http://www.pwsan.com/tegra/testlogs/test_v3.10-rc5/20130611044210/


Test summary
------------

Build: zImage:
    Pass ( 1/ 1): tegra_defconfig

Boot to userspace:
    Pass ( 1/ 1): tegra30-beaver


vmlinux object size
(delta in bytes from test_v3.10-rc4 
(d683b96b072dc4680fc74964eca77e6a23d1fa6e)):
   text     data      bss    total  kernel
   +703       +8        0     +711  tegra_defconfig

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Tegra baseline test results for v3.10-rc5
@ 2013-06-11 12:24 ` Paul Walmsley
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Walmsley @ 2013-06-11 12:24 UTC (permalink / raw)
  To: linux-arm-kernel


Here are some basic Tegra test results for Linux v3.10-rc5.
Logs and other details at:

    http://www.pwsan.com/tegra/testlogs/test_v3.10-rc5/20130611044210/


Test summary
------------

Build: zImage:
    Pass ( 1/ 1): tegra_defconfig

Boot to userspace:
    Pass ( 1/ 1): tegra30-beaver


vmlinux object size
(delta in bytes from test_v3.10-rc4 
(d683b96b072dc4680fc74964eca77e6a23d1fa6e)):
   text     data      bss    total  kernel
   +703       +8        0     +711  tegra_defconfig

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Tegra baseline test results for v3.10-rc5
  2013-06-11 12:24 ` Paul Walmsley
@ 2013-06-11 13:59     ` Jonathan Austin
  -1 siblings, 0 replies; 6+ messages in thread
From: Jonathan Austin @ 2013-06-11 13:59 UTC (permalink / raw)
  To: Paul Walmsley
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

Hi Paul,

On 11/06/13 13:24, Paul Walmsley wrote:
>
> Here are some basic Tegra test results for Linux v3.10-rc5.
> Logs and other details at:
>
>      http://www.pwsan.com/tegra/testlogs/test_v3.10-rc5/20130611044210/
>

These automated tests look pretty useful - is this some well known tool 
that's passed me by, or something you've written yourself? Something in 
between?

Particularly, does whatever you have handle boards on serial ports 
automagically, with a way to add different interfaces for resetting 
locked boards etc?

Thanks,

Jonny

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Tegra baseline test results for v3.10-rc5
@ 2013-06-11 13:59     ` Jonathan Austin
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Austin @ 2013-06-11 13:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Paul,

On 11/06/13 13:24, Paul Walmsley wrote:
>
> Here are some basic Tegra test results for Linux v3.10-rc5.
> Logs and other details at:
>
>      http://www.pwsan.com/tegra/testlogs/test_v3.10-rc5/20130611044210/
>

These automated tests look pretty useful - is this some well known tool 
that's passed me by, or something you've written yourself? Something in 
between?

Particularly, does whatever you have handle boards on serial ports 
automagically, with a way to add different interfaces for resetting 
locked boards etc?

Thanks,

Jonny

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Tegra baseline test results for v3.10-rc5
  2013-06-11 13:59     ` Jonathan Austin
@ 2013-07-31  0:53         ` Paul Walmsley
  -1 siblings, 0 replies; 6+ messages in thread
From: Paul Walmsley @ 2013-07-31  0:53 UTC (permalink / raw)
  To: Jonathan Austin
  Cc: Paul Walmsley,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

Hi Jonathan,

I'm sorry it's taken me so long to respond -

On Tue, 11 Jun 2013, Jonathan Austin wrote:

> On 11/06/13 13:24, Paul Walmsley wrote:
> > 
> > Here are some basic Tegra test results for Linux v3.10-rc5.
> > Logs and other details at:
> > 
> >      http://www.pwsan.com/tegra/testlogs/test_v3.10-rc5/20130611044210/
> > 
> 
> These automated tests look pretty useful - is this some well known tool that's
> passed me by, or something you've written yourself? Something in between?

A little of both.  The OMAP version of this is built on modified versions 
of Minicom and dtach, along with some Perl and shell scripts.  An early, 
extremely ugly version has been released to a few people under the GPL.  
A wider release is planned, once it's cleaned up.  The code changes 
required by the recent DT boot changes and kernel message text changes 
have consumed a large amount of time here.

If there's interest in the serial interaction scripts, e.g., the scripts 
that do PM testing once the board is booted, such as

http://www.pwsan.com/omap/testlogs/test_v3.11-rc1/20130721020309/pm/37xxevm/

those can be released sooner.  Maybe folks can even contribute new test 
scenarios for use in the testbed?

> Particularly, does whatever you have handle boards on serial ports
> automagically, with a way to add different interfaces for resetting locked
> boards etc?

All the console captures and command interaction is from the board serial 
consoles.  The board power inputs are connected to Ethernet-controlled AC 
or DC relays, and are automatically controlled by the scripts.  


Thanks for the interest,

- Paul

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Tegra baseline test results for v3.10-rc5
@ 2013-07-31  0:53         ` Paul Walmsley
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Walmsley @ 2013-07-31  0:53 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Jonathan,

I'm sorry it's taken me so long to respond -

On Tue, 11 Jun 2013, Jonathan Austin wrote:

> On 11/06/13 13:24, Paul Walmsley wrote:
> > 
> > Here are some basic Tegra test results for Linux v3.10-rc5.
> > Logs and other details at:
> > 
> >      http://www.pwsan.com/tegra/testlogs/test_v3.10-rc5/20130611044210/
> > 
> 
> These automated tests look pretty useful - is this some well known tool that's
> passed me by, or something you've written yourself? Something in between?

A little of both.  The OMAP version of this is built on modified versions 
of Minicom and dtach, along with some Perl and shell scripts.  An early, 
extremely ugly version has been released to a few people under the GPL.  
A wider release is planned, once it's cleaned up.  The code changes 
required by the recent DT boot changes and kernel message text changes 
have consumed a large amount of time here.

If there's interest in the serial interaction scripts, e.g., the scripts 
that do PM testing once the board is booted, such as

http://www.pwsan.com/omap/testlogs/test_v3.11-rc1/20130721020309/pm/37xxevm/

those can be released sooner.  Maybe folks can even contribute new test 
scenarios for use in the testbed?

> Particularly, does whatever you have handle boards on serial ports
> automagically, with a way to add different interfaces for resetting locked
> boards etc?

All the console captures and command interaction is from the board serial 
consoles.  The board power inputs are connected to Ethernet-controlled AC 
or DC relays, and are automatically controlled by the scripts.  


Thanks for the interest,

- Paul

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-31  0:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 12:24 Tegra baseline test results for v3.10-rc5 Paul Walmsley
2013-06-11 12:24 ` Paul Walmsley
     [not found] ` <alpine.DEB.2.02.1306111220490.22645-rwI8Ez+7Ko+d5PgPZx9QOdBPR1lH4CV8@public.gmane.org>
2013-06-11 13:59   ` Jonathan Austin
2013-06-11 13:59     ` Jonathan Austin
     [not found]     ` <51B72D2A.6040909-5wv7dgnIgG8@public.gmane.org>
2013-07-31  0:53       ` Paul Walmsley
2013-07-31  0:53         ` Paul Walmsley

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.