All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [xen-unstable-smoke test] 140766: regressions - FAIL
@ 2019-08-28 17:26 osstest service owner
  0 siblings, 0 replies; only message in thread
From: osstest service owner @ 2019-08-28 17:26 UTC (permalink / raw)
  To: xen-devel, osstest-admin

flight 140766 xen-unstable-smoke real [real]
http://logs.test-lab.xenproject.org/osstest/logs/140766/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-libvirt      7 xen-boot                 fail REGR. vs. 140727

Tests which did not succeed, but are not blocking:
 test-armhf-armhf-xl          13 migrate-support-check        fail   never pass
 test-armhf-armhf-xl          14 saverestore-support-check    fail   never pass
 test-arm64-arm64-xl-xsm      13 migrate-support-check        fail   never pass
 test-arm64-arm64-xl-xsm      14 saverestore-support-check    fail   never pass

version targeted for testing:
 xen                  d0c0ba7d3de63c40058e0e28882faa5daa68edc1
baseline version:
 xen                  10279e35609ba590b86308a83400b3161f5c7157

Last test of basis   140727  2019-08-27 21:01:01 Z    0 days
Testing same since   140766  2019-08-28 15:00:59 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Chao Gao <chao.gao@intel.com>
  Paul Durrant <paul.durrant@citrix.com>
  Roger Pau Monné <roger.pau@citrix.com>

jobs:
 build-arm64-xsm                                              pass    
 build-amd64                                                  pass    
 build-armhf                                                  pass    
 build-amd64-libvirt                                          pass    
 test-armhf-armhf-xl                                          pass    
 test-arm64-arm64-xl-xsm                                      pass    
 test-amd64-amd64-xl-qemuu-debianhvm-amd64                    pass    
 test-amd64-amd64-libvirt                                     fail    


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary


Not pushing.

------------------------------------------------------------
commit d0c0ba7d3de63c40058e0e28882faa5daa68edc1
Author: Paul Durrant <paul.durrant@citrix.com>
Date:   Wed Aug 28 16:58:45 2019 +0200

    x86/hvm/domain: remove the 'hap_enabled' flag
    
    The hap_enabled() macro can determine whether the feature is available
    using the domain 'options'; there is no need for a separate flag.
    
    NOTE: Furthermore, by extending sanitizing of the domain 'options', the
          macro can be transformed into an inline function and re-located to
          xen/sched.h. This also makes hap_enabled() common, thus allowing
          removal of an ugly ifdef CONFIG_X86 from the common iommu code.
    
    Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
    Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
    Reviewed-by: Jan Beulich <jbeulich@suse.com>

commit b806c91275fb1ab7696ebf033b56631693056c90
Author: Roger Pau Monné <roger.pau@citrix.com>
Date:   Wed Aug 28 16:57:36 2019 +0200

    p2m/ept: pass correct level to atomic_write_ept_entry in ept_invalidate_emt
    
    The level passed to ept_invalidate_emt corresponds to the EPT entry
    passed as the mfn parameter, which is a pointer to an EPT page table,
    hence the entries in that page table will have one level less than the
    parent.
    
    Fix the call to atomic_write_ept_entry to pass the correct level, ie:
    one level less than the parent.
    
    Fixes: 50fe6e73705 ('pvh dom0: add and remove foreign pages')
    Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
    Reviewed-by: Kevin Tian <kevin.tian@intel.com>.

commit de45e3ff37bb1602796054afabfa626ea5661c45
Author: Chao Gao <chao.gao@intel.com>
Date:   Wed Aug 28 16:52:18 2019 +0200

    microcode/amd: fix memory leak
    
    Two buffers, '->equiv_cpu_table' and '->mpb',  inside 'mc_amd' might be
    allocated and in the error-handing path they are not freed properly.
    
    Signed-off-by: Chao Gao <chao.gao@intel.com>
    Reviewed-by: Jan Beulich <jbeulich@suse.com>
(qemu changes not included)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-28 17:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-28 17:26 [Xen-devel] [xen-unstable-smoke test] 140766: regressions - FAIL osstest service owner

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.