All of lore.kernel.org
 help / color / mirror / Atom feed
* [ovmf test] 185093: regressions - trouble: blocked/broken/pass
@ 2024-03-19 12:27 osstest service owner
  0 siblings, 0 replies; only message in thread
From: osstest service owner @ 2024-03-19 12:27 UTC (permalink / raw)
  To: xen-devel

flight 185093 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/185093/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64-pvops               <job status>                 broken
 build-amd64-pvops             5 host-build-prep          fail REGR. vs. 185049

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1)             blocked n/a

version targeted for testing:
 ovmf                 35f6a2780e5198315a9f100c07b3bc86187d20a8
baseline version:
 ovmf                 3840c35e34d1c992268092b6366e26f2acc55a75

Last test of basis   185049  2024-03-15 12:41:10 Z    3 days
Testing same since   185093  2024-03-19 10:11:15 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Ceping Sun <cepingx.sun@intel.com>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            broken  
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         blocked 
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    


------------------------------------------------------------
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

broken-job build-amd64-pvops broken

Not pushing.

------------------------------------------------------------
commit 35f6a2780e5198315a9f100c07b3bc86187d20a8
Author: Ceping Sun <cepingx.sun@intel.com>
Date:   Tue Feb 27 05:18:33 2024 +0800

    OvmfPkg/TdxDxe: Clear the registers before tdcall
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4696
    
    Refer to the [GHCI] spec, TDVF should clear the BIT5 for RBP in the mask.
    And TDVF should clear the regitsers to avoid leaking secrets to VMM.
    
    Reference:
    [GHCI]: TDX Guest-Host-Communication Interface v1.5
    https://cdrdv2.intel.com/v1/dl/getContent/726792
    
    Cc: Erdem Aktas <erdemaktas@google.com>
    Cc: James Bottomley <jejb@linux.ibm.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Min Xu <min.m.xu@intel.com>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Cc: Michael Roth <michael.roth@amd.com>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    Cc: Erdem Aktas <erdemaktas@google.com>
    Cc: Isaku Yamahata <isaku.yamahata@intel.com>
    Signed-off-by: Ceping Sun <cepingx.sun@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
    Reviewed-by: Min Xu <min.m.xu@intel.com>

commit a1a6da80aa80baecfba71a4d8e4c38dbb8f2f4d3
Author: Ceping Sun <cepingx.sun@intel.com>
Date:   Tue Feb 27 05:18:32 2024 +0800

    OvmfPkg/CcExitLib: Update TDVMCALL_EXPOSE_REGS_MASK
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4696
    
    Refer to the [GHCI] spec, TDVF should clear the BIT5 for RBP in the mask.
    
    Reference:
    [GHCI]: TDX Guest-Host-Communication Interface v1.5
    https://cdrdv2.intel.com/v1/dl/getContent/726792
    
    Cc: Erdem Aktas <erdemaktas@google.com>
    Cc: James Bottomley <jejb@linux.ibm.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Min Xu <min.m.xu@intel.com>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Cc: Michael Roth <michael.roth@amd.com>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    Cc: Isaku Yamahata <isaku.yamahata@intel.com>
    Signed-off-by: Ceping Sun <cepingx.sun@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
    Reviewed-by: Min Xu <min.m.xu@intel.com>

commit 07c49d5d402429ef4dbe1da5f8371a0a07bcc279
Author: Ceping Sun <cepingx.sun@intel.com>
Date:   Tue Feb 27 05:18:31 2024 +0800

    MdePkg/BaseLib: Update TDVMCALL_EXPOSE_REGS_MASK
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4696
    
    Refer to the [GHCI] spec, TDVF should clear the BIT5 for RBP in the mask.
    
    Reference:
    [GHCI]: TDX Guest-Host-Communication Interface v1.5
    https://cdrdv2.intel.com/v1/dl/getContent/726792
    
    Cc: Liming Gao <gaoliming@byosoft.com.cn>
    Cc: Michael D Kinney <michael.d.kinney@intel.com>
    Cc: Erdem Aktas <erdemaktas@google.com>
    Cc: James Bottomley <jejb@linux.ibm.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Min Xu <min.m.xu@intel.com>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Cc: Michael Roth <michael.roth@amd.com>
    Cc: Isaku Yamahata <isaku.yamahata@intel.com>
    Signed-off-by: Ceping Sun <cepingx.sun@intel.com>
    Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>


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

only message in thread, other threads:[~2024-03-19 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-19 12:27 [ovmf test] 185093: regressions - trouble: blocked/broken/pass 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.