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

[ovmf baseline-only test] 72070: all pass



This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 b80a4097393c90d041b299ef628e6104612a2586
baseline version:
 ovmf                 3f3a69b87a2d9b8e0186f6c078302614f55a3357

Last test of basis    72068  2017-09-06 08:19:44 Z    0 days
Testing same since    72070  2017-09-07 01:21:42 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Eric Dong <eric.dong@xxxxxxxxx>
  Fu Siyuan <siyuan.fu@xxxxxxxxx>
  Jiewen Yao <jiewen.yao@xxxxxxxxx>
  Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
  Wang Fan <fan.wang@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 b80a4097393c90d041b299ef628e6104612a2586
Author: Fu Siyuan <siyuan.fu@xxxxxxxxx>
Date:   Wed Sep 6 18:08:07 2017 +0800

    NetworkPkg: Fix GCC build error.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Cc: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>

commit 5f74808d03a3f5aae4a098afdff0c3e73d762776
Author: Fu Siyuan <siyuan.fu@xxxxxxxxx>
Date:   Wed Sep 6 18:07:40 2017 +0800

    MdeModulePkg: Fix GCC build error.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Cc: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>

commit 9a04dcffbb1e59333e500a8ce66e01a562be8b4f
Author: Fu Siyuan <siyuan.fu@xxxxxxxxx>
Date:   Mon Sep 4 16:04:53 2017 +0800

    NetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec protocol notify.
    
    The IP driver uses EfiCreateProtocolNotifyEvent() to register notify 
callback
    function for IpSec protocol, but it didn't notice that the callback will 
always
    be executed at least once, even the protocol wasn't in handle database.
    As a result, the Ip6IpSecProcessPacket() will still always call 
LocateProtocol()
    even the IpSec protocol is not installed, which will impact the network
    performance.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>

commit 5aae2d35de031a38e7812c615ff6bce36b31466a
Author: Fu Siyuan <siyuan.fu@xxxxxxxxx>
Date:   Mon Sep 4 16:04:13 2017 +0800

    MdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec protocol notify.
    
    The IP driver uses EfiCreateProtocolNotifyEvent() to register notify 
callback
    function for IpSec protocol, but it didn't notice that the callback will 
always
    be executed at least once, even the protocol wasn't in handle database.
    As a result, the Ip4IpSecProcessPacket() will still always call 
LocateProtocol()
    even the IpSec protocol is not installed, which will impact the network
    performance.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx>

commit 12cfc9009e7cf1a69ca675110c2cf6e21b152992
Author: Eric Dong <eric.dong@xxxxxxxxx>
Date:   Wed Sep 6 13:52:51 2017 +0800

    MdePkg/PiMmCis.h: Fix build failure.
    
    Include the missed header file to fix build failure.
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit d51b0122bf9bd1df831c77b5669bfbb66aaa4874
Author: Wang Fan <fan.wang@xxxxxxxxx>
Date:   Thu Aug 24 17:17:19 2017 +0800

    MdePkg: Add UEFI 2.7 defined GUID and structure for AIP network media type.
    
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wang Fan <fan.wang@xxxxxxxxx>

commit 4d150848c51f39363fec01779514baa8394d68c5
Author: Jiewen Yao <jiewen.yao@xxxxxxxxx>
Date:   Wed Sep 6 12:07:11 2017 +0800

    IntelSiliconPkg/VTd: improve debug message.
    
    Add /n for debug message to make error more
    readable.
    
    Suggested-by: Star Zeng <star.zeng@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 60794ee6b0c86c103ab227b0d9c2968c9c74810e
Author: Jiewen Yao <jiewen.yao@xxxxxxxxx>
Date:   Mon Sep 4 09:28:26 2017 +0800

    IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.
    
    If IOMMU is enabled, the legacy BIOS need allow the legacy memory
    access by the legacy device.
    The legacy memory is below 1M memory and HighPmm memory.
    
    Cc: Star Zeng <star.zeng@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 94fb621d370e7397e988038f28eede05b40ee6e5
Author: Jiewen Yao <jiewen.yao@xxxxxxxxx>
Date:   Mon Sep 4 16:43:35 2017 +0800

    IntelSiliconPkg/Vtd: Support CSM usage.
    
    Remove zero address check in IoMmuMap.
    The reason is that a CSM legacy driver may use legacy memory for DMA.
    As such, the legacyBios need allow below 1M to the legacy device.
    
    This patch also fixed some typo.
    
    Cc: Star Zeng <star.zeng@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Jiewen Yao <jiewen.yao@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

commit 7d8e8474f98bcefc6cc18914c995b04fa8a7e39d
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Tue Sep 5 22:49:37 2017 +0800

    MdePkg/PciSegmentLibSegmentInfo: fix typo in PciSegmentBitFieldAnd*()
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>

_______________________________________________
osstest-output mailing list
osstest-output@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/cgi-bin/mailman/listinfo/osstest-output

 


Rackspace

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