Linux Tegra architecture development
 help / color / mirror / Atom feed
* Tegra baseline test results for v4.9-rc1
@ 2016-11-02 13:39 Jon Hunter
       [not found] ` <ff60cb86-a8e3-dc25-ac86-b6e3ccf7ea17-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Hunter @ 2016-11-02 13:39 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
  Cc: kernel-build-reports-cunTk1MwBs8s++Sfvej+rw,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

Here are some basic Tegra test results for Linux v4.9-rc1.
Logs and other details at:

    https://nvtb.github.io//linux/test_v4.9-rc1/20161102045959/


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

Build: zImage:
    FAIL: ( 1/ 2): multi_v7_defconfig
    Pass: ( 1/ 2): tegra_defconfig

Build: Image:
    Pass: ( 1/ 1): defconfig

Boot to userspace: defconfig:
    Pass: ( 4/ 4): qemu-vexpress64, tegra132-norrin,
		   tegra210-p2371-0000, tegra210-smaug

Boot to userspace: tegra_defconfig:
    Pass: ( 5/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1,
		   tegra124-nyan-big, tegra20-trimslice, tegra30-beaver

PM: System suspend: tegra_defconfig:
    FAIL: ( 5/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1,
		   tegra124-nyan-big, tegra20-trimslice, tegra30-beaver


vmlinux object size
(delta in bytes from test_v4.8 (c8d2bc9bc39ebea8437fd974fdbc21847bb897a3)):
   text     data      bss    total  kernel
-3007747  +3664344    +7816  +664413  defconfig
 +69649   +14344    +3952   +87945  tegra_defconfig


Boot-time memory difference
(delta in bytes from test_v4.8 (c8d2bc9bc39ebea8437fd974fdbc21847bb897a3))
    avail    rsrvd     high    freed                board              kconfig                  dtb
    -640k     640k        .      64k      qemu-vexpress64            defconfig           __internal
      -4k       4k        .        . tegra114-dalmore-a04      tegra_defconfig     tegra114-dalmore
      -4k       4k        .        .  tegra124-jetson-tk1      tegra_defconfig  tegra124-jetson-tk1
     -96k      96k        .        .      tegra132-norrin            defconfig      tegra132-norrin
      -4k       4k        .        .    tegra20-trimslice      tegra_defconfig    tegra20-trimslice
    -660k     660k        .      64k  tegra210-p2371-0000            defconfig  tegra210-p2371-0000
    -664k     664k        .      64k       tegra210-smaug            defconfig       tegra210-smaug
      -4k       4k        .        .       tegra30-beaver      tegra_defconfig       tegra30-beaver

--
nvpublic

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

* Re: Tegra baseline test results for v4.9-rc1
       [not found] ` <ff60cb86-a8e3-dc25-ac86-b6e3ccf7ea17-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
@ 2016-11-02 13:54   ` Jon Hunter
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Hunter @ 2016-11-02 13:54 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
  Cc: kernel-build-reports-cunTk1MwBs8s++Sfvej+rw,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org


On 02/11/16 13:39, Jon Hunter wrote:
> Here are some basic Tegra test results for Linux v4.9-rc1.
> Logs and other details at:
>
>     https://nvtb.github.io//linux/test_v4.9-rc1/20161102045959/
>
>
> Test summary
> ------------
>
> Build: zImage:
>     FAIL: ( 1/ 2): multi_v7_defconfig

This issue was exposed by commit 3f0958d8aea7 ("ARM: multi_v7_defconfig: 
enable CONFIG_EFI") because our builder is using an older version on 
bin-utils. This has been fixed by commit b0dddf6c147e ("efi/arm: Fix 
absolute relocation detection for older toolchains").

>     Pass: ( 1/ 2): tegra_defconfig
>
> Build: Image:
>     Pass: ( 1/ 1): defconfig
>
> Boot to userspace: defconfig:
>     Pass: ( 4/ 4): qemu-vexpress64, tegra132-norrin,
> 		   tegra210-p2371-0000, tegra210-smaug
>
> Boot to userspace: tegra_defconfig:
>     Pass: ( 5/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1,
> 		   tegra124-nyan-big, tegra20-trimslice, tegra30-beaver
>
> PM: System suspend: tegra_defconfig:
>     FAIL: ( 5/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1,
> 		   tegra124-nyan-big, tegra20-trimslice, tegra30-beaver

These failures are not true/hard failures as suspend is still working. 
Commit 4bcc595ccd80 ("printk: reinstate KERN_CONT for printing 
continuation lines") exposed a issue with one of the messages seen in 
suspend (which we look for when testing suspend) and caused the suspend 
test to report a failure. This has been fixed by commit 1adb469b9b76 
("PM / suspend: Fix missing KERN_CONT for suspend message").

Jon

-- 
nvpublic

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

end of thread, other threads:[~2016-11-02 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02 13:39 Tegra baseline test results for v4.9-rc1 Jon Hunter
     [not found] ` <ff60cb86-a8e3-dc25-ac86-b6e3ccf7ea17-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-11-02 13:54   ` Jon Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox