[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 71934: all pass



This run is configured for baseline tests only.

flight 71934 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71934/

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 bb4831c03dd15ff8528dcdbc7d2ad1835f55563e
baseline version:
 ovmf                 c1acb0f9b8222a97d2ad72dbebbcefc214d9ce03

Last test of basis    71929  2017-08-01 19:47:26 Z    2 days
Testing same since    71934  2017-08-04 00:19:04 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Alcantara, Paulo <paulo.alc.cavalcanti@xxxxxx>
  Fu Siyuan <siyuan.fu@xxxxxxxxx>
  Hao Wu <hao.a.wu@xxxxxxxxx>
  Hegde Nagaraj P <nagaraj-p.hegde@xxxxxxx>
  Huajing Li <huajing.li@xxxxxxxxx>
  HuajingLi <huajing.li@xxxxxxxxx>
  Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
  Jun Nie <jun.nie@xxxxxxxxxx>
  Marvin Haeuser <Marvin.Haeuser@xxxxxxxxxxx>
  Marvin.Haeuser@xxxxxxxxxxx <Marvin.Haeuser@xxxxxxxxxxx>
  Paulo Alcantara <paulo.alc.cavalcanti@xxxxxx>
  Star Zeng <star.zeng@xxxxxxxxx>
  Wu Jiaxin <jiaxin.wu@xxxxxxxxx>

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                          pass    


------------------------------------------------------------
sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xs.citrite.net/~osstest/testlogs/logs

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


Push not applicable.

------------------------------------------------------------
commit bb4831c03dd15ff8528dcdbc7d2ad1835f55563e
Author: Fu Siyuan <siyuan.fu@xxxxxxxxx>
Date:   Wed Jul 26 15:57:38 2017 +0800

    NetworkPkg: Display HTTP redirection info to the screen if need.
    
    HTTP defines a set of status code for redirecting a request to a different 
URI
    in Section 6.4 of RFC7231 and also RFC7583. This patch updates the HTTP boot
    driver to display the redirection info to the screen so the user would have
    chance to know new URI address of the HTTP boot image.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>

commit f11a7a555269f469b609ceb77221b59ec9b93ba9
Author: HuajingLi <huajing.li@xxxxxxxxx>
Date:   Tue Aug 1 12:30:18 2017 +0800

    ShellPkg/dblk: Honor the BlockIo alignment requirement.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Huajing Li <huajing.li@xxxxxxxxx>
    Reviewed-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>

commit 91ec57c44875754375c8c59fed224e541511b4f7
Author: Marvin.Haeuser@xxxxxxxxxxx <Marvin.Haeuser@xxxxxxxxxxx>
Date:   Fri Jul 21 18:20:22 2017 +0800

    UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation of PpinSupport().
    
    The documentation of PpinSupport() refers to 'Enhanced Intel
    SpeedStep'. This patch fixes these referneces.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Marvin Haeuser <Marvin.Haeuser@xxxxxxxxxxx>
    Reviewed-by: Jeff Fan <jeff.fan@xxxxxxxxx>

commit c16eee92d4b2e872f21645f7a4a04bbfb2a92d75
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Jun 15 15:15:59 2017 +0800

    MdeModulePkg/Ufs: Set 'Data Segment Length' field for Write Descriptor
    
    According to the Universal Flash Storage (UFS) Version 2.1 (JESD220C) spec
    Section 10.7.8.5, the DATA SEGMENT LENGTH field of the UPIU shall also be
    set to number of descriptor bytes to write.
    
    The origin codes miss the above operation.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 32c9049de1225de1b1fff796369d6fa0e7c9febc
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Mon Jun 19 10:53:34 2017 +0800

    MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 59d3fad32ec928d91be3d6fbc3a5aab3409b5f68
Author: Star Zeng <star.zeng@xxxxxxxxx>
Date:   Wed Aug 2 10:07:31 2017 +0800

    UefiCpuPkg SecCore: Fix operands of different size in bitwise operation
    
    It is introduced by 9e9ca2100f22be29f1a53129d741f4305ff34a71.
    
    Cc: Hao Wu <hao.a.wu@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Jeff Fan <jeff.fan@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 354a75f9ed0d2f37ace0614135e08e6a8b83e174
Author: Alcantara, Paulo <paulo.alc.cavalcanti@xxxxxx>
Date:   Tue Jun 6 08:33:36 2017 +0800

    MdePkg/Ftp4: Fix wrong function pointer declaration
    
    EFI_FTP4_DATA_CALLBACK is a function pointer and defined as follows:
    
    > typedef
    > EFI_STATUS
    > (EFIAPI *EFI_FTP4_DATA_CALLBACK)(
    >  IN EFI_FTP4_PROTOCOL           *This,
    >  IN EFI_FTP4_COMMAND_TOKEN      *Token
    >  );
    
    And EFI_FTP4_COMMAND_TOKEN structure declared it as:
    
    > EFI_FTP4_DATA_CALLBACK *DataCallback
    
    Which ended up being a pointer to function pointer and clearly wrong.
    This patch fixes it by removing the misleading '*' from declaration.
    It's also fixed in new UEFI 2.7 spec.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Paulo Alcantara <paulo.alc.cavalcanti@xxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>

commit 45ea8a0c4550e1bb357d9e1d7fe653cd79cacaf5
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Mon Jul 31 13:36:37 2017 +0800

    NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child
    
    During clean up the HTTP child, all resources used by it should be cleaned. 
But
    currently, TLS instance is not destroyed.
    
    This patch is to fix this issue.
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>

commit 6aac2db4a11432b11ba92a0d1652d6ec3d81f353
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Mon Jul 31 13:29:40 2017 +0800

    CryptoPkg/TlsLib: Remove the redundant free of BIO objects
    
    TLS BIO objects (InBio/OutBio) will be freed by SSL_free() function.
    So, the following free operation (BIO_free) in TlsFree is redundant.
    It can be removed directly.
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Long Qin <qin.long@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Long Qin <qin.long@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>

commit 9ef28ed3126f3890174ee966c6d48246b80b8ab8
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Sun Jul 30 21:52:02 2017 +0800

    NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issue
    
    This patch is to fix the potential issue recorded at Bugzilla 636:
    https://bugzilla.tianocore.org/show_bug.cgi?id=636
    
    The issue is caused by the IPv6 policy switching after PXEv6 boot. When IP
    policy is changing, the IPv6 children used by PXE.UdpRead() will be 
destroyed.
    Then, PXE Stop() function is called to uninstall the devicePath protocol,
    which leads to the IPv6 PXE boot option goes missing.
    
    Through the above analysis, the IP driver should take the responsibility for
    the upper layer network stacks recovery by using ConnectController().
    
    Cc: Hegde Nagaraj P <nagaraj-p.hegde@xxxxxxx>
    Cc: Subramanian Sriram <sriram-s@xxxxxxx>
    Cc: Ni Ruiyu <ruiyu.ni@xxxxxxxxx>
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Hegde Nagaraj P <nagaraj-p.hegde@xxxxxxx>
    Reviewed-by: Subramanian Sriram <sriram-s@xxxxxxx>
    Tested-by: Hegde Nagaraj P <nagaraj-p.hegde@xxxxxxx>

commit d58bb59d37f8b86d67d886c8d62588cc043924e8
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Tue Jul 25 20:49:27 2017 +0800

    NetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_STATUS_CODE
    
    "HTTP_STATUS_300_MULTIPLE_CHIOCES"
    This should instead be:
    "HTTP_STATUS_300_MULTIPLE_CHOICES"
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>

commit d7de19ced208b8e83d4859f5e19b6795995c4d2b
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Tue Jul 25 20:48:12 2017 +0800

    MdeModulePkg/DxeHttpLib: Fix spelling typo in EFI_HTTP_STATUS_CODE
    
    "HTTP_STATUS_300_MULTIPLE_CHIOCES"
    This should instead be:
    "HTTP_STATUS_300_MULTIPLE_CHOICES"
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>

commit 3310ca8f827c4a0c9deb5bdf178d049907438953
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Tue Jul 25 20:47:09 2017 +0800

    MdePkg/Http.h: Fix spelling typo in EFI_HTTP_STATUS_CODE
    
    "HTTP_STATUS_300_MULTIPLE_CHIOCES"
    This should instead be:
    "HTTP_STATUS_300_MULTIPLE_CHOICES"
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>

commit 30c9eaeac65d8f4d8b0cbf1673c9e6e70e077cd8
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Tue Jul 25 20:32:35 2017 +0800

    NetworkPkg/HttpDxe: Refine the coding style.
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>

commit fd49f2c18f386f816ef4d506a45e55daddaaea8a
Author: Jiaxin Wu <jiaxin.wu@xxxxxxxxx>
Date:   Tue Jul 25 20:31:58 2017 +0800

    MdePkg/Http.h: Refine the coding style.
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>

commit be61fcd2b095f39e250f309fe4a01cf170f5c8e7
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Tue Aug 1 11:50:39 2017 +0800

    IntelSiliconPkg/IntelVTdDxe: Add explicit NULL pointer checks
    
    Add explicit NULL pointer check to make the codes more straight-forward.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit f5046945b668403a9800e686f804a3ea1e9e79d7
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Tue Aug 1 11:45:33 2017 +0800

    IntelSiliconPkg/IntelVTdDxe: Fix typo for VTd IOTLB domain ID
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@xxxxxxxxx>
    Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>

commit edc65fc4d83a7083ed139c00b8669c959a7fae8f
Author: Jun Nie <jun.nie@xxxxxxxxxx>
Date:   Tue Aug 1 17:28:58 2017 +0800

    ArmPkg: Move IS_DEVICE_PATH_NODE for sharing
    
    Move IS_DEVICE_PATH_NODE into header to share it.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Jun Nie <jun.nie@xxxxxxxxxx>
    Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.