xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: osstest service owner <osstest-admin@xenproject.org>
To: xen-devel@lists.xenproject.org
Subject: [ovmf test] 173290: regressions - FAIL
Date: Fri, 23 Sep 2022 14:21:31 +0000	[thread overview]
Message-ID: <osstest-173290-mainreport@xen.org> (raw)

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

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-i386-xl-qemuu-ovmf-amd64  7 xen-install       fail REGR. vs. 173289

version targeted for testing:
 ovmf                 a8e8c43a0ef25af133dc5ef1021befd897f71b12
baseline version:
 ovmf                 5f403cdc6a367d8aad70f25e4286cb3785f2a1a2

Last test of basis   173289  2022-09-23 09:41:41 Z    0 days
Testing same since   173290  2022-09-23 12:13:11 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Christopher Zurcher <christopher.zurcher@microsoft.com>
  Christopher Zurcher <zurcher@gmail.com>
  Yi Li <yi1.li@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                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          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 a8e8c43a0ef25af133dc5ef1021befd897f71b12
Author: Christopher Zurcher <zurcher@gmail.com>
Date:   Thu Sep 22 04:25:41 2022 +0800

    CryptoPkg/OpensslLib: Update generated files for native X64
    
    Cc: Yi Li <yi1.li@intel.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
    Cc: Guomin Jiang <guomin.jiang@intel.com>
    Signed-off-by: Christopher Zurcher <christopher.zurcher@microsoft.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 4102950a21dc726239505b8f7b8e017b6e9175ec
Author: Christopher Zurcher <zurcher@gmail.com>
Date:   Thu Sep 22 04:25:40 2022 +0800

    CryptoPkg/OpensslLib: Commit the auto-generated assembly files for IA32
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3654
    
    Adding the auto-generated assembly files for IA32 architectures.
    
    Cc: Yi Li <yi1.li@intel.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
    Cc: Guomin Jiang <guomin.jiang@intel.com>
    Signed-off-by: Christopher Zurcher <christopher.zurcher@microsoft.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 03f708090b9da25909935e556c351a4d9445fd3f
Author: Christopher Zurcher <zurcher@gmail.com>
Date:   Thu Sep 22 04:25:39 2022 +0800

    CryptoPkg/OpensslLib: Add native instruction support for IA32
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3654
    
    Adding native instruction support for accelerated OpenSSL features for
    IA32 architecture, following the pattern set by the previous commits for
    X64 native support.
    
    Cc: Yi Li <yi1.li@intel.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
    Cc: Guomin Jiang <guomin.jiang@intel.com>
    Signed-off-by: Christopher Zurcher <christopher.zurcher@microsoft.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 0c9d4ad788e90b96b0dbe2bf7e2f8ee38c6ab4b5
Author: Yi Li <yi1.li@intel.com>
Date:   Thu May 12 17:10:16 2022 +0800

    CryptoPkg/Test: Add unit test for CryptoBn
    
    Add unit test for CryptoBn.
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
    Cc: Guomin Jiang <guomin.jiang@intel.com>
    Signed-off-by: Yi Li <yi1.li@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 42951543ddc56e98d413a73ecb57618f01ef20ec
Author: Yi Li <yi1.li@intel.com>
Date:   Wed Sep 7 16:14:35 2022 +0800

    CryptoPkg: Add BigNum API to DXE and protocol
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
    
    The implementation provides CryptBn library functions
    for EFI Driver and EFI BaseCrypt Protocol.
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
    Cc: Guomin Jiang <guomin.jiang@intel.com>
    
    Signed-off-by: Yi Li <yi1.li@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit fd0ad0c3469fbc6faca2d1c6ddb13dd5f10acd28
Author: Yi Li <yi1.li@intel.com>
Date:   Wed Sep 7 16:12:00 2022 +0800

    CryptoPkg: Add BigNum support
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
    
    This patch is used to add CryptBn library, which is wrapped
    over OpenSSL.
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
    Cc: Guomin Jiang <guomin.jiang@intel.com>
    Signed-off-by: Yi Li <yi1.li@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>


                 reply	other threads:[~2022-09-23 14:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=osstest-173290-mainreport@xen.org \
    --to=osstest-admin@xenproject.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).