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

[linux-arm-xen baseline-only test] 38131: tolerable FAIL



This run is configured for baseline tests only.

flight 38131 linux-arm-xen real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/38131/

Failures :-/ but no regressions.

Tests which did not succeed, but are not blocking:
 test-armhf-armhf-libvirt-qcow2  9 debian-di-install            fail never pass
 test-armhf-armhf-xl-vhd       9 debian-di-install            fail   never pass
 test-armhf-armhf-xl-qcow2     9 debian-di-install            fail   never pass
 test-armhf-armhf-xl-raw       9 debian-di-install            fail   never pass
 test-armhf-armhf-libvirt-vhd  9 debian-di-install            fail   never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt-xsm 14 guest-saverestore            fail   never pass
 test-armhf-armhf-libvirt     14 guest-saverestore            fail   never pass
 test-armhf-armhf-libvirt     12 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt-raw  9 debian-di-install            fail   never pass
 test-armhf-armhf-xl          13 saverestore-support-check    fail   never pass
 test-armhf-armhf-xl          12 migrate-support-check        fail   never pass
 test-armhf-armhf-xl-midway   12 migrate-support-check        fail   never pass
 test-armhf-armhf-xl-midway   13 saverestore-support-check    fail   never pass
 test-armhf-armhf-xl-xsm      13 saverestore-support-check    fail   never pass
 test-armhf-armhf-xl-xsm      12 migrate-support-check        fail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-check        fail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-check    fail   never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-check    fail  never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-check        fail  never pass
 test-armhf-armhf-xl-rtds     13 saverestore-support-check    fail   never pass
 test-armhf-armhf-xl-rtds     12 migrate-support-check        fail   never pass

version targeted for testing:
 linux                9550fff2bd1f88405dd61d86e90807046a580d6c
baseline version:
 linux                64972ceb0b0cafc91a09764bc731e1b7f0503b5c

Last test of basis    37825  2015-08-12 14:58:00 Z   56 days
Testing same since    38131  2015-10-06 21:34:13 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
  David S. Miller <davem@xxxxxxxxxxxxx>
  Michel Stam <m.stam@xxxxxxxx>
  Riku Voipio <riku.voipio@xxxxxxxxxx>

jobs:
 build-armhf-xsm                                              pass    
 build-armhf                                                  pass    
 build-armhf-libvirt                                          pass    
 build-armhf-pvops                                            pass    
 test-armhf-armhf-xl                                          pass    
 test-armhf-armhf-libvirt-xsm                                 fail    
 test-armhf-armhf-xl-xsm                                      pass    
 test-armhf-armhf-xl-credit2                                  pass    
 test-armhf-armhf-libvirt                                     fail    
 test-armhf-armhf-xl-midway                                   pass    
 test-armhf-armhf-xl-multivcpu                                pass    
 test-armhf-armhf-libvirt-qcow2                               fail    
 test-armhf-armhf-xl-qcow2                                    fail    
 test-armhf-armhf-libvirt-raw                                 fail    
 test-armhf-armhf-xl-raw                                      fail    
 test-armhf-armhf-xl-rtds                                     pass    
 test-armhf-armhf-libvirt-vhd                                 fail    
 test-armhf-armhf-xl-vhd                                      fail    


------------------------------------------------------------
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 9550fff2bd1f88405dd61d86e90807046a580d6c
Author: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date:   Thu Nov 6 15:49:41 2014 +0000

    asix: Do full reset during ax88772_bind
    
    commit 3cc81d85ee01 ("asix: Don't reset PHY on if_up for ASIX 88772")
    causes the ethernet on Arndale to no longer function. This appears to
    be because the Arndale ethernet requires a full reset before it will
    function correctly, however simply reverting the above patch causes
    problems with ethtool settings getting reset.
    
    It seems the problem is that the ethernet is not properly reset during
    bind, and indeed the code in ax88772_bind that resets the device is a
    very small subset of the actual ax88772_reset function. This patch uses
    ax88772_reset in place of the existing reset code in ax88772_bind which
    removes some code duplication and fixes the ethernet on Arndale.
    
    It is still possible that the original patch causes some issues with
    suspend and resume but that seems like a separate issue and I haven't
    had a chance to test that yet.
    
    Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
    Tested-by: Riku Voipio <riku.voipio@xxxxxxxxxx>
    Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

commit 85d069fec4af144a5f98102e702e27a66d759f94
Author: Michel Stam <m.stam@xxxxxxxx>
Date:   Thu Oct 2 10:22:02 2014 +0200

    asix: Don't reset PHY on if_up for ASIX 88772
    
    I've noticed every time the interface is set to 'up,', the kernel
    reports that the link speed is set to 100 Mbps/Full Duplex, even
    when ethtool is used to set autonegotiation to 'off', half
    duplex, 10 Mbps.
    It can be tested by:
     ifconfig eth0 down
     ethtool -s eth0 autoneg off speed 10 duplex half
     ifconfig eth0 up
    
    Then checking 'dmesg' for the link speed.
    
    Signed-off-by: Michel Stam <m.stam@xxxxxxxx>
    Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

_______________________________________________
osstest-output mailing list
osstest-output@xxxxxxxxxxxxxxxxxxxx
http://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®.